-----Original Message----- From: bulia byak [mailto:buliabyak@...400...] Sent: 05 September, 2009 04:13 To: J.B.C.Engelen@...1578... Cc: prsodk@...400...; scislac@...400...; inkscape- devel@lists.sourceforge.net Subject: Re: [Inkscape-devel] Win32 libs update request - was Re: Inkscape0.47pre2
On Fri, Sep 4, 2009 at 7:40 AM, <J.B.C.Engelen@...1578...> wrote:
We should definitely not remove THROW_CONTINUITYERROR ! It means there is a real problem that Inkscape/2geom should not ignore. I think what causes the problem in this case is adding a line segment with 'invalid' points (like infinity). Perhaps adding a simple check for that in the callygr tool will fix this issue.
Does this exception lead to crashing? If yes we must definitely disable it for the release, and possibly reenable afterwards (if there's interest in fixing it properly). End users should not be forced to help us debug our bugs if there's any chance of crashing.
Yes, it causes crashes, and it makes the calligraphic tracing feature virtually unusable in Windows (when using the Wacom).