Re: [PyQt] Odd key press behavior in PyQt app

2011-03-03 Thread Mike Ramirez
On Thursday, March 03, 2011 08:57:31 pm Umang Varma wrote: > Just wondering whether this is the wrong place to ask and if so what > might be a better list to ask this question on. > Yes this would be the right place to ask. *disclaimer I'm not a PyQt maintainer or involved outside of being a us

Re: [PyQt] Odd key press behavior in PyQt app

2011-03-03 Thread Umang Varma
Just wondering whether this is the wrong place to ask and if so what might be a better list to ask this question on. Thanks, Umang On 02/13/2011 09:42 PM, Umang Varma wrote: > Hi, > > I would like some help in fixing a bug in my application. The > application is a game that reads user input usi

[PyQt] Failure to compile PyQt4 Python3.2

2011-03-03 Thread Algis Kabaila
Hi, I want to upgrade from Python 2.6 to Python 3.2, including PyQt. So far I used PyQt installed as binaries from ubuntu 10.10 repositories as well as Qt4 : 4.7.0ubuntu4.2. I did not re-install Qt, available from nokia as source package: qt-everywhere-opensource-src-4.7.2.tar.gz. If that is

Re: [PyQt] phonon videoplayer stopped working going from pyqt 4.7 to 4.8

2011-03-03 Thread mw
> Nokia fixed this with their 4.7.2 update, which was released March 1st. > Now we just have to wait for a PyQt update. > Thanks for the info; much appreciated. -mark ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomputing.com

[PyQt] Patch for pylupdate4 / sourcelanguage attribute

2011-03-03 Thread Giuseppe Corbelli
Current (QT 4.7.1) .ts file header keeps track of target and source languages and looks like this: Meanwhile pylupdate4 from pyqt 4.8.3 does not keep track of the sourcelanguage attribute that was introduced in QT 4.5. Attached patch loads and saves the sourcelanguage, plus it bumps the "vers