[PySide] cxfreeze and PySide 1.2.0

Roman Lacko backup.rlacko at gmail.com
Thu Jul 11 16:39:47 CEST 2013


2013/7/11 John Ehresman <jpe at wingware.com>

> On 7/11/13 8:43 AM, Joel B. Mohler wrote:
> >> The code needs to check if atexit is NULL and possibly just print a
> >> warning and continue without registering the handler.  The problem is
> >> that segfaults can occur at shutdown (I think) if the handler isn't run.
> >
> > I'm working up a patch for this.
>
> Thanks!
>
> > What is the correct submission routine?  I signed up on gerrit at
> > qt-project.org; do I now just push to
> > git://gitorious.org/pyside/pyside.git and it magically appears for
> review?
>
> I've updated this page on the wiki:
>    http://qt-project.org/wiki/PySide_Development_Getting_Started
>
> You may also want to refer to the Qt docs on gerrit:
>    http://qt-project.org/wiki/Gerrit-Introduction
>    http://qt-project.org/wiki/Setting-up-Gerrit
>
> > How does one do incremental builds of pyside?  So far I haven't gotten
> > deeper than "python setup.py build", but that takes ages.
>
> Roman can probably answer this for the setup build, but in general,
> updating the typesystem file requires the whole module to be rebuilt.
>

the pyside-setup script does not support incremental builds (yet), you need
to manually build pyside and shiboken module if you need incremental builds.

-Roman


>
> John
>
> _______________________________________________
> PySide mailing list
> PySide at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/pyside
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20130711/52792c97/attachment.html>


More information about the PySide mailing list