View Single Post
El Amir's Avatar
Posts: 487 | Thanked: 152 times | Joined on Aug 2007 @ London, UK
#27
Originally Posted by mece View Post
could you run /usr/bin/qlister.sh from xterm and paste the output here?
Sure, here you go:

~ $ /usr/bin/qlister.sh
Traceback (most recent call last):
File "qlister.py", line 151, in <module>
w = MyMainWindow()
File "qlister.py", line 23, in __init__
self.setAttribute(Qt.WA_Maemo5StackedWindow)
AttributeError: type object 'Qt' has no attribute 'WA_Maemo5StackedWindow'
~ $
__________________
Follow me on twitter HERE!

Applications I've made:
- Vuvuzela
- LTM: London Tube Map
 

The Following User Says Thank You to El Amir For This Useful Post: