Activity log for bug #695386

Date Who What changed Old value New value Message
2010-12-29 15:11:13 Alin Andrei bug added bug
2010-12-29 15:11:39 Alin Andrei description After I enter my Last.fm username and password and the path to my music, after clicking the "OK" button, nothing happens. Here's the terminal output: andrei@andrei-work:~$ tagplayer ** Message: pygobject_register_sinkfunc is deprecated (GstObject) 0 TL > 0 tags in total with result False WTL > 0 tags in total 0 eligible with result False ----------- 1 TL > 0 tags in total with result False WTL > 0 tags in total 0 eligible with result False ----------- 2 TL > 0 tags in total with result False WTL > 0 tags in total 0 eligible with result False ----------- 3 TL > 0 tags in total with result False WTL > 0 tags in total 0 eligible with result False ----------- 4 TL > 0 tags in total with result False WTL > 0 tags in total 0 eligible with result False ----------- 5 TL > 0 tags in total with result False WTL > 0 tags in total 0 eligible with result False ----------- 6 TL > 0 tags in total with result True WTL > 0 tags in total 0 eligible with result True ----------- Traceback (most recent call last): File "/usr/bin/tagplayer", line 233, in preferences self.__init_player() File "/usr/bin/tagplayer", line 211, in __init_player self.player = player.Player(self.preferences['lfm_user'], self.preferences['lfm_pass']) File "/usr/lib/pymodules/python2.6/tagplayer/daemon/player.py", line 36, in __init__ self.__prepare_lastfm(lfm_username, lfm_password) File "/usr/lib/pymodules/python2.6/tagplayer/daemon/player.py", line 50, in __prepare_lastfm network = pylast.get_lastfm_network(api_key = LastFM.api_key, api_secret = LastFM.api_secret, username = lfm_user, password_hash = lfm_pass) File "/usr/lib/pymodules/python2.6/tagplayer/daemon/pylast.py", line 602, in get_lastfm_network "user": "user/%(name)s", File "/usr/lib/pymodules/python2.6/tagplayer/daemon/pylast.py", line 294, in __init__ self.session_key = sk_gen.get_session_key(self.username, self.password_hash) File "/usr/lib/pymodules/python2.6/tagplayer/daemon/pylast.py", line 907, in get_session_key doc = request.execute() File "/usr/lib/pymodules/python2.6/tagplayer/daemon/pylast.py", line 810, in execute response = self._download_response() File "/usr/lib/pymodules/python2.6/tagplayer/daemon/pylast.py", line 801, in _download_response self._check_response_for_errors(response_text) File "/usr/lib/pymodules/python2.6/tagplayer/daemon/pylast.py", line 824, in _check_response_for_errors raise WSError(self.network, status, details) tagplayer.daemon.pylast.WSError: Invalid authentication token. Please check username/password supplied Error: Resource not found. gstplaybin2.c(3475): setup_next_source (): /GstPlayBin2:player I'm using the latest TagPlayer 0.1-public2ubuntu1 installed from the .deb you provided (Ubuntu 10.10 32bit). After I enter my Last.fm username and password and the path to my music, after clicking the "OK" button, nothing happens. I'm using the latest TagPlayer 0.1-public2ubuntu1 installed from the .deb you provided (Ubuntu 10.10 32bit). Here's the terminal output: andrei@andrei-work:~$ tagplayer ** Message: pygobject_register_sinkfunc is deprecated (GstObject) 0 TL > 0 tags in total with result False WTL > 0 tags in total 0 eligible with result False ----------- 1 TL > 0 tags in total with result False WTL > 0 tags in total 0 eligible with result False ----------- 2 TL > 0 tags in total with result False WTL > 0 tags in total 0 eligible with result False ----------- 3 TL > 0 tags in total with result False WTL > 0 tags in total 0 eligible with result False ----------- 4 TL > 0 tags in total with result False WTL > 0 tags in total 0 eligible with result False ----------- 5 TL > 0 tags in total with result False WTL > 0 tags in total 0 eligible with result False ----------- 6 TL > 0 tags in total with result True WTL > 0 tags in total 0 eligible with result True ----------- Traceback (most recent call last):   File "/usr/bin/tagplayer", line 233, in preferences     self.__init_player()   File "/usr/bin/tagplayer", line 211, in __init_player     self.player = player.Player(self.preferences['lfm_user'], self.preferences['lfm_pass'])   File "/usr/lib/pymodules/python2.6/tagplayer/daemon/player.py", line 36, in __init__     self.__prepare_lastfm(lfm_username, lfm_password)   File "/usr/lib/pymodules/python2.6/tagplayer/daemon/player.py", line 50, in __prepare_lastfm     network = pylast.get_lastfm_network(api_key = LastFM.api_key, api_secret = LastFM.api_secret, username = lfm_user, password_hash = lfm_pass)   File "/usr/lib/pymodules/python2.6/tagplayer/daemon/pylast.py", line 602, in get_lastfm_network     "user": "user/%(name)s",   File "/usr/lib/pymodules/python2.6/tagplayer/daemon/pylast.py", line 294, in __init__     self.session_key = sk_gen.get_session_key(self.username, self.password_hash)   File "/usr/lib/pymodules/python2.6/tagplayer/daemon/pylast.py", line 907, in get_session_key     doc = request.execute()   File "/usr/lib/pymodules/python2.6/tagplayer/daemon/pylast.py", line 810, in execute     response = self._download_response()   File "/usr/lib/pymodules/python2.6/tagplayer/daemon/pylast.py", line 801, in _download_response     self._check_response_for_errors(response_text)   File "/usr/lib/pymodules/python2.6/tagplayer/daemon/pylast.py", line 824, in _check_response_for_errors     raise WSError(self.network, status, details) tagplayer.daemon.pylast.WSError: Invalid authentication token. Please check username/password supplied Error: Resource not found. gstplaybin2.c(3475): setup_next_source (): /GstPlayBin2:player
2010-12-29 17:07:45 filipe tagplayer: assignee filipe (hikibi)
2010-12-30 19:56:20 filipe tagplayer: status New Fix Released
2010-12-30 19:56:23 filipe tagplayer: importance Undecided High