
On Mon, 2005-04-11 at 15:42 -0500, aaron@...749... wrote:
Has anyone tried to use effects on Win32. I tried it at work today and failed. When I try to run a script I get:
** (inkscape.exe:2648): CRITICAL **: file extension/implementation/script.cpp: line 586 (virtual void Inkscape::Extension::Implementation::Script::effect(Inkscape::Extension::Effect*, SPView*)): assertion 'mydoc != NULL' failed
I'm having great difficulty diagnosing whether it fails before or after running the script. Is it supposed to work?
Well, they should. All of the pipe stuff has been patched to work, but I think that some of the scripts have hard coded paths to things like the perl binary that breaks many of them. Also, some of the dependencies fail more often for a reason unknown to me :( I'd love to see them work -- I'd hate for Windows users to miss out on the fun :)
--Ted