calligraphic tool crashes Inkscape

This is NOT a support forum. You are welcome to discuss software issues here, but all issues should be reported on Launchpad if you want them fixed.
User avatar
druban
Posts: 1917
Joined: Fri Nov 20, 2009 10:48 pm

calligraphic tool crashes Inkscape

Postby druban » Mon Aug 16, 2010 9:56 pm

Using Inkscaper9712-1008140955 and inkscaper9640-1007241020 the calligraphy tool crashes inkscape when I try to control-follow another curve sometimes it lets me draw a couple of lines first but the crash is pretty inevitable.
I did the the gdb but the backtrace did not happen! Instead This is what i saw.

GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html
Your mind is what you think it is.

~suv
Posts: 2272
Joined: Sun May 10, 2009 2:07 am

Re: calligraphic tool crashes Inkscape

Postby ~suv » Mon Aug 16, 2010 10:51 pm

druban wrote:the calligraphy tool crashes inkscape when I try to control-follow another curve
Since you are using a tablet, it's most likely the same issue as
Bug #284546 in Inkscape: “Crash on using calligraphy tracing tool with wacom tablet”.

druban wrote:So I went to the bugtracker to post it anyway but after I clicked on "no, I need to report a new bug" absolutely nothing happened. Any hints?
Sorry, no idea what might have happened.

User avatar
druban
Posts: 1917
Joined: Fri Nov 20, 2009 10:48 pm

Re: calligraphic tool crashes Inkscape

Postby druban » Tue Aug 17, 2010 7:07 am

Thanks ~suv it is indeed a wacom tablet. when i went to bugtracker it was not one of the bugs it offered as possibilities but that may have to do with how I wrote the description.
I am interested to know about the backtrace thing though - you must be familiar with the gdb program (although i think you are on a MacOS) is the backtrace a saved file, or just output that shows up in the console? is the output I got
Program exited with code 03.
(gdb) bt
No stack.
(gdb)

all the information it gives?
Your mind is what you think it is.

~suv
Posts: 2272
Joined: Sun May 10, 2009 2:07 am

Re: calligraphic tool crashes Inkscape

Postby ~suv » Tue Aug 17, 2010 8:06 am

druban wrote:(…) it is indeed a wacom tablet.
As far as I understood the crash is not limited to Wacom tablets, but happens with whatever tablet is used, across all platforms.

druban wrote:I am interested to know about the backtrace thing though - you must be familiar with the gdb program (although i think you are on linux OS) is the backtrace a saved file, or just output that shows up in the console?
I'm on Mac OS X, and my knowledge about gdb is limited (just the basics). And I haven't used it on Windows… But backtrace output (bt) is to the console/terminal like the other output of gdb. See the gdb documentation about Logging Output options if you want to save the output of gdb commands to a file.

druban wrote:(no debugging symbols found)
Did you install the debug files? They can be downloaded from sf.net for 0.47, or from modevia for each snapshot build (AFAIK you have to place the unpacked files inside the Inkscape folder).
Some tips can be found in the Inkscape Wiki: Debugging Tips for Windows (I hope they are still current).

User avatar
druban
Posts: 1917
Joined: Fri Nov 20, 2009 10:48 pm

Re: calligraphic tool crashes Inkscape

Postby druban » Tue Aug 17, 2010 10:17 am

~suv wrote:Did you install the debug files? They can be downloaded from sf.net for 0.47, or from modevia for each snapshot build (AFAIK you have to place the unpacked files inside the Inkscape folder).

I did download them at the same time as the build itself posted on http://inkscape.modevia.com/win32/?M=D
But I have never debugged before so I will take a look at the info.
Thanks!
Your mind is what you think it is.


Return to “Discuss Software Issues”