I don't understand the extension system entirely, but I think that simpletransform.py just provides some helper functions for other extensions to import and use. It doesn't need an .inx because it's not itself an extension. The person reporting the bug noted that just moving simpletransform.py to the extensions folder fixed the error...
simplepath.rb and simplestyle.py seem to be similar helper functions, that are propertly installed...
-Tom
On Feb 4, 2008 4:36 PM, Tom Davidson <tjd@...1007...> wrote:
Duh, sorry, I didn't read Alexandre's message, apparently... Ignore my last msg...
On Feb 4, 2008 4:35 PM, Tom Davidson <tjd@...1007...> wrote:
The fact that simpletransform is no longer installed is reported in:
https://bugs.launchpad.net/inkscape/+bug/187838
Please close that one as fix-released if you get it added back in!
On Feb 4, 2008 3:42 PM, <popolon@...1497...> wrote:
Alexandre Prokoudine wrote:
Hi,
We seem to have a simpletransform.py extension that isn't installed by default (bug 187838) and has no accompanying .inx. Is it of any use? Why do we have it at all?
Alexandre
grep simpletransform inkscape/share/extensions/*
Makefile.am: simpletransform.py \ Makefile.in: simpletransform.py \ pathalongpath.py:import pathmodifier,simpletransform pathalongpath.py: bbox=simpletransform.computeBBox(self.patterns.values()) pathmodifier.py:from simpletransform import *
It is used by pathalongpath.py
Regards
Popolon
This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel