[scribus-dev] future scripter

ale rimoldi ale.comp_06 at xox.ch
Mon Jul 4 08:35:14 UTC 2016


hi

On 03/07/16 13:57, JLuc wrote:
> The (new|future) scribus scripter (ng|2) is said to be brillant
> but is stuck in the repos (what a pity when its so brillant)
> and it seems that's because of python version issues
> and linking with scribus C++.
>
> It seems gimp & gegl has issues with its python scripter also :
> Fyi see http://permalink.gmane.org/gmane.comp.video.gimp.devel/28075 for
> elaborated solutions...

thanks you jluc for caring about this.

the issue have some similarity (change from one version to the other of 
the underlying framework) but solving one cannot help solving the other.

as a reminder: the blocking issue is about getting the c++ signals and 
slots to correctly propagate to the python code.

the issue is very specific to Qt and PyQt.

if somebody wants to help here is the current code:

https://github.com/aoloe/scribus-plugin-scripter

it compiles but fails to bind signals and slots across the boundaries 
between qt and pyqt.

ciao
a.l.e



More information about the scribus-dev mailing list