[scribus] bug report

a.l.e ale.comp_06 at xox.ch
Mon Dec 6 08:14:55 CET 2010


hi

since the website seems to be down, here an indirect bug report from my irc backgrack:

<yofel> hm, about phitoo_s python issue, that's because here on ubuntu the C API seems to set sys.path[0] not to an empty string but to /usr/lib/python2.6 which you assume is sys.path[1], so you're overwriting the base search path when initializing the script engine.
<yofel> why not use "sys.path.insert(0, \"%1\")\n" instead of
"sys.path[0] = \"%1\"\n" in
scribus/plugins/scriptplugin/scriptercore.cpp?


it would be a pity to lose track of it...

ciao
a.l.e



More information about the scribus mailing list