Re: [PyQt] Crash with shortcircuit signals

2007-07-11 Thread Kelvie Wong
On my 32-bit system, it always fails (gcc 4.1.2, python 2.5.1, Gentoo). Strangely, however, when on my 64-bit system (gcc 4.1.2, python 2.5.1, also Gentoo), it crashes when I run it from Ipython, but works just fine in the regular python shell. On 7/10/07, Giovanni Bajo <[EMAIL PROTECTED]> wrote

[PyQt] Qt Designer 4.3 / pyuic4 doesn't support cursorShape?

2007-06-24 Thread Kelvie Wong
Whenever I try to compile a .ui file where any of the widgets change the "cursor" property, pyuic4 (I use the 2007 June 21 snapshot) generates the following error: DEBUG:root:setting property cursor Traceback (most recent call last): File "//usr/lib/python2.5/site-packages/PyQt4/uic/pyuic.py", l