|
|
2010-02-10
, 08:47
|
|
Posts: 242 |
Thanked: 97 times |
Joined on Sep 2009
|
#12
|
if you disabled both and updated.. just try doing:
apt-get install python2.5-qt4-gui
Or there is a python2.5-qt4 something (-docs?) that shows up in package manager that you can install.
|
|
2010-02-10
, 08:50
|
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#13
|
| The Following 2 Users Say Thank You to attila77 For This Useful Post: | ||
|
|
2010-02-11
, 00:31
|
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#14
|
|
|
2010-02-11
, 00:32
|
|
|
Posts: 850 |
Thanked: 626 times |
Joined on Sep 2009
@ Vienna, Austria
|
#15
|
|
|
2010-02-11
, 00:40
|
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#16
|
|
|
2010-02-11
, 00:43
|
|
|
Posts: 850 |
Thanked: 626 times |
Joined on Sep 2009
@ Vienna, Austria
|
#17
|
| The Following User Says Thank You to SubCore For This Useful Post: | ||
|
|
2010-02-11
, 01:02
|
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#18
|
| The Following 3 Users Say Thank You to attila77 For This Useful Post: | ||
|
|
2010-02-11
, 01:10
|
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#19
|
Not your fault really, you just triggered it... Promoted a package (pianobar ?) to testing while PyQt itself was in testing. Now, things set as they were, this meant you promoted a NEWER version of PyQt into testing, so when the time came for ME to promote to Extras from testing, I was not promoting the package I originally submitted, but the newer, Qt4.6 ready version your package brought along. Still with me ? 'Cause the plot is about to thicken - as your package depends on just a few of the PyQt modules, we actually ended up with a mix of versions, some packages being available as -maemo5 and some as -maemo3. Nobody's fault really except for the procedure itself, I've been cuckooing about potential race conditions for a while now, it's just that this time around we broke quite a few things in the process![]()
. Everything breaks around me!! 
|
|
2010-02-11
, 02:50
|
|
Posts: 113 |
Thanked: 44 times |
Joined on Feb 2010
|
#20
|
Blogging about mobile linux - The Penguin Moves!
Maintainer of PyQt (see introduction and docs), AppWatch, QuickBrownFox, etc