desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #20618
[Bug 855100] [NEW] python plugins not working
Public bug reported:
Hi,
I upgraded to Oneiric and noticed that the upnp-coherence plugin is missing. After installing it manually, I noticed that ALL python plugins are not working on current totem.
Output from console:
(totem:5249): libpeas-WARNING **: Could not find 'Module' in
'/usr/lib/totem/plugins/upnp-coherence/upnp-coherence.plugin'
(totem:5249): libpeas-WARNING **: Error loading '/usr/lib/totem/plugins/upnp-coherence/upnp-coherence.plugin'
/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
import gobject._gobject
Traceback (most recent call last):
File "/usr/lib/totem/plugins/pythonconsole/pythonconsole.py", line 69, in <module>
class PythonConsolePlugin(gobject.GObject, Peas.Activatable):
TypeError: Error when calling the metaclass bases
metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
(totem:5249): libpeas-WARNING **: Error loading plugin 'pythonconsole'
Traceback (most recent call last):
File "/usr/lib/totem/plugins/opensubtitles/opensubtitles.py", line 298, in <module>
class OpenSubtitles(gobject.GObject, Peas.Activatable):
TypeError: Error when calling the metaclass bases
metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
(totem:5249): libpeas-WARNING **: Error loading plugin 'opensubtitles'
Traceback (most recent call last):
File "/usr/lib/totem/plugins/jamendo/jamendo.py", line 66, in <module>
class JamendoPlugin(gobject.GObject, Peas.Activatable, PeasGtk.Configurable):
TypeError: Error when calling the metaclass bases
metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
(totem:5249): libpeas-WARNING **: Error loading plugin 'jamendo'
Traceback (most recent call last):
File "/usr/lib/totem/plugins/dbus/dbus-service.py", line 30, in <module>
class dbusservice(gobject.GObject, Peas.Activatable):
TypeError: Error when calling the metaclass bases
metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
(totem:5249): libpeas-WARNING **: Error loading plugin 'dbus-service'
Traceback (most recent call last):
File "/usr/lib/totem/plugins/iplayer/iplayer.py", line 16, in <module>
class IplayerPlugin (gobject.GObject, Peas.Activatable):
TypeError: Error when calling the metaclass bases
metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
(totem:5249): libpeas-WARNING **: Error loading plugin 'iplayer'
Totem-Message: socket created
Segmentation fault (core dumped)
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: totem 3.0.1-0ubuntu5
ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
Uname: Linux 3.0.0-11-generic i686
NonfreeKernelModules: slamr
ApportVersion: 1.23-0ubuntu1
Architecture: i386
Date: Tue Sep 20 23:39:19 2011
SourcePackage: totem
UpgradeStatus: Upgraded to oneiric on 2011-09-17 (3 days ago)
** Affects: totem (Ubuntu)
Importance: Undecided
Status: New
** Tags: apport-bug i386 oneiric running-unity
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/855100
Title:
python plugins not working
Status in “totem” package in Ubuntu:
New
Bug description:
Hi,
I upgraded to Oneiric and noticed that the upnp-coherence plugin is missing. After installing it manually, I noticed that ALL python plugins are not working on current totem.
Output from console:
(totem:5249): libpeas-WARNING **: Could not find 'Module' in
'/usr/lib/totem/plugins/upnp-coherence/upnp-coherence.plugin'
(totem:5249): libpeas-WARNING **: Error loading '/usr/lib/totem/plugins/upnp-coherence/upnp-coherence.plugin'
/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
import gobject._gobject
Traceback (most recent call last):
File "/usr/lib/totem/plugins/pythonconsole/pythonconsole.py", line 69, in <module>
class PythonConsolePlugin(gobject.GObject, Peas.Activatable):
TypeError: Error when calling the metaclass bases
metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
(totem:5249): libpeas-WARNING **: Error loading plugin 'pythonconsole'
Traceback (most recent call last):
File "/usr/lib/totem/plugins/opensubtitles/opensubtitles.py", line 298, in <module>
class OpenSubtitles(gobject.GObject, Peas.Activatable):
TypeError: Error when calling the metaclass bases
metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
(totem:5249): libpeas-WARNING **: Error loading plugin 'opensubtitles'
Traceback (most recent call last):
File "/usr/lib/totem/plugins/jamendo/jamendo.py", line 66, in <module>
class JamendoPlugin(gobject.GObject, Peas.Activatable, PeasGtk.Configurable):
TypeError: Error when calling the metaclass bases
metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
(totem:5249): libpeas-WARNING **: Error loading plugin 'jamendo'
Traceback (most recent call last):
File "/usr/lib/totem/plugins/dbus/dbus-service.py", line 30, in <module>
class dbusservice(gobject.GObject, Peas.Activatable):
TypeError: Error when calling the metaclass bases
metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
(totem:5249): libpeas-WARNING **: Error loading plugin 'dbus-service'
Traceback (most recent call last):
File "/usr/lib/totem/plugins/iplayer/iplayer.py", line 16, in <module>
class IplayerPlugin (gobject.GObject, Peas.Activatable):
TypeError: Error when calling the metaclass bases
metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
(totem:5249): libpeas-WARNING **: Error loading plugin 'iplayer'
Totem-Message: socket created
Segmentation fault (core dumped)
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: totem 3.0.1-0ubuntu5
ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
Uname: Linux 3.0.0-11-generic i686
NonfreeKernelModules: slamr
ApportVersion: 1.23-0ubuntu1
Architecture: i386
Date: Tue Sep 20 23:39:19 2011
SourcePackage: totem
UpgradeStatus: Upgraded to oneiric on 2011-09-17 (3 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/855100/+subscriptions
Follow ups
-
[Bug 855100] Re: python plugins not working
From: Jeremy Bicha, 2012-01-15
-
[Bug 855100] Re: python plugins not working
From: Jeremy Bicha, 2012-01-14
-
[Bug 855100] Re: python plugins not working
From: John McCourt, 2012-01-08
-
[Bug 855100] Re: python plugins not working
From: TheGhost, 2011-12-22
-
[Bug 855100] Re: python plugins not working
From: Pavol Klacansky, 2011-12-21
-
[Bug 855100] Re: python plugins not working
From: Matt Winter, 2011-12-15
-
[Bug 855100] Re: python plugins not working
From: Pedro Villavicencio, 2011-11-09
-
[Bug 855100] Re: python plugins not working
From: Launchpad Bug Tracker, 2011-11-05
-
[Bug 855100] Re: python plugins not working
From: Roman Yepishev, 2011-10-31
-
[Bug 855100] Re: python plugins not working
From: Roman Yepishev, 2011-10-31
-
[Bug 855100] Re: python plugins not working
From: Fish R. Cynic, 2011-10-28
-
[Bug 855100] Re: python plugins not working
From: Alexander Koptelov, 2011-10-19
-
[Bug 855100] Re: python plugins not working
From: Costales, 2011-10-19
-
[Bug 855100] Re: python plugins not working
From: Jeremy Bicha, 2011-10-18
-
[Bug 855100] Re: python plugins not working
From: TheGhost, 2011-10-17
-
[Bug 855100] Re: python plugins not working
From: TheGhost, 2011-10-17
-
[Bug 855100] Re: python plugins not working
From: Michal Rudolf, 2011-10-17
-
[Bug 855100] Re: python plugins not working
From: Radics Ottó, 2011-10-17
-
[Bug 855100] Re: python plugins not working
From: Launchpad Bug Tracker, 2011-10-17
-
[Bug 855100] Re: python plugins not working
From: Costales, 2011-10-16
-
[Bug 855100] Re: python plugins not working
From: Jeremy Bicha, 2011-10-15
-
[Bug 855100] Re: python plugins not working
From: Martin Pitt, 2011-10-12
-
[Bug 855100] Re: python plugins not working
From: Launchpad Bug Tracker, 2011-10-12
-
[Bug 855100] Re: python plugins not working
From: Miklos Juhasz, 2011-10-11
-
[Bug 855100] Re: python plugins not working
From: Miklos Juhasz, 2011-10-11
-
[Bug 855100] Re: python plugins not working
From: Jeremy Bicha, 2011-10-11
-
[Bug 855100] Re: python plugins not working
From: Miklos Juhasz, 2011-10-11
-
[Bug 855100] Re: python plugins not working
From: Jeremy Bicha, 2011-10-11
-
[Bug 855100] Re: python plugins not working
From: Martin Pitt, 2011-10-11
-
[Bug 855100] Re: python plugins not working
From: Launchpad Bug Tracker, 2011-10-11
-
[Bug 855100] Re: python plugins not working
From: Jeremy Bicha, 2011-10-11
-
[Bug 855100] Re: python plugins not working
From: Jeremy Bicha, 2011-10-10
-
[Bug 855100] Re: python plugins not working
From: Jeremy Bicha, 2011-10-10
-
[Bug 855100] Re: python plugins not working
From: Jeremy Bicha, 2011-10-10
-
[Bug 855100] Re: python plugins not working
From: Sérgio Faria, 2011-09-20
-
[Bug 855100] Re: python plugins not working
From: Nikolaus Filus, 2011-09-20
-
[Bug 855100] [NEW] python plugins not working
From: Nikolaus Filus, 2011-09-20
References