GNOME Bugzilla – Bug 629038
Rhythmbox no longer showing UPnP - coherence issue
Last modified: 2010-09-08 09:53:21 UTC
Rhythmbox is no longer showing UPnP on the local net on maverick beta (0.13.1-0ubuntu1) rhythmbox-plugin-coherence (0.13.1-0ubuntu1) and python-coherence (0.6.6.2-5) are both installed. I can see the coherence plugin in rhythmbox and it's activated. The UPnP server is working (seeing it on other devices)
when trying to activate the plugin: WARN coherence sept. 08 11:25:44 Coherence UPnP framework shutdown (coherence/base.py:559) Traceback (most recent call last):
+ Trace 223589
except louie.error.DispatcherKeyError:
Traceback (most recent call last): File "/usr/lib/rhythmbox/plugins/upnp_coherence/__init__.py", line 76, in activate if self.entry_type is None: AttributeError: 'CoherencePlugin' object has no attribute 'entry_type'
Oops, I guess I broke this as part of the entry type changes.. should be fixed by commit d7c99f8.
Thanks a lot Jonathan. I'll backport the fix to ubuntu :)