Thread
:
[Announce] QNetMan
View Single Post
fasza2
2011-05-27 , 17:41
Posts: 187 | Thanked: 96 times | Joined on Sep 2010 @ London, UK
#
3
Hi Qnetman, I downloaded your app from extras-testing but can't get it to start up. I checked dependencies, they seem to be ok. I got PR1.3, kernel 2.6.28power42
When I start from command line this is the output I get:
/opt/maemo/usr/bin $ ./qnetman
Traceback (most recent call last):
File "qnetman.py", line 11, in <module>
from pysrc import MainWindowExt
File "/opt/qnetman/pysrc/MainWindowExt.py", line 5, in <module>
from ViewCurrentSessionExt import ViewCurrentSessionExt
File "/opt/qnetman/pysrc/ViewCurrentSessionExt.py", line 10, in <module>
import DialogRecordDataExt
File "/opt/qnetman/pysrc/DialogRecordDataExt.py", line 12, in <module>
class DialogRecordManagerExt(Ui_DialogRecordManager, QtCore.QObject):
File "/opt/qnetman/pysrc/DialogRecordDataExt.py", line 13, in DialogRecordManagerExt
stateRecordChange = QtCore.Signal()
AttributeError: 'module' object has no attribute 'Signal'
Quote & Reply
|
The Following User Says Thank You to fasza2 For This Useful Post:
qnetman
fasza2
View Public Profile
Send a private message to fasza2
Find all posts by fasza2