[PyQt] pyuic4 segfaults with 20090601 snapshots

2009-06-02 Thread Darren Dale
I am using the 20090601 sip and pyqt4 snapshots on a 64-bit kubuntu karmic
alpha system. I see segfaults with pyuic4, for example with the attached
file using:

pyuic4 -o ui_skipmode.py ui_skipmode.ui

I don't see the problem using the same snapshots on a 64-bit gentoo system,
which also uses gcc-4.4. I know karmic is in early stages of development,
but it has been quite stable for me, and qtdemo.py seems to run without
trouble. pyrcc4 does not appear to be segfaulting on either system.

Can anyone else reproduce the segfault with the snapshots and the attached
file?

Thanks
Darren


ui_skipmode.ui
Description: Binary data
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Re: [PyQt] pyuic4 segfaults with 20090601 snapshots

2009-06-02 Thread Demetrius Cassidy

I think theres something wrong with the 20090601 build. Build fails on
Vista64, and another guy has a problem with the x11 snapshot with the same
compiler error.

Have you tried earlier builds at all?


Darren Dale-3 wrote:
 
 I am using the 20090601 sip and pyqt4 snapshots on a 64-bit kubuntu karmic
 alpha system. I see segfaults with pyuic4, for example with the attached
 file using:
 
 pyuic4 -o ui_skipmode.py ui_skipmode.ui
 
 I don't see the problem using the same snapshots on a 64-bit gentoo
 system,
 which also uses gcc-4.4. I know karmic is in early stages of development,
 but it has been quite stable for me, and qtdemo.py seems to run without
 trouble. pyrcc4 does not appear to be segfaulting on either system.
 
 Can anyone else reproduce the segfault with the snapshots and the attached
 file?
 
 Thanks
 Darren
 
  
 ___
 PyQt mailing listPyQt@riverbankcomputing.com
 http://www.riverbankcomputing.com/mailman/listinfo/pyqt
 

-- 
View this message in context: 
http://www.nabble.com/pyuic4-segfaults-with-20090601-snapshots-tp23842729p23842781.html
Sent from the PyQt mailing list archive at Nabble.com.

___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt


Re: [PyQt] pyuic4 segfaults with 20090601 snapshots

2009-06-02 Thread Darren Dale
On Tue, Jun 2, 2009 at 7:22 PM, Demetrius Cassidy dcassid...@mass.rr.comwrote:


 I think theres something wrong with the 20090601 build. Build fails on
 Vista64, and another guy has a problem with the x11 snapshot with the same
 compiler error.

 Have you tried earlier builds at all?


I didn't have problems building the June 1 pyqt snapshot once I installed
sip 20090601. I can't claim that the problem I see is specific to this
particular snapshot, I think this is the first time I have needed to run
pyuic4 in a while.
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt