The first error you should encounter on trying the upnp plugin:

Traceback (most recent call last):
  File "/usr/lib/rhythmbox/plugins/upnp_coherence/__init__.py", line
43, in activate
    if url:
UnboundLocalError: local variable 'url' referenced before assignment

There are at least two other trivial coding errors of this type in the
plugin. These are fixed in these upstream changes:

Fixes this and one other unbound variable error:

http://svn.gnome.org/viewvc/rhythmbox/trunk/plugins/coherence/upnp_coherence/__init__.py?r1=5486&r2=5537

Fixes declaration of state_variable_changed method:

http://svn.gnome.org/viewvc/rhythmbox/trunk/plugins/coherence/upnp_coherence/UpnpSource.py?r1=5257&r2=5563

Due to possible dependencies between other parts of these changes I
would suggest that it's probably not possible to backport these two
changes in isolation, but update the whole upnp_coherence plugin
directory.

On Sun, Mar 9, 2008 at 10:20 AM, Sebastien Bacher <[EMAIL PROTECTED]> wrote:
> you could also describe the error you get or the change required
>
>
>
>  --
>  upnp plugin is broken
>  https://bugs.launchpad.net/bugs/198466
>  You received this bug notification because you are a direct subscriber
>  of the bug.
>

-- 
upnp plugin is broken
https://bugs.launchpad.net/bugs/198466
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to