bugSkencil - Bugs: bug #3918, Polyline/bezier tool crash

 
 

bug #3918: Polyline/bezier tool crash

Submitter:  Wojciech Halicki-Piszko <gnuwhp>
Submitted:  Sat 07 Jun 2003 07:02:18 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Release:  0.7.x
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 20 Mar 2004 11:28:57 PM UTC, comment #1: 

Fixed in CVS with Sketch/Editor/tools.py rev 1.8 and related changes.

Bernhard Herzog <bh>
Group administrator
Sat 07 Jun 2003 07:02:18 PM UTC, original submission:  

1. After managed to get out of Polyline or Bezier Tools. No lines have
been drawn.
Warning: <Sketch.UI.skapp.AppContext instance at 0x8386174>.TOOL:
<boundmethod SketchMainWindow.tool_changed of
<Sketch.UI.mainwindow.SketchMainWindow instance at 0x83adaac>>()Traceback
(most recent call last):  File "./Sketch/Base/connector.py", line 83, in
Issue  File "./Sketch/UI/mainwindow.py", line 356, in tool_changed  File
"./Sketch/UI/canvas.py", line 172, in SetTool  File
"./Sketch/Editor/doceditor.py", line 422, in SetTool  File
"./Sketch/Editor/tools.py", line 284, in End  File
"./Sketch/Editor/tools.py", line 288, in finish  File
"./Sketch/Editor/tools.py", line 77, in stop_editAttributeError:
'NoneType' object has no attribute 'show_handles'

2. After a try to change line width atribute. Done on line made with
Freehandtool.
_del_ <Sketch.UI.libartdevice.LibartDevice instance at 0x8478964>
_del_ <Sketch.UI.libartdevice.LibartDevice instance at 0x848051c>
Segmentation fault

Sorry no Python knowlegde so I can only submit. I hope it is meaningful.

whp

Wojciech Halicki-Piszko <gnuwhp>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Digest:
   bug dependencies.

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-03-20 bh Open/ClosedOpen Closed
2004-03-20 bh StatusNone Fixed
2003-07-17 bernhard Summaryanother one!

Back to the top

Powered by Savane 3.13-aa77.
Corresponding source code