chrisak
|
2008-09-10
, 05:30
|
Posts: 187 |
Thanked: 23 times |
Joined on Aug 2007
|
#121
|
|
2008-09-10
, 06:17
|
|
Posts: 3,404 |
Thanked: 4,474 times |
Joined on Oct 2005
@ Germany
|
#122
|
~ $ youamp-player
Traceback (most recent call last):
File "/usr/bin/youamp-player", line 4, in <module>
import youamp.controller
File "debian/youamp/usr/lib/python2.5/site-packages/youamp/controller.py", line 16, in <module>
File "debian/youamp/usr/lib/python2.5/site-packages/youamp/config.py", line 4, in <module>
ImportError: No module named gconf
~ $
|
2008-09-10
, 10:05
|
Posts: 80 |
Thanked: 55 times |
Joined on Oct 2007
|
#123
|
|
2008-09-10
, 10:07
|
Posts: 80 |
Thanked: 55 times |
Joined on Oct 2007
|
#124
|
python-gconf is broken in several versions of pymaemo. MediaBox works around this by shipping a fallback gconf module which uses gconftool-2 for accessing gconf.
For YouAmp, it could help to upgrade pymaemo. However, I don't know which version finally fixed it or whether it's still broken.
|
2008-09-10
, 13:34
|
Posts: 148 |
Thanked: 20 times |
Joined on Sep 2007
|
#125
|
|
2008-09-11
, 01:18
|
Posts: 6 |
Thanked: 0 times |
Joined on Jul 2008
|
#126
|
try to start it from the terminal as "youamp-player" to get a proper error message.
|
2008-09-11
, 09:49
|
Posts: 80 |
Thanked: 55 times |
Joined on Oct 2007
|
#127
|
|
2008-09-11
, 21:39
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#128
|
|
2008-09-12
, 16:52
|
Posts: 80 |
Thanked: 55 times |
Joined on Oct 2007
|
#129
|
|
2008-09-12
, 19:34
|
Posts: 148 |
Thanked: 20 times |
Joined on Sep 2007
|
#130
|