Does it run ok if you call it from a command line with the options as it will be getting from inkscape?

2008/9/11 ricardo lafuente <bollecs@...1994...>
Dear all,

Here's a call for help, as i'm totally stuck in this.
I've been getting familiar with Python extensions and managed to whip up
a couple.
I ran into an issue, though: if i call an external command (using
os.system('pwd'), for the simplest example), it executes it but doesn't
go through the rest of the extension script, closing the window and
returning to Inkscape. (i believe the same happens with exec statements)
I thought it could be that the extension architecture doesn't allow for
running external commands, but fact is that the extension actually
executes it before borking. Am i missing something obvious?

Thank you
ricardo

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Inkscape-devel mailing list
Inkscape-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-devel