/usr/lib/listen/widget$ listen
No musicbrainz support (musicbrainz2 missing)
location: /usr/lib/xulrunner-1.9.0.19/libxpcom.so
before 3
No Audio cd support (musicbrainz2 missing)
Traceback (most recent call last):
File "listen", line 213, in <module>
ListenApp()
File "listen", line 131, in __init__
self.listen_instance = Listen()
File "/usr/lib/listen/widget/listen.py", line 95, in __init__
self.source_ui = SourceUI()
File "/usr/lib/listen/widget/source_ui.py", line 163, in __init__
"wikipedia":WikipediaSource(),
File "/usr/lib/listen/source/wikipedia.py", line 349, in __init__
item = WikipediaItem()
File "/usr/lib/listen/source/__init__.py", line 93, in __init__
if not self.widget: self.widget = self.widget_klass()
File "/usr/lib/listen/source/wikipedia.py", line 57, in __init__
self.embed = HtmlView()
File "/usr/lib/listen/widget/htmlview.py", line 86, in __init__
self.embed.connect("navigation-policy-decision-requested", self.__webkit_link_uri_cb)
TypeError: <webkit.WebView object at 0xa1450cc (WebKitWebView at 0x9517ae0)>: unknown signal name: navigation-policy-decision-requested
Sorry for the inconvenience, but…
Even after I did the following:
# patch -p0 /usr/lib/ listen/ widget/ htmlview. py < /home/ben/ webkit- inf-1.0. 3.patch
listen_0.6.5-0 (from the jaunty ppa) won't start…
It still told me:
/usr/lib/ listen/ widget$ listen xulrunner- 1.9.0.19/ libxpcom. so listen_ instance = Listen() listen/ widget/ listen. py", line 95, in __init__ listen/ widget/ source_ ui.py", line 163, in __init__ :WikipediaSourc e(), listen/ source/ wikipedia. py", line 349, in __init__ listen/ source/ __init_ _.py", line 93, in __init__ listen/ source/ wikipedia. py", line 57, in __init__ listen/ widget/ htmlview. py", line 86, in __init__ embed.connect( "navigation- policy- decision- requested" , self.__ webkit_ link_uri_ cb) policy- decision- requested
No musicbrainz support (musicbrainz2 missing)
location: /usr/lib/
before 3
No Audio cd support (musicbrainz2 missing)
Traceback (most recent call last):
File "listen", line 213, in <module>
ListenApp()
File "listen", line 131, in __init__
self.
File "/usr/lib/
self.source_ui = SourceUI()
File "/usr/lib/
"wikipedia"
File "/usr/lib/
item = WikipediaItem()
File "/usr/lib/
if not self.widget: self.widget = self.widget_klass()
File "/usr/lib/
self.embed = HtmlView()
File "/usr/lib/
self.
TypeError: <webkit.WebView object at 0xa1450cc (WebKitWebView at 0x9517ae0)>: unknown signal name: navigation-
:(