maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   YouAmp - yet another Music player for Maemo (https://talk.maemo.org/showthread.php?t=13792)

chrisak 2008-09-10 05:30

Re: YouAmp - yet another Music player for Maemo
 
I just noticed that youamp will no longer open its preferences window, and sometimes the program itself won't open. Seems like I've been updating this program quite frequently, today's update broke it I guess.

pycage 2008-09-10 06:17

Re: YouAmp - yet another Music player for Maemo
 
Quote:

Originally Posted by rone (Post 221761)
~ $ 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
~ $

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.

MadMan2k 2008-09-10 10:05

Re: YouAmp - yet another Music player for Maemo
 
Quote:

Originally Posted by chrisak (Post 222576)
I just noticed that youamp will no longer open its preferences window, and sometimes the program itself won't open. Seems like I've been updating this program quite frequently, today's update broke it I guess.

try to start it from the terminal as "youamp-player" to get a proper error message.

MadMan2k 2008-09-10 10:07

Re: YouAmp - yet another Music player for Maemo
 
Quote:

Originally Posted by pycage (Post 222584)
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.

I have only encountered that once with the first release of YouAmp on Chinook, but when I bumped the dependancies it went away. I think diablo should have the fixed versions only.

rone 2008-09-10 13:34

Re: YouAmp - yet another Music player for Maemo
 
Thanks for the suggestions.

I do have the latest pymaemo installed.

Mediabox runs fine on my n810.

I just tried mClock, which is also a python app and it gives the same gconf error.

Stephe 2008-09-11 01:18

Re: YouAmp - yet another Music player for Maemo
 
Quote:

Originally Posted by MadMan2k (Post 222616)
try to start it from the terminal as "youamp-player" to get a proper error message.

Here are the errors I am getting:

On startup:
Traceback (most recent call last):
File "debian/youamp/usr/lib/python2.5/site-packages/youamp/controller.py", line 164, in _now_playing
AttributeError: 'NoneType' object has no attribute 'is_connected'

Trying to open Preferences:
Traceback (most recent call last):
File "debian/youamp/usr/lib/python2.5/site-packages/youamp/controller.py", line 178, in _show_preferences
File "debian/youamp/usr/lib/python2.5/site-packages/youamp/ui/preferences.py", line 94, in __init__
AttributeError: 'NoneType' object has no attribute 'is_connected'

After trying to open Preferences, Youamp will not exit cleanly. Python remains running.

MadMan2k 2008-09-11 09:49

Re: YouAmp - yet another Music player for Maemo
 
thanks, that seems like a real bug. An updated version is under way.

tso 2008-09-11 21:39

Re: YouAmp - yet another Music player for Maemo
 
any chance of seeing youamp remembering where in the individual file one was the last time the program was in use?

MadMan2k 2008-09-12 16:52

Re: YouAmp - yet another Music player for Maemo
 
I tried to implement that some time ago, and got it working on the desktop system. But on the N8x0, it worked only for ogg files, since the DSP messed up the timings.

rone 2008-09-12 19:34

Re: YouAmp - yet another Music player for Maemo
 
I reflashed and restored my backup. Youam now runs but does not find any of my mp3 files. Preferences are also not working for me. I did try deleting .musicdb but it did not help.

--startup error
load_track: could not find tree path

--preferences error
Traceback (most recent call last):
File "debian/youamp/usr/lib/python2.5/site-packages/youamp/controller.py", line 178, in _show_preferences
File "debian/youamp/usr/lib/python2.5/site-packages/youamp/ui/preferences.py", line 94, in __init__
AttributeError: 'NoneType' object has no attribute 'is_connected'


All times are GMT. The time now is 21:05.

vBulletin® Version 3.8.8