You are not logged in.
Pages: 1
Hello!
Using GNOME 3 and latest Rhythmbox & python from the [extra] repository.
Lyrics plugin doesn't work for me. When selecting "preferences" the first choice, "Lyrc (lyrc.com.ar)" is selected (which doesn't work), and when putting ticks on other lyrics services, they reset when window gets opened next time. I get no output in the terminal.
The "Lyrics Folder" section doesn't work at all, as the "Browse..." button doesn't function and I get the following error in the terminal when clicking on it:
Traceback (most recent call last):
File "/usr/lib/rhythmbox/plugins/lyrics/LyricsConfigureDialog.py", line 99, in choose_callback
buttons = (Gtk.STOCK_CLOSE, Gtk.ResponseTypeCLOSE,
File "/usr/lib/python2.7/site-packages/gi/module.py", line 261, in __getattr__
return getattr(self._introspection_module, name)
File "/usr/lib/python2.7/site-packages/gi/module.py", line 100, in __getattr__
self.__name__, name))
AttributeError: 'gi.repository.Gtk' object has no attribute 'ResponseTypeCLOSE'Imputing characters in the box doesn't work either, as they get deleted when the lyrics plugin preferences window opens next time.
gconf-editor doesn't show any keys in /apps/rhythmbox/plugins/lyrics.
EDIT: Ok, it looks like these options are now accessible through dconf-editor. I managed to manually add all the lyrics websites to the org.gnome.rhythmbox.plugins.lyrics schema's 'sites' key and now lyrics plugin preferences window shows all the lyrics services ticked.
However, I only get a blinking cursor in the lyrics window (CTRL+L) and the following output in the terminal:
Traceback (most recent call last):
File "/usr/lib/rhythmbox/plugins/rb/Loader.py", line 48, in _contents_cb
(ok, contents, etag) = file.load_contents_finish(result)
File "/usr/lib/python2.7/site-packages/gi/types.py", line 44, in function
return info.invoke(*args)
glib.GError: Cannot connect to destination (search.lyrics.astraweb.com)
Traceback (most recent call last):
File "/usr/lib/rhythmbox/plugins/rb/Loader.py", line 48, in _contents_cb
(ok, contents, etag) = file.load_contents_finish(result)
File "/usr/lib/python2.7/site-packages/gi/types.py", line 44, in function
return info.invoke(*args)
glib.GError: Cannot connect to destination (api.leoslyrics.com)
Traceback (most recent call last):
File "/usr/lib/rhythmbox/plugins/rb/Loader.py", line 48, in _contents_cb
(ok, contents, etag) = file.load_contents_finish(result)
File "/usr/lib/python2.7/site-packages/gi/types.py", line 44, in function
return info.invoke(*args)
glib.GError: Not Found
Traceback (most recent call last):
File "/usr/lib/rhythmbox/plugins/rb/Loader.py", line 34, in callback_with_gdk_lock
v = callback(data, *args)
File "/usr/lib/rhythmbox/plugins/lyrics/DarkLyricsParser.py", line 62, in search_artist
artist_page, 1)[1]
IndexError: list index out of rangeAny ideas?
Last edited by CHPE (2011-06-20 21:31:52)
Offline
Same problem here. Up.
Offline
report this issue upstream. is not a packaging bug but one in rhythmbox code
Give what you have. To someone, it may be better than you dare to think.
Offline
Pages: 1