Hi Ted,
I just tried. Unfortunately it did not work :(
Did you notice my changes in trunk? I submitted the attached patch to Bryce and Josh to incorporate in 0.46, but I think it is not necessary seeing you did some changes in notebook parameter aswell. Could you sort it out in trunk?
(Please note that your patch contains a lot of tab characters that we are trying to get rid of!)
Inkscape shows the popup with "function plotter" working, but then crashes with:
C:\inkscape046\inkscape>inkscape terminate called after throwing an instance of 'Glib::SpawnError'
This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information.
Emergency save activated! Emergency save completed. Inkscape will close now. If you can reproduce this crash, please file a bug at www.inkscape.org with a detailed description of the steps leading to the crash, so we can fix it.
Gdb tells me it crashes in a windows routine that is string related. Can't say where in Inkscape code though.
Inkscape-trunk now does *not* crash, however the function plotter still does not work. Another effect that does use the notebook parameter (measure path) *does* work. So that's good. I do get these warnings though:
** (inkscape.exe:18676): CRITICAL **: void Inkscape::GC::Anchored::release() const: assertion `_anchor' failed
Regards, Johan
-----Original Message----- From: inkscape-devel-bounces@lists.sourceforge.net [mailto:inkscape-devel-bounces@lists.sourceforge.net] On Behalf Of Ted Gould Sent: donderdag 28 februari 2008 6:08 To: Inkscape Devel List Subject: [Inkscape-devel] Extensions on win32
Hey,
So I think that this patch fixes a bunch of the extensions problems, many of them on win32. Can someone test it on Windows for me?
Thanks, Ted