Re: [PyQt] QStateMachine won't start

2012-07-07 Thread Vincent Vande Vyvre
On 08/07/12 00:37, Itay Brandes wrote: > Hey, > I'm trying to start a QStateMachine and seem to fail. > > Here is my code: http://pastebin.com/mQmyva9K > Where am i wrong? > > Thanks. > > > ___ > PyQt mailing listPyQt@riverbankcomputing.com > http://w

[PyQt] QStateMachine won't start

2012-07-07 Thread Itay Brandes
Hey, I'm trying to start a QStateMachine and seem to fail. Here is my code: http://pastebin.com/mQmyva9K Where am i wrong? Thanks. ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Re: [PyQt] Possible Issue with PyQt on Amazon EC2 Instance

2012-07-07 Thread David Boddie
On Thu, 05 Jul 2012 22:24:08 +0100, Phil Thompson wrote: > > On Thu, 5 Jul 2012 17:17:22 -0400, Kevin Hu wrote: [...] > > When I kill process Xvfb :99, and try again, I receive the error: > > > > ghost: cannot connect to X server :99 > > _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to r

Re: [PyQt] Building PyQt.

2012-07-07 Thread Detlev Offenbach
Hello, a much easier way to get PyQt4 running on Windows is to use the PyQt4 installer. With that you should be able to get eric installed within a couple of minutes. Please note, that eric5 needs Python3. If you want a Python2 setup please install eric4. Regards, Detlev On Thursday 05 July 2