![]() |
Python 2.5 - Qt4 packages problem
I first noticed this problem earlier this week. Wifieye would just fail.
So I decided to run it from the command line and see what I get: Code:
File "/usr/bin/wifieye", line 24, in <module> So, since I'm only using extras and not extras-devel I thought I'd look up the versions of the packages. Common has already been upgraded to 4.7.5-maemo1, while core and gui still sit at 4.7.4-maemo0 in everything outside extras-devel. I attempted contacting the maintainer of these packages, an Attila Csipa, at the garage.maemo.org contact site and got a delivery failure notification returned less than a day later. Suggestions? |
Re: Python 2.5 - Qt4 packages problem
I know Atilla is on this forum, so he may read this thread. Alternatively, you could send him a PM.
|
Re: Python 2.5 - Qt4 packages problem
Quote:
|
Re: Python 2.5 - Qt4 packages problem
There are already comments about PyQt in the Development forum, take a look there...
|
Re: Python 2.5 - Qt4 packages problem
Sadly the hildon app-manager tries to be smarted than it really is. At least in one possible scenario the problem is caused by it's reluctance to update PyQt in a reasonable manner. An another source of confusion is that some packages incorrectly depend on the 'common' package (like peqersi), which they shouldn't. Considering the brain-deadness of HAM, it seems the only long-term solution is to depend on python2.5-qt4 (yes, I know I used to advise against that, but since Qt is optified nowadays and HAM does break if you depend on the components... there is no real alternative).
EDIT: But that seems not to be the root cause, see http://forums.internettablettalk.com...08&postcount=8 |
Re: Python 2.5 - Qt4 packages problem
Quote:
Does anybody know how to fix this issue? (for instance, apt-get install something=correctPackageVersion) There are a number of applications in extras that are not working because of this problem. Thanks |
Re: Python 2.5 - Qt4 packages problem
AFAIK nowadays there is one version throughout Extras, testing and devel - I'm not sure how you ended up with a mismatched version, but an apt-get install python2.5-qt4 should fix it ?
|
Re: Python 2.5 - Qt4 packages problem
Quote:
|
Re: Python 2.5 - Qt4 packages problem
I'm having a very similar issue. I'm trying to build and run PyQT code in QT Creator for the first time. PyQT code currently runs without a problem through Eclipse. However, in QT Creator, I am getting the following error:
Code:
pyuic4 mainWindow.ui -o -mainWindow.py Any ideas? Thanks in advance for letting me drop in here. I am new to PyQT and am working through a tutorial to get started, just FYI. http://wiki.python.org/moin/JonathanGardnerPyQtTutorial |
All times are GMT. The time now is 16:17. |
vBulletin® Version 3.8.8