GNOME Bugzilla – Bug 685821
rhythmbox lyrics plugin: unable to set lyrics folder in preferences
Last modified: 2012-10-21 07:56:27 UTC
If you try to set lyrics directory in Edit → Plugins → Song Lyrics → Prefernces and click on Browse you get the following error: Traceback (most recent call last):
+ Trace 230998
self.chooser.set_transient_for(self.dialog)
Attachment fixes problem.
Created attachment 226135 [details] [review] Fix Lyrics Dialog
pushed as commit fade732, thanks.
Review of attachment 226135 [details] [review]: .