[Bug 338963] Re: Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module named coherence.ui.av_widgets"

2009-03-20 Thread Pedro Villavicencio
Confirming, also workaround proposed works here.

** Changed in: totem (Ubuntu)
   Status: New => Confirmed

-- 
Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module 
named coherence.ui.av_widgets" 
https://bugs.launchpad.net/bugs/338963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 338963] Re: Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module named coherence.ui.av_widgets"

2009-03-30 Thread Sebastien Bacher
is that still an issue using the new coherence version?

** Changed in: totem (Ubuntu)
Milestone: ubuntu-9.04-beta => ubuntu-9.04

-- 
Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module 
named coherence.ui.av_widgets" 
https://bugs.launchpad.net/bugs/338963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 338963] Re: Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module named coherence.ui.av_widgets"

2009-03-31 Thread Jack Wasey
n.b. this is marked LOW priority, but it is one of the headline updates for 
Jaunty - people will look out for this feature.
same for me, even with the following workaround in place:

/usr/share/dbus-1/services/org.Coherence.service

[DBUS Service]
Name=org.Coherence
Exec=/usr/bin/coherence -o use_dbus:yes -o controlpoint:yes

totem --version
totem 2.26.0

apt-cache policy totem
totem:
  Installed: 2.26.0-0ubuntu2
  Candidate: 2.26.0-0ubuntu2
  Version table:
 *** 2.26.0-0ubuntu2 0
500 http://gb.archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status

apt-cache policy python-coherence 
python-coherence:
  Installed: 0.6.2-1ubuntu1
  Candidate: 0.6.2-1ubuntu1
  Version table:
 *** 0.6.2-1ubuntu1 0
500 http://gb.archive.ubuntu.com jaunty/universe Packages
100 /var/lib/dpkg/status


** Attachment added: "upnp totem bug.txt"
   http://launchpadlibrarian.net/24581851/upnp%20totem%20bug.txt

-- 
Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module 
named coherence.ui.av_widgets" 
https://bugs.launchpad.net/bugs/338963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 338963] Re: Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module named coherence.ui.av_widgets"

2009-03-31 Thread Sebastien Bacher
the issue seems to be a coherence one

** Package changed: totem (Ubuntu) => coherence (Ubuntu)

** Changed in: coherence (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) => (unassigned)

-- 
Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module 
named coherence.ui.av_widgets" 
https://bugs.launchpad.net/bugs/338963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 338963] Re: Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module named coherence.ui.av_widgets"

2009-03-31 Thread Sebastien Bacher
coherence is not installed by default due to CD constrains so I doubt
that will be an highlighted jaunty option

-- 
Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module 
named coherence.ui.av_widgets" 
https://bugs.launchpad.net/bugs/338963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 338963] Re: Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module named coherence.ui.av_widgets"

2009-03-31 Thread Sander Jonkers
oops, typo:

"installing python-coherence reveals a bug in bug-python itself"

should read

"installing python-coherence reveals a bug in *python-coherence* itself"

-- 
Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module 
named coherence.ui.av_widgets" 
https://bugs.launchpad.net/bugs/338963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 338963] Re: Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module named coherence.ui.av_widgets"

2009-04-01 Thread Pedro Villavicencio
** Changed in: totem (Ubuntu)
   Status: New => Invalid

-- 
Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module 
named coherence.ui.av_widgets" 
https://bugs.launchpad.net/bugs/338963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 338963] Re: Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module named coherence.ui.av_widgets"

2009-04-08 Thread Andreas Moog
The issue is with totem.

Reason: coherence plugin is shipped in totem-plugins package which must
not require universe/multiverse packages to work. the plugin needs
python-coherence, which is in universe. I'm working on moving the plugin
to totem-plugins-extra, which is a package available for this purpose.

** Changed in: coherence (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: totem (Ubuntu)
   Importance: Undecided => Low

** Changed in: totem (Ubuntu)
   Status: Invalid => In Progress

** Changed in: totem (Ubuntu)
 Assignee: (unassigned) => Andreas Moog (andreas-moog)

-- 
Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module 
named coherence.ui.av_widgets" 
https://bugs.launchpad.net/bugs/338963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 338963] Re: Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module named coherence.ui.av_widgets"

2009-04-08 Thread Andreas Moog
debdiff attached:

totem (2.26.1-0ubuntu3) jaunty; urgency=low

  * debian/control
- add Depends in totem-plugins-extra for python-coherence to make
  the coherence-plugin work (LP: #338963)
- add Replaces for totem-plugins and totem-plugins-extra since the
  coherence-plugin is moved to -extra
  * debian/rules
- move the coherence-plugin from -plugins to -plugins-extra

 -- Andreas Moog   Thu, 09 Apr 2009 01:00:09
+0200


** Attachment added: "totem_2.26.1-0ubuntu3.debdiff"
   http://launchpadlibrarian.net/25083802/totem_2.26.1-0ubuntu3.debdiff

** Changed in: totem (Ubuntu)
   Status: In Progress => Confirmed

** Changed in: totem (Ubuntu)
 Assignee: Andreas Moog (andreas-moog) => Ubuntu Desktop Bugs (desktop-bugs)

-- 
Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module 
named coherence.ui.av_widgets" 
https://bugs.launchpad.net/bugs/338963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 338963] Re: Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module named coherence.ui.av_widgets"

2009-04-08 Thread Launchpad Bug Tracker
This bug was fixed in the package totem - 2.26.1-0ubuntu3

---
totem (2.26.1-0ubuntu3) jaunty; urgency=low

  * debian/control
- add Depends in totem-plugins-extra for python-coherence to make
  the coherence-plugin work (LP: #338963)
- add Replaces for totem-plugins and totem-plugins-extra since the
  coherence-plugin is moved to -extra
  * debian/rules
- move the coherence-plugin from -plugins to -plugins-extra

 -- Andreas MoogThu, 09 Apr 2009 01:00:09
+0200

** Changed in: totem (Ubuntu)
   Status: Confirmed => Fix Released

-- 
Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module 
named coherence.ui.av_widgets" 
https://bugs.launchpad.net/bugs/338963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 338963] Re: Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module named coherence.ui.av_widgets"

2009-03-06 Thread Sander Jonkers
After installying "python-coherence", the GUI bug stays the same, the
CLI output is more ugly and/or more informative.


san...@jaunty:~$ 
san...@jaunty:~$ 
san...@jaunty:~$ totem
/var/lib/python-support/python2.6/gdata/tlslite/utils/cryptomath.py:9: 
DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha
/usr/lib/python2.6/dist-packages/twisted/spread/pb.py:30: DeprecationWarning: 
the md5 module is deprecated; use hashlib instead
  import md5
Traceback (most recent call last):
  File "/usr/lib/totem/plugins/coherence_upnp/coherence_upnp.py", line 20, in 
__init__
self.ui = TreeWidget()
  File "/usr/lib/python2.6/dist-packages/coherence/ui/av_widgets.py", line 58, 
in __init__
self.init_controlpoint()
  File "/usr/lib/python2.6/dist-packages/coherence/ui/av_widgets.py", line 121, 
in init_controlpoint
self.coherence = self.bus.get_object(BUS_NAME,OBJECT_PATH)
  File "/var/lib/python-support/python2.6/dbus/bus.py", line 244, in get_object
follow_name_owner_changes=follow_name_owner_changes)
  File "/var/lib/python-support/python2.6/dbus/proxies.py", line 241, in 
__init__
self._named_service = conn.activate_name_owner(bus_name)
  File "/var/lib/python-support/python2.6/dbus/bus.py", line 183, in 
activate_name_owner
self.start_service_by_name(bus_name)
  File "/var/lib/python-support/python2.6/dbus/bus.py", line 281, in 
start_service_by_name
'su', (bus_name, flags)))
  File "/var/lib/python-support/python2.6/dbus/connection.py", line 622, in 
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The 
name org.Coherence was not provided by any .service files

** (totem:3715): WARNING **: Could not instantiate Python object

** (totem:3715): CRITICAL **: totem_plugin_activate: assertion `TOTEM_IS_PLUGIN 
(plugin)' failed
san...@jaunty:~$

-- 
Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module 
named coherence.ui.av_widgets" 
https://bugs.launchpad.net/bugs/338963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 338963] Re: Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module named coherence.ui.av_widgets"

2009-03-06 Thread Sander Jonkers
Solution (workaround?) found,  thanks to Linux genius ArjanW drinking my
Bavaria beer:

As root, create file /usr/share/dbus-1/services/org.Coherence.service
with contents:

[D-BUS Service]
Name=org.Coherence
Exec=/usr/bin/coherence -o use_dbus:yes -o controlpoint:yes

After that, totem's Coherence DLNA/UPnP can be activated.

HTH


** Attachment added: "Totem showing DLNA/UPnP plugin"
   http://launchpadlibrarian.net/23564058/Screenshot-Movie%20Player.png

-- 
Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module 
named coherence.ui.av_widgets" 
https://bugs.launchpad.net/bugs/338963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 338963] Re: Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module named coherence.ui.av_widgets"

2009-03-06 Thread Sander Jonkers
And a picture showing that the totem Coherence DLNA UPnP actually works;
it does see the UPnP AV Mediaserver provided by rhythmbox.

** Attachment added: "totem Coherence DLNA UPnP does see the UPnP AV 
Mediaserver provided by rhythmbox."
   
http://launchpadlibrarian.net/23564206/Screenshot-Movie%20Player-%20totem%20with%20coherence%20DLNA%20UPnP%20client%20plugin%20seeing%20rhythmbox.png

-- 
Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module 
named coherence.ui.av_widgets" 
https://bugs.launchpad.net/bugs/338963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 338963] Re: Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module named coherence.ui.av_widgets"

2009-03-07 Thread Sebastien Bacher
** Changed in: totem (Ubuntu)
   Importance: Undecided => Low
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)
   Target: None => ubuntu-9.04-beta

-- 
Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module 
named coherence.ui.av_widgets" 
https://bugs.launchpad.net/bugs/338963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 338963] Re: Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module named coherence.ui.av_widgets"

2009-03-30 Thread Sander Jonkers
Sebastien,

I checked and the error still occurs: totem -> edit -> plugins -> conherence
results in "Unable to activate plugin Coherence DLNA/UPnP Client".

However, I'm not sure anymore that I'm actually running BETA (see below),
so, just to be sure, I will get the Jaunty-Beta-CD, boot that and report
back.


ubu...@ubuntu:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu jaunty (development branch)"

ubu...@ubuntu:~$ apt-cache policy totem
totem:
  Installed: 2.26.0-0ubuntu1
  Candidate: 2.26.0-0ubuntu1
  Version table:
 *** 2.26.0-0ubuntu1 0
500 http://archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status
ubu...@ubuntu:~$

ubu...@ubuntu:~$ uname -a
Linux ubuntu 2.6.28-11-generic #37-Ubuntu SMP Mon Mar 23 16:40:23 UTC 2009
i686 GNU/Linux
ubu...@ubuntu:~$



On Tue, Mar 31, 2009 at 00:13, Sebastien Bacher  wrote:

> is that still an issue using the new coherence version?
>
> ** Changed in: totem (Ubuntu)
>Milestone: ubuntu-9.04-beta => ubuntu-9.04
>
> --
> Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No
> module named coherence.ui.av_widgets"
> https://bugs.launchpad.net/bugs/338963
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module 
named coherence.ui.av_widgets" 
https://bugs.launchpad.net/bugs/338963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 338963] Re: Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module named coherence.ui.av_widgets"

2009-03-30 Thread Sander Jonkers
PS: the CLI output

ubu...@ubuntu:~$ totem
/usr/share/themes/Human/gtk-2.0/gtkrc:82: Murrine configuration option
"highlight_ratio" will be deprecated in future releases. Please use
"highlight_shade" instead.
/usr/share/themes/Human/gtk-2.0/gtkrc:83: Murrine configuration option
"lightborder_ratio" will be deprecated in future releases. Please use
"lightborder_shade" instead.
/usr/share/themes/Human/gtk-2.0/gtkrc:194: Murrine configuration option
"highlight_ratio" will be deprecated in future releases. Please use
"highlight_shade" instead.
/var/lib/python-support/python2.6/gdata/tlslite/utils/cryptomath.py:9:
DeprecationWarning: the sha module is deprecated; use the hashlib module
instead
  import sha
Traceback (most recent call last):
  File "/usr/lib/totem/plugins/coherence_upnp/coherence_upnp.py", line 10,
in 
from coherence.ui.av_widgets import TreeWidget
ImportError: No module named coherence.ui.av_widgets

** (totem:6791): WARNING **: Could not load plugin coherence_upnp


** (totem:6791): WARNING **: Error, impossible to activate plugin 'Coherence
DLNA/UPnP Client'
Traceback (most recent call last):
  File "/usr/lib/totem/plugins/coherence_upnp/coherence_upnp.py", line 10,
in 
from coherence.ui.av_widgets import TreeWidget
ImportError: No module named coherence.ui.av_widgets

** (totem:6791): WARNING **: Could not load plugin coherence_upnp


** (totem:6791): WARNING **: Error, impossible to activate plugin 'Coherence
DLNA/UPnP Client'
^C
ubu...@ubuntu:~$
ubu...@ubuntu:~$ totem --version
totem 2.26.0
ubu...@ubuntu:~$


On Tue, Mar 31, 2009 at 07:00, Sander Jonkers - GMX 
wrote:

> Sebastien,
>
> I checked and the error still occurs: totem -> edit -> plugins ->
> conherence results in "Unable to activate plugin Coherence DLNA/UPnP
> Client".
>
> However, I'm not sure anymore that I'm actually running BETA (see below),
> so, just to be sure, I will get the Jaunty-Beta-CD, boot that and report
> back.
>
>
>
> ubu...@ubuntu:~$ cat /etc/lsb-release
> DISTRIB_ID=Ubuntu
> DISTRIB_RELEASE=9.04
> DISTRIB_CODENAME=jaunty
> DISTRIB_DESCRIPTION="Ubuntu jaunty (development branch)"
>
> ubu...@ubuntu:~$ apt-cache policy totem
> totem:
>   Installed: 2.26.0-0ubuntu1
>   Candidate: 2.26.0-0ubuntu1
>   Version table:
>  *** 2.26.0-0ubuntu1 0
> 500 http://archive.ubuntu.com jaunty/main Packages
> 100 /var/lib/dpkg/status
> ubu...@ubuntu:~$
>
> ubu...@ubuntu:~$ uname -a
> Linux ubuntu 2.6.28-11-generic #37-Ubuntu SMP Mon Mar 23 16:40:23 UTC 2009
> i686 GNU/Linux
> ubu...@ubuntu:~$
>
>
>
>
>
> On Tue, Mar 31, 2009 at 00:13, Sebastien Bacher  wrote:
>
>> is that still an issue using the new coherence version?
>>
>> ** Changed in: totem (Ubuntu)
>>Milestone: ubuntu-9.04-beta => ubuntu-9.04
>>
>> --
>> Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No
>> module named coherence.ui.av_widgets"
>> https://bugs.launchpad.net/bugs/338963
>> You received this bug notification because you are a direct subscriber
>> of the bug.
>>
>
>

-- 
Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module 
named coherence.ui.av_widgets" 
https://bugs.launchpad.net/bugs/338963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 338963] Re: Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module named coherence.ui.av_widgets"

2009-03-31 Thread Sander Jonkers
I tried the apres-BETA daily build of March 31, and that gives the same
error messages when trying to activate the Coherence-plugin in totem.

I had to activate universe + mutiverse, then install python-coherence by
hand (and edit /usr/share/dbus-1/services/org.Coherence.service) to get tot
Coherence/DLNA plugin in totem working.

So: AFAICS, nothing has changed since my bug report.



ubu...@ubuntu:~$
ubu...@ubuntu:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu jaunty (development branch)"
ubu...@ubuntu:~$
ubu...@ubuntu:~$
ubu...@ubuntu:~$
ubu...@ubuntu:~$ totem
/var/lib/python-support/python2.6/gdata/tlslite/utils/cryptomath.py:9:
DeprecationWarning: the sha module is deprecated; use the hashlib module
instead
  import sha
Traceback (most recent call last):
  File "/usr/lib/totem/plugins/coherence_upnp/coherence_upnp.py", line 10,
in 
from coherence.ui.av_widgets import TreeWidget
ImportError: No module named coherence.ui.av_widgets

** (totem:13982): WARNING **: Could not load plugin coherence_upnp


** (totem:13982): WARNING **: Error, impossible to activate plugin
'Coherence DLNA/UPnP Client'
ubu...@ubuntu:~$ apt-cache policy totem
totem:
  Installed: 2.26.0-0ubuntu2
  Candidate: 2.26.0-0ubuntu2
  Version table:
 *** 2.26.0-0ubuntu2 0
500 http://archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status
ubu...@ubuntu:~$


On Tue, Mar 31, 2009 at 05:16, Sander Jonkers - GMX 
wrote:

> PS: the CLI output
>
> ubu...@ubuntu:~$ totem
> /usr/share/themes/Human/gtk-2.0/gtkrc:82: Murrine configuration option
> "highlight_ratio" will be deprecated in future releases. Please use
> "highlight_shade" instead.
> /usr/share/themes/Human/gtk-2.0/gtkrc:83: Murrine configuration option
> "lightborder_ratio" will be deprecated in future releases. Please use
> "lightborder_shade" instead.
> /usr/share/themes/Human/gtk-2.0/gtkrc:194: Murrine configuration option
> "highlight_ratio" will be deprecated in future releases. Please use
> "highlight_shade" instead.
> /var/lib/python-support/python2.6/gdata/tlslite/utils/cryptomath.py:9:
> DeprecationWarning: the sha module is deprecated; use the hashlib module
> instead
>   import sha
> Traceback (most recent call last):
>   File "/usr/lib/totem/plugins/coherence_upnp/coherence_upnp.py", line 10,
> in 
> from coherence.ui.av_widgets import TreeWidget
> ImportError: No module named coherence.ui.av_widgets
>
> ** (totem:6791): WARNING **: Could not load plugin coherence_upnp
>
>
> ** (totem:6791): WARNING **: Error, impossible to activate plugin
> 'Coherence DLNA/UPnP Client'
> Traceback (most recent call last):
>   File "/usr/lib/totem/plugins/coherence_upnp/coherence_upnp.py", line 10,
> in 
> from coherence.ui.av_widgets import TreeWidget
> ImportError: No module named coherence.ui.av_widgets
>
> ** (totem:6791): WARNING **: Could not load plugin coherence_upnp
>
>
> ** (totem:6791): WARNING **: Error, impossible to activate plugin
> 'Coherence DLNA/UPnP Client'
> ^C
> ubu...@ubuntu:~$
> ubu...@ubuntu:~$ totem --version
> totem 2.26.0
> ubu...@ubuntu:~$
>
>
>
>
> On Tue, Mar 31, 2009 at 07:00, Sander Jonkers - GMX wrote:
>
>> Sebastien,
>>
>> I checked and the error still occurs: totem -> edit -> plugins ->
>> conherence results in "Unable to activate plugin Coherence DLNA/UPnP
>> Client".
>>
>> However, I'm not sure anymore that I'm actually running BETA (see below),
>> so, just to be sure, I will get the Jaunty-Beta-CD, boot that and report
>> back.
>>
>>
>>
>> ubu...@ubuntu:~$ cat /etc/lsb-release
>> DISTRIB_ID=Ubuntu
>> DISTRIB_RELEASE=9.04
>> DISTRIB_CODENAME=jaunty
>> DISTRIB_DESCRIPTION="Ubuntu jaunty (development branch)"
>>
>> ubu...@ubuntu:~$ apt-cache policy totem
>> totem:
>>   Installed: 2.26.0-0ubuntu1
>>   Candidate: 2.26.0-0ubuntu1
>>   Version table:
>>  *** 2.26.0-0ubuntu1 0
>> 500 http://archive.ubuntu.com jaunty/main Packages
>> 100 /var/lib/dpkg/status
>> ubu...@ubuntu:~$
>>
>> ubu...@ubuntu:~$ uname -a
>> Linux ubuntu 2.6.28-11-generic #37-Ubuntu SMP Mon Mar 23 16:40:23 UTC 2009
>> i686 GNU/Linux
>> ubu...@ubuntu:~$
>>
>>
>>
>>
>>
>> On Tue, Mar 31, 2009 at 00:13, Sebastien Bacher wrote:
>>
>>> is that still an issue using the new coherence version?
>>>
>>> ** Changed in: totem (Ubuntu)
>>>Milestone: ubuntu-9.04-beta => ubuntu-9.04
>>>
>>> --
>>> Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No
>>> module named coherence.ui.av_widgets"
>>> https://bugs.launchpad.net/bugs/338963
>>> You received this bug notification because you are a direct subscriber
>>> of the bug.
>>>
>>
>>
>

-- 
Totem: loading "Coherence DLNA/UPnP Client" results in: "ImportError: No module 
named coherence.ui.av_widgets" 
https://bugs.launchpad.net/bugs/338963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lis