Extension execution on Windows crashes update
Some time ago we reported that executing extensions on Windows crashes Inkscape. Today I read the Bill Baxter was actually able to run some extension, so I tried again. The LaTeX extension still crashes, Path-along-path too. But the grid extension does not crash.
Details: I am building Inkscape with a slightly modified build.xml so Inkscape always starts with a console window, to easily see debug info. I am going to try without console window now, to see whether that matters. In any case, execution of the grid extension did not spawn a new console window, nor did it pass focus to the already existing console.
Later, Johan
On 9/25/07, J.B.C.Engelen@...1578... <J.B.C.Engelen@...1578...> wrote:
Some time ago we reported that executing extensions on Windows crashes Inkscape. Today I read the Bill Baxter was actually able to run some extension, so I tried again. The LaTeX extension still crashes, Path-along-path too. But the grid extension does not crash.
Likely it's because the grid is internal extension, i.e. does not call anything, all is done in Inkscape code.
On Tue, 2007-09-25 at 10:32 +0200, J.B.C.Engelen@...1578... wrote:
The LaTeX extension still crashes, Path-along-path too. But the grid extension does not crash.
Grid is internal while LaTeX uses the scripting interface. So they are very different.
I currently believe that the call we're using in Glib is crashing on Win2K. Are you using Win2K?
Bob, are you planning up update the lib bundle to the newly released GTK/Glibs? I'm hoping that'll fix this problem.
--Ted
Sorry for my ignorance about the Grid extension.
I am using Windows XP SP2. (btw, inkscape's python thingies crash on both my WinXP computers)
Hope the new libs will resolve this issue!
Johan
-----Original Message----- From: Ted Gould [mailto:ted@...11...] Sent: Tue 9/25/2007 18:15 To: Engelen, J.B.C. (Johan); Bob Jamison Cc: Inkscape Devel List Subject: Re: Extension execution on Windows crashes update
On Tue, 2007-09-25 at 10:32 +0200, J.B.C.Engelen@...1578... wrote:
The LaTeX extension still crashes, Path-along-path too. But the grid extension does not crash.
Grid is internal while LaTeX uses the scripting interface. So they are very different.
I currently believe that the call we're using in Glib is crashing on Win2K. Are you using Win2K?
Bob, are you planning up update the lib bundle to the newly released GTK/Glibs? I'm hoping that'll fix this problem.
--Ted
participants (3)
-
unknown@example.com
-
bulia byak
-
Ted Gould