Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155840 - media-sound/listen doesn start after firefox upgrade
Summary: media-sound/listen doesn start after firefox upgrade
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: José Alberto Suárez López (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-21 01:34 UTC by cucu ionut
Modified: 2006-11-29 05:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cucu ionut 2006-11-21 01:34:47 UTC
afther upgrading my mozilla-firefox package to version 2 the program media-sound/listen-0.5-beta-r1 doesn't start no more it crashez with this message:
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib64/python2.4/threading.py", line 442, in __bootstrap
    self.run()
  File "/usr/lib64/python2.4/threading.py", line 422, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/listen/song.py", line 782, in thread
    while not self.queue:
AttributeError: ThreadTagReader instance has no attribute 'queue'

No musicbrainz2 support
No musicbrainz2 support
No Audio cd support
Traceback (most recent call last):
  File "/usr/lib/listen/listen.py", line 209, in ?
    ListenApp()
  File "/usr/lib/listen/listen.py", line 136, in __init__
    from widget.listen import Listen
  File "/usr/lib64/listen/widget/listen.py", line 37, in ?
    from widget.source_ui import SourceUI
  File "/usr/lib64/listen/widget/source_ui.py", line 39, in ?
    from source.info_source import *
  File "/usr/lib64/listen/source/info_source.py", line 26, in ?
    from widget.webinfo import *
  File "/usr/lib64/listen/widget/webinfo.py", line 53, in ?
    import widget.mozembed_wrap
  File "/usr/lib64/listen/widget/mozembed_wrap.py", line 22, in ?
    import gtkmozembed
ImportError: No module named gtkmozembed
I have compiled firefox with mozdevelopflag and yet the same thing.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-21 04:09:04 UTC
Don't restrict bugs without any reason please; just leave the checkboxes alone.
Comment 2 José Alberto Suárez López (RETIRED) gentoo-dev 2006-11-21 14:36:37 UTC
if you tryed to remerge listen again?
Comment 3 cucu ionut 2006-11-22 06:04:13 UTC
yes, no chanfe in that either
Comment 4 cucu ionut 2006-11-29 05:44:50 UTC
I found the error :D U need firefox flag enabled in gnome-python-extras for listen to work