0.6.0b2 crashes on my N800 (latest firmware) with the following message:
Traceback (most recent call last):
File "/usr/bin/youamp-player", line 3, in <module>
import youamp.controller
File "debian/youamp/usr/lib/python2.5/site-packages/youamp/__init__.py", line 39, in <module>
OSError: [Errno 2] No such file or directory: '/media/mmc1/.media-ar'
0.6.0b2 crashes on my N800 (latest firmware) with the following message:
Traceback (most recent call last):
File "/usr/bin/youamp-player", line 3, in <module>
import youamp.controller
File "debian/youamp/usr/lib/python2.5/site-packages/youamp/__init__.py", line 39, in <module>
OSError: [Errno 2] No such file or directory: '/media/mmc1/.media-ar'
Any ideas?
it has a bug -it is being attended to-still well worth the wait as this player is one of the good things about the whole maemo adventure
Wow, that was fast! Thanks, MadMan, it's working very well on my tablet now. It even handles screen rotation gracefully. I'm just glad to have a player I can minimize.
Wow, that was fast! Thanks, MadMan, it's working very well on my tablet now. It even handles screen rotation gracefully. I'm just glad to have a player I can minimize.
great work -much appreciated --muchala graciola..........
Wow, looks like YouAmp is maturing nicely. It seems a lot of nice new features have been added. I had installed YouAmp a while back, but at the time it wasn't quite what I was looking for, so I uninstalled it. Now, I just installed the new version (.6b4); however, unfortunately it crashes on my N800 each time I try to launch it. I tried uninstalling and reinstalling, but same result. Here is what I get:
/usr/bin $ youamp-player
python2.5[2550]: GLIB WARNING ** libglade - unknown property `orientation' for class `GtkVBox'
python2.5[2550]: GLIB WARNING ** libglade - unknown property `orientation' for class `GtkVBox'
python2.5[2550]: GLIB WARNING ** libglade - unknown property `orientation' for class `GtkVBox'
python2.5[2550]: GLIB WARNING ** libglade - unknown property `orientation' for class `GtkVBox'
python2.5[2550]: GLIB WARNING ** libglade - unknown property `orientation' for class `GtkVBox'
/usr/lib/python2.5/site-packages/youamp/ui/playlist.py:59: GtkWarning: gtk_menu_attach_to_widget(): menu already attached to GtkButton
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
File "/usr/lib/python2.5/threading.py", line 446, in run
File "debian/youamp/usr/lib/python2.5/site-packages/youamp/scrobbler.py", line 107, in _login
File "/usr/lib/python2.5/urllib2.py", line 124, in urlopen
File "/usr/lib/python2.5/urllib2.py", line 381, in open
File "/usr/lib/python2.5/urllib2.py", line 399, in _open
File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain
File "/usr/lib/python2.5/urllib2.py", line 1107, in http_open
File "/usr/lib/python2.5/urllib2.py", line 1082, in do_open
URLError: <urlopen error (-3, 'Temporary failure in name resolution')>
Traceback (most recent call last):
File "/usr/bin/youamp-player", line 16, in <module>
main()
File "/usr/bin/youamp-player", line 12, in main
player = youamp.controller.Controller()
File "debian/youamp/usr/lib/python2.5/site-packages/youamp/controller.py", line 69, in __init__
File "debian/youamp/usr/lib/python2.5/site-packages/youamp/controller.py", line 153, in _restore
File "debian/youamp/usr/lib/python2.5/site-packages/youamp/controller.py", line 179, in _refresh_playlist
File "debian/youamp/usr/lib/python2.5/site-packages/youamp/playlist.py", line 155, in update
File "debian/youamp/usr/lib/python2.5/site-packages/youamp/library.py", line 143, in get_tracks
File "debian/youamp/usr/lib/python2.5/site-packages/youamp/playlist.py", line 272, in __init__
ValueError: invalid literal for int() with base 10: '01_Track'