Notices


Reply
Thread Tools
lubabula's Avatar
Posts: 61 | Thanked: 13 times | Joined on Mar 2010
#21
Hmm, for some odd reason this app doesent work for me. when i click on icon it loads but then returns to desktop. Ive rebooted n900 couple times but nothing happens.
 
El Amir's Avatar
Posts: 487 | Thanked: 152 times | Joined on Aug 2007 @ London, UK
#22
Originally Posted by lubabula View Post
Hmm, for some odd reason this app doesent work for me. when i click on icon it loads but then returns to desktop. Ive rebooted n900 couple times but nothing happens.
Exact same problem here
__________________
Follow me on twitter HERE!

Applications I've made:
- Vuvuzela
- LTM: London Tube Map
 
mece's Avatar
Posts: 1,111 | Thanked: 1,985 times | Joined on Aug 2009 @ Åbo, Finland
#23
Originally Posted by lubabula View Post
Hmm, for some odd reason this app doesent work for me. when i click on icon it loads but then returns to desktop. Ive rebooted n900 couple times but nothing happens.
could you run /usr/bin/qlister.sh from xterm and paste the output here?
__________________
Class .. : Meddler, Thread watcher, Developer, Helper
Humor .. : [********--] Alignment: Pacifist
Patience : [*****-----] Weapon(s): N900, N950, Metal music
Agro ... : [----------] Relic(s) : N95, NGage, Tamyia Wild One

Try Tweed Suit for your hardcore twittering needs
http://twitter.com/mece66
I like my coffee black, like my metal.
 
lubabula's Avatar
Posts: 61 | Thanked: 13 times | Joined on Mar 2010
#24
Nokia-N900-02-8:~# /usr/bin/qlister.sh
Unsupported date format character at 1 (%-d.%-m.)
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'
Nokia-N900-02-8:~#
 

The Following 2 Users Say Thank You to lubabula For This Useful Post:
mece's Avatar
Posts: 1,111 | Thanked: 1,985 times | Joined on Aug 2009 @ Åbo, Finland
#25
Originally Posted by lubabula View Post
Nokia-N900-02-8:~# /usr/bin/qlister.sh
Unsupported date format character at 1 (%-d.%-m.)
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'
Nokia-N900-02-8:~#
thanks, could you run it as user and not root, just to see if it's different.
__________________
Class .. : Meddler, Thread watcher, Developer, Helper
Humor .. : [********--] Alignment: Pacifist
Patience : [*****-----] Weapon(s): N900, N950, Metal music
Agro ... : [----------] Relic(s) : N95, NGage, Tamyia Wild One

Try Tweed Suit for your hardcore twittering needs
http://twitter.com/mece66
I like my coffee black, like my metal.
 
lubabula's Avatar
Posts: 61 | Thanked: 13 times | Joined on Mar 2010
#26
sure. here:

~ $ /usr/bin/qlister.sh
Unsupported date format character at 1 (%-d.%-m.)
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'
~ $
 

The Following User Says Thank You to lubabula For This Useful 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:
Posts: 133 | Thanked: 138 times | Joined on Nov 2007
#28
The app starts fine for me but pressing the Edit button doesn't do anything. Terminal output when pressing the Edit button is:

$ qlister.sh
Traceback (most recent call last):
File "qlister.py", line 41, in editPushed
a = EditWindow(self)
File "qlister.py", line 120, in __init__
scroller = self.editarea.property("kineticScroller").toPyObje ct()
TypeError: unable to convert a C++ 'QAbstractKineticScroller*' instance to a Python object
 
mece's Avatar
Posts: 1,111 | Thanked: 1,985 times | Joined on Aug 2009 @ Åbo, Finland
#29
Originally Posted by El Amir View Post
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'
~ $
thanks a bunch. could you do a
dpkg -l python2.5-qt4-core

and tell me what version you are running. I have 4.7.3-maemo5.
__________________
Class .. : Meddler, Thread watcher, Developer, Helper
Humor .. : [********--] Alignment: Pacifist
Patience : [*****-----] Weapon(s): N900, N950, Metal music
Agro ... : [----------] Relic(s) : N95, NGage, Tamyia Wild One

Try Tweed Suit for your hardcore twittering needs
http://twitter.com/mece66
I like my coffee black, like my metal.
 
mece's Avatar
Posts: 1,111 | Thanked: 1,985 times | Joined on Aug 2009 @ Åbo, Finland
#30
Originally Posted by generationally View Post
The app starts fine for me but pressing the Edit button doesn't do anything.
...
Could you tell me what version of pyqt you're running?
type
dpkg -l python2.5-qt4-core
in xterm to find out. should start with 4.7
__________________
Class .. : Meddler, Thread watcher, Developer, Helper
Humor .. : [********--] Alignment: Pacifist
Patience : [*****-----] Weapon(s): N900, N950, Metal music
Agro ... : [----------] Relic(s) : N95, NGage, Tamyia Wild One

Try Tweed Suit for your hardcore twittering needs
http://twitter.com/mece66
I like my coffee black, like my metal.
 
Reply

Tags
portrait mode, pyqt4, qlister, shopping list

Thread Tools

 
Forum Jump


All times are GMT. The time now is 08:19.