GNOME Bugzilla – Bug 685820
rhythmbox context plugin: unable to display Links tab
Last modified: 2012-10-09 22:44:35 UTC
In Context plugin, when you click on Links tab you get this error: Traceback (most recent call last):
+ Trace 230997
self.tab[newtab].activate()
self.reload ()
self.view.load_links (self.datasource)
self.path = rb.find_plugin_file(self.plugin, 'tmpl/links-tmpl.html')
The attachment fixes problem. Leo.
Created attachment 226133 [details] [review] Fix Links Tab
pushed as commit 04de8e2, thanks