package listen
tags 552532 + moreinfo unreproducible
thanks

Hi Julien,

i cleaned the cache directory as you mentioned before and starteed
listen via the shell which produces the following output. I performed no
action in listen:

ch...@joysn:~/.cache$ listen
listen:116: Warning: g_set_prgname() called multiple times
  gnome.libgnome_module_info_get(), sys.argv, []
Xlib.protocol.request.QueryExtension
Xlib.protocol.request.QueryExtension
Xlib.protocol.request.QueryExtension
Xlib.protocol.request.QueryExtension
WARNING  listen.cover_manager.ListenCoverManager   0x932264c  failed to load 
/home/chris/.cache/listen/cover/copenhagen.jpg in a pixbuf
WARNING  listen.player.fadebin.StreamBin     stream 
"file:///data/MP..._and_andersen_rmx-gem.mp3" already blocked
WARNING  listen.shoutcast.ShoutcastPlugins   0x970d28c  Failed open url 
http://www.shoutcast.com/sbin/newxml.phtml
WARNING  listen.cover_manager.ListenCoverManager   0x932264c  file 
file:///home/chris/.cache/listen/cover/copenhagen.jpg does not exist !
ERROR    listen.cover_manager.ListenCoverManager   0x932264c  failed to search 
on amazon
Traceback (most recent call last):
  File "/usr/lib/listen/cover_manager.py", line 283, in get_cover
    ResponseGroup="Images,Request" )
  File "/usr/lib/listen/amazon.py", line 350, in ItemSearch
    return pagedIterator(XMLItemSearch, argv, "ItemPage", 'Items', plugins)
  File "/usr/lib/listen/amazon.py", line 227, in __init__
    dom = self.__search(** self.__arguments)
  File "/usr/lib/listen/amazon.py", line 359, in XMLItemSearch
    return query(buildRequest(argv))
  File "/usr/lib/listen/amazon.py", line 185, in query
    e = buildException(errors)
  File "/usr/lib/listen/amazon.py", line 170, in buildException
    e = globals()[ class_name ](msg)
KeyError: u'ingParameter'


after i start playing one mp3 track i got the following output:


WARNING  listen.cover_manager.ListenCoverManager   0x932264c  failed to load 
/home/chris/.cache/listen/cover/altares-compiled by ovnimoon.jpg in a pixbuf
WARNING  listen.player.fadebin.StreamBin     stream 
"file:///data/MP..._-_cant_stop_it-mycel.mp3" already blocked
ERROR    listen.cover_manager.ListenCoverManager   0x932264c  failed to search 
on amazon
Traceback (most recent call last):
  File "/usr/lib/listen/cover_manager.py", line 283, in get_cover
    ResponseGroup="Images,Request" )
  File "/usr/lib/listen/amazon.py", line 350, in ItemSearch
    return pagedIterator(XMLItemSearch, argv, "ItemPage", 'Items', plugins)
  File "/usr/lib/listen/amazon.py", line 227, in __init__
    dom = self.__search(** self.__arguments)
  File "/usr/lib/listen/amazon.py", line 359, in XMLItemSearch
    return query(buildRequest(argv))
  File "/usr/lib/listen/amazon.py", line 185, in query
    e = buildException(errors)
  File "/usr/lib/listen/amazon.py", line 170, in buildException
    e = globals()[ class_name ](msg)
KeyError: u'ingParameter'
ERROR    listen.cover_manager.ListenCoverManager   0x932264c  failed to search 
on amazon
Traceback (most recent call last):
  File "/usr/lib/listen/cover_manager.py", line 283, in get_cover
    ResponseGroup="Images,Request" )
  File "/usr/lib/listen/amazon.py", line 350, in ItemSearch
    return pagedIterator(XMLItemSearch, argv, "ItemPage", 'Items', plugins)
  File "/usr/lib/listen/amazon.py", line 227, in __init__
    dom = self.__search(** self.__arguments)
  File "/usr/lib/listen/amazon.py", line 359, in XMLItemSearch
    return query(buildRequest(argv))
  File "/usr/lib/listen/amazon.py", line 185, in query
    e = buildException(errors)
  File "/usr/lib/listen/amazon.py", line 170, in buildException
    e = globals()[ class_name ](msg)
KeyError: u'ingParameter'

listen was then frozen and i only could kill the process.

so, after i killed listen and also renamed the .config/listen directory i tried 
again, starting from the shell:

ch...@joysn:~/.config$ listen
listen:116: Warning: g_set_prgname() called multiple times
  gnome.libgnome_module_info_get(), sys.argv, []
Xlib.protocol.request.QueryExtension
Xlib.protocol.request.QueryExtension
Xlib.protocol.request.QueryExtension
Xlib.protocol.request.QueryExtension
/usr/lib/python2.5/site-packages/mutagen/id3.py:988: ID3Warning: Leftover data: 
WPUB: 'http://emmdragon.podOmatic.com/rss2.xml\x00' (from 
'\x00http://emmdragon.podOmatic.com/rss2.xml\x00')
  ID3Warning)

then i configured last.fm specifying my login data and started playing a mp3 
track 
using the file system browser. everything looked ok and the track played without
listen to lock up and consuming 100% of one cpu.

WARNING  listen.cover_manager.ListenCoverManager   0x9d1464c  failed to load 
/home/chris/.cache/listen/cover/amarasya vol 4.jpg in a pixbuf
WARNING  listen.player.fadebin.StreamBin     stream 
"file:///data/In...igital_technology-upe.mp3" already blocked
ERROR    listen.cover_manager.ListenCoverManager   0x9d1464c  failed to 
retrieve 
http://ws.audioscrobbler.com/1.0/album/Audiomatic%20%26%20Phaxe/Amarasya%20Vol%204/info.xml
Traceback (most recent call last):
  File "/usr/lib/listen/cover_manager.py", line 263, in get_cover
    fp = urlopen(lastfm_url)
  File "/usr/lib/listen/vfs/vfsutils.py", line 55, in urlopen
    return opener.open(req)
  File "/usr/lib/python2.5/urllib2.py", line 387, in open
    response = meth(req, response)
  File "/usr/lib/python2.5/urllib2.py", line 498, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.5/urllib2.py", line 425, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.5/urllib2.py", line 506, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found
ERROR    listen.cover_manager.ListenCoverManager   0x9d1464c  failed to search 
on amazon
Traceback (most recent call last):
  File "/usr/lib/listen/cover_manager.py", line 283, in get_cover
    ResponseGroup="Images,Request" )
  File "/usr/lib/listen/amazon.py", line 350, in ItemSearch
    return pagedIterator(XMLItemSearch, argv, "ItemPage", 'Items', plugins)
  File "/usr/lib/listen/amazon.py", line 227, in __init__
    dom = self.__search(** self.__arguments)
  File "/usr/lib/listen/amazon.py", line 359, in XMLItemSearch
    return query(buildRequest(argv))
  File "/usr/lib/listen/amazon.py", line 185, in query
    e = buildException(errors)
  File "/usr/lib/listen/amazon.py", line 170, in buildException
    e = globals()[ class_name ](msg)
KeyError: u'ingParameter'
ERROR    listen.cover_manager.ListenCoverManager   0x9d1464c  failed to 
retrieve 
http://ws.audioscrobbler.com/1.0/album/Audiomatic%20%26%20Phaxe/Amarasya%20Vol%204/info.xml
Traceback (most recent call last):
  File "/usr/lib/listen/cover_manager.py", line 263, in get_cover
    fp = urlopen(lastfm_url)
  File "/usr/lib/listen/vfs/vfsutils.py", line 55, in urlopen
    return opener.open(req)
  File "/usr/lib/python2.5/urllib2.py", line 387, in open
    response = meth(req, response)
  File "/usr/lib/python2.5/urllib2.py", line 498, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.5/urllib2.py", line 425, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.5/urllib2.py", line 506, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found
WARNING  listen.lastfm_service.LastFmInfo   0x9f1902c  failed 
artist.gettopalbums for Audiomatic & Phaxe
ERROR    listen.cover_manager.ListenCoverManager   0x9d1464c  failed to search 
on amazon
Traceback (most recent call last):
  File "/usr/lib/listen/cover_manager.py", line 283, in get_cover
    ResponseGroup="Images,Request" )
  File "/usr/lib/listen/amazon.py", line 350, in ItemSearch
    return pagedIterator(XMLItemSearch, argv, "ItemPage", 'Items', plugins)
  File "/usr/lib/listen/amazon.py", line 227, in __init__
    dom = self.__search(** self.__arguments)
  File "/usr/lib/listen/amazon.py", line 359, in XMLItemSearch
    return query(buildRequest(argv))
  File "/usr/lib/listen/amazon.py", line 185, in query
    e = buildException(errors)
  File "/usr/lib/listen/amazon.py", line 170, in buildException
    e = globals()[ class_name ](msg)
KeyError: u'ingParameter'

Then i activated dynamic mode while listen is still playing the first track.

.... lots of errors from the amazon cover fetcher and audioscrobbler lookup 
occurred and the track finished playing. The dynamic mode did not enqueue 
another track
so i started playing another track from the file system browser:

WARNING  listen.cover_manager.ListenCoverManager   0x9d1464c  failed to load 
/home/chris/.cache/listen/cover/altares-compiled by ovnimoon.jpg in a pixbuf
WARNING  listen.player.fadebin.StreamBin     stream 
"file:///data/In...n%20hard%20%26%20soft.mp3" already blocked
ERROR    listen.cover_manager.ListenCoverManager   0x9d1464c  failed to 
retrieve 
http://ws.audioscrobbler.com/1.0/album/Zyce%20%26%20Fox/Altares-Compiled%20By%20Ovnimoon/info.xml
Traceback (most recent call last):
  File "/usr/lib/listen/cover_manager.py", line 263, in get_cover
    fp = urlopen(lastfm_url)
  File "/usr/lib/listen/vfs/vfsutils.py", line 55, in urlopen
    return opener.open(req)
  File "/usr/lib/python2.5/urllib2.py", line 387, in open
    response = meth(req, response)
  File "/usr/lib/python2.5/urllib2.py", line 498, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.5/urllib2.py", line 425, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.5/urllib2.py", line 506, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found
ERROR    listen.cover_manager.ListenCoverManager   0x9d1464c  failed to search 
on amazon
Traceback (most recent call last):
  File "/usr/lib/listen/cover_manager.py", line 283, in get_cover
    ResponseGroup="Images,Request" )
  File "/usr/lib/listen/amazon.py", line 350, in ItemSearch
    return pagedIterator(XMLItemSearch, argv, "ItemPage", 'Items', plugins)
  File "/usr/lib/listen/amazon.py", line 227, in __init__
    dom = self.__search(** self.__arguments)
  File "/usr/lib/listen/amazon.py", line 359, in XMLItemSearch
    return query(buildRequest(argv))
  File "/usr/lib/listen/amazon.py", line 185, in query
    e = buildException(errors)
  File "/usr/lib/listen/amazon.py", line 170, in buildException
    e = globals()[ class_name ](msg)
KeyError: u'ingParameter'
ERROR    listen.cover_manager.ListenCoverManager   0x9d1464c  failed to 
retrieve 
http://ws.audioscrobbler.com/1.0/album/Zyce%20%26%20Fox/Altares-Compiled%20By%20Ovnimoon/info.xml
Traceback (most recent call last):
  File "/usr/lib/listen/cover_manager.py", line 263, in get_cover
    fp = urlopen(lastfm_url)
  File "/usr/lib/listen/vfs/vfsutils.py", line 55, in urlopen
    return opener.open(req)
  File "/usr/lib/python2.5/urllib2.py", line 387, in open
    response = meth(req, response)
  File "/usr/lib/python2.5/urllib2.py", line 498, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.5/urllib2.py", line 425, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.5/urllib2.py", line 506, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found
ERROR    listen.cover_manager.ListenCoverManager   0x9d1464c  failed to search 
on amazon
Traceback (most recent call last):
  File "/usr/lib/listen/cover_manager.py", line 283, in get_cover
    ResponseGroup="Images,Request" )
  File "/usr/lib/listen/amazon.py", line 350, in ItemSearch
    return pagedIterator(XMLItemSearch, argv, "ItemPage", 'Items', plugins)
  File "/usr/lib/listen/amazon.py", line 227, in __init__
    dom = self.__search(** self.__arguments)
  File "/usr/lib/listen/amazon.py", line 359, in XMLItemSearch
    return query(buildRequest(argv))
  File "/usr/lib/listen/amazon.py", line 185, in query
    e = buildException(errors)
  File "/usr/lib/listen/amazon.py", line 170, in buildException
    e = globals()[ class_name ](msg)
KeyError: u'ingParameter'
/usr/lib/listen/source/lastfm_information.py:258: GtkWarning: 
gtk_progress_set_percentage: assertion `percentage >= 0 && percentage <= 1.0' 
failed
  progress.set_fraction(frac)

a few seconds later listen locked up, consuming 100% of one cpu and the only 
thing i can
do is kill it.

Chris


On Son, Jän 03, 2010, Julien Valroff wrote:
> package listen
> tags 552532 + moreinfo unreproducible
> thanks
> 
> Hi Chris,
> 
> Le dimanche 03 janvier 2010 à 13:15 +0100, Chris Joelly a écrit :
> > Package: listen
> > Version: 0.6.3-4
> > Severity: normal
> > 
> > after playing for some seconds the player hangs and does not react on
> > any input. After he finished playing the actual track then no other
> > track is played from the playlist.
> > 
> > it seems that the player is very useless at the moment and i could not
> > figure out what the problem causes. I disabled all plugins but the
> > problem remained.
> 
> Thanks for reporting this issue.
> 
> I am unable to reproduce it, would you please tell me what are the exact
> steps needed to reproduce the problem?
> 
> Also, you might want to clear listen cache and preferences which are
> stored in ~/.config/listen/ and ~/.cache/listen/ (better rename these
> folders rather than deleting them in case you want to restore them
> later).
> 
> Do you see any output related to this issue when calling listen from a
> terminal?
> 
> Cheers,
> Julien

-- 
Chris Joelly
<chris AT joelly PUNKT net>

  



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to