Re: [PyQt] Error while installing PyQtMobility 1.0 on Ubuntu 10.10

2011-04-19 Thread Phil Thompson
On Tue, 19 Apr 2011 16:46:47 +0100, David Boddie wrote: > On Tue Apr 19 08:06:05 BST 2011, Phil Thompson wrote: > >> Can you try with the current SIP snapshot. > > OK, the code generation appears to work with the latest SIP snapshot and > PyQtMobility 1.0, building against Qt Mobility 1.1.1. How

Re: [PyQt] Error while installing PyQtMobility 1.0 on Ubuntu 10.10

2011-04-19 Thread Phil Thompson
On Tue, 19 Apr 2011 16:46:47 +0100, David Boddie wrote: > On Tue Apr 19 08:06:05 BST 2011, Phil Thompson wrote: > >> Can you try with the current SIP snapshot. > > OK, the code generation appears to work with the latest SIP snapshot and > PyQtMobility 1.0, building against Qt Mobility 1.1.1. How

Re: [PyQt] Error while installing PyQtMobility 1.0 on Ubuntu 10.10

2011-04-19 Thread David Boddie
On Tue Apr 19 08:06:05 BST 2011, Phil Thompson wrote: > Can you try with the current SIP snapshot. OK, the code generation appears to work with the latest SIP snapshot and PyQtMobility 1.0, building against Qt Mobility 1.1.1. However, I encounter the following error when building the QtLocation m

Re: [PyQt] Error while installing PyQtMobility 1.0 on Ubuntu 10.10

2011-04-19 Thread Phil Thompson
On Tue, 19 Apr 2011 00:22:30 +0200, David Boddie wrote: > On Mon, 18 Apr 2011 11:24:13 +0100, Phil Thompson wrote: >> On Mon, 18 Apr 2011 18:13:17 +0800, chinakr wrote: > > [...] > >> > Generating the C++ source for the QtContacts module... >> > sip: >> >> /home/chinakr/src/PyQtMobility-gpl-1.0

Re: [PyQt] Error while installing PyQtMobility 1.0 on Ubuntu 10.10

2011-04-18 Thread David Boddie
On Mon, 18 Apr 2011 11:24:13 +0100, Phil Thompson wrote: > On Mon, 18 Apr 2011 18:13:17 +0800, chinakr wrote: [...] > > Generating the C++ source for the QtContacts module... > > sip: > > /home/chinakr/src/PyQtMobility-gpl-1.0/sip/QtContacts/qcontactaddress.sip:37: > > Cannot mix %AccessCode and

Re: [PyQt] Error while installing PyQtMobility 1.0 on Ubuntu 10.10

2011-04-18 Thread Phil Thompson
On Mon, 18 Apr 2011 18:13:17 +0800, chinakr wrote: > I want to create a simple recorder and I tried QtMultimedia module. > Then I met 'ImportError: No module named QtMultimedia'. > I found the error reason via google, that is: > https://bugs.launchpad.net/ubuntu/+source/python-qt4/+bug/590140

[PyQt] Error while installing PyQtMobility 1.0 on Ubuntu 10.10

2011-04-18 Thread chinakr
I want to create a simple recorder and I tried QtMultimedia module. Then I met 'ImportError: No module named QtMultimedia'. I found the error reason via google, that is: https://bugs.launchpad.net/ubuntu/+source/python-qt4/+bug/590140 I also found PyQtMobility 1.0 and tried to install it on my