Bugs item #1075640, was opened at 2004-11-29 23:11
Message generated for change (Comment added) made by scislac
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1075640&group_id=93438
Category: Shape Editing
Group: Win32
Status: Open
Resolution: None
Priority: 9
Submitted By: matiphas (matiphas)
Assigned to: Nobody/Anonymous (nobody)
Summary: Spiral editing, divergence=0.00 may cause a crash
Initial Comment:
on win2k, French, build of 29nov2004
Here is the way to reproduce it :
Start inkscape
Draw a spiral, then set its divergence to 0.00
Select the spiral, and switch to node or spiral tool
Try to modify the spiral with the mouse (inner or outer
handle) -> crash with an error pop up :
**Error**: file sp-spiral.cpp line 446
(NR::sp_spiral_get_xy(const SPSpiral*, gdouble)):
assertion failed: (t>=0.0) aborting...
+ some (2) extra pop ups, displaying the same message,
before the application is finally closed.
----------------------------------------------------------------------
>Comment By: Josh Andler (scislac)
Date: 2004-12-30 19:56
Message:
Logged In: YES
user_id=794813
Still happens with latest CVS on Win32.
Bulia, can you also try to reproduce in Win 98?
My steps were (following matiphas')...
1) Draw a spiral, set its divergence to 0.00
2) Select node tool, and try to modify a control handle with it
-Josh
----------------------------------------------------------------------
Comment By: bulia byak (buliabyak)
Date: 2004-12-21 00:13
Message:
Logged In: YES
user_id=741217
Still cannot reproduce this on Linux.
----------------------------------------------------------------------
Comment By: Kalle Anka (vellum)
Date: 2004-11-30 11:32
Message:
Logged In: YES
user_id=685207
build 28/11 win 32 2000
bug confirmed
vellum
----------------------------------------------------------------------
Comment By: Josh Andler (scislac)
Date: 2004-11-30 08:55
Message:
Logged In: YES
user_id=794813
confirmed win32 11/28 build
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1075640&group_id=93438
|