You are not logged in.

#1 2008-07-06 21:58:49

adamruss
Member
Registered: 2008-01-17
Posts: 143

"Totem was not compiled with Python support" - help... totem plugins

i want youtube plugin for totem to work... i saw that it is installed but when i run totem from console:

** (totem:15611): DEBUG: Cannot load Python extension '/usr/lib/totem/plugins/tvonline/tvonline.totem-plugin', Totem was not compiled with Python support

** (totem:15611): WARNING **: Failed to load plugin file: /usr/lib/totem/plugins/tvonline/tvonline.totem-plugin
** (totem:15611): DEBUG: Cannot load Python extension '/usr/lib/totem/plugins/youtube/youtube.totem-plugin', Totem was not compiled with Python support

** (totem:15611): WARNING **: Failed to load plugin file: /usr/lib/totem/plugins/youtube/youtube.totem-plugin

help?

Offline

#2 2008-07-06 23:36:02

Endperform
Member
From: Atlanta GA, USA
Registered: 2007-09-04
Posts: 94
Website

Re: "Totem was not compiled with Python support" - help... totem plugins

Sounds like you're going to either have to file a bug or else build Totem from source yourself.  No way around this without a recompile, any way you look at it.

Offline

#3 2008-07-07 06:33:16

adamruss
Member
Registered: 2008-01-17
Posts: 143

Re: "Totem was not compiled with Python support" - help... totem plugins

first... i allready tried to build it my self.. no luck sad
but before i even build it, how do i build it with python enabled?

Offline

#4 2008-07-07 06:41:06

Rasi
Member
From: Germany
Registered: 2007-08-14
Posts: 1,914
Website

Re: "Totem was not compiled with Python support" - help... totem plugins

adamruss wrote:

first... i allready tried to build it my self.. no luck sad
but before i even build it, how do i build it with python enabled?

You should be using abs to recompile...

if you run ./configure --help, it will show you what options totem has to offer. Just put the relavant option to the PKGBUILD of totem and build it with makepkg (abs)

For details how to use abs, look up the wiki.

Last edited by Rasi (2008-07-07 06:42:42)


He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.

Douglas Adams

Offline

#5 2008-07-07 06:50:08

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: "Totem was not compiled with Python support" - help... totem plugins

Works fine here, out of the box:
[jan@jan ~]$ totem
** (totem:5147): DEBUG: Init of Python module
** (totem:5147): DEBUG: Registering Python plugin instance: YouTube+TotemPythonPlugin
** (totem:5147): DEBUG: Creating object of type YouTube+TotemPythonPlugin
** (totem:5147): DEBUG: Creating Python plugin instance

Is your python installation broken or something like that?

Offline

#6 2008-07-07 07:37:16

adamruss
Member
Registered: 2008-01-17
Posts: 143

Re: "Totem was not compiled with Python support" - help... totem plugins

no... not broken i dont think so....
how can i check if it's broken? or if i got everything installed?

Offline

#7 2008-07-07 07:41:58

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,365
Website

Re: "Totem was not compiled with Python support" - help... totem plugins

I get the failure too...

allan@arch ~
> totem
** (totem:22143): DEBUG: Cannot load Python extension '/usr/lib/totem/plugins/youtube/youtube.totem-plugin', Totem was not compiled with Python support

** (totem:22143): WARNING **: Failed to load plugin file: /usr/lib/totem/plugins/youtube/youtube.totem-plugin

I'm sure my python setup is working.  This is on i686.

Offline

#8 2008-07-08 07:34:59

adamruss
Member
Registered: 2008-01-17
Posts: 143

Re: "Totem was not compiled with Python support" - help... totem plugins

http://bugs.archlinux.org/task/10844

filed a bug, an it's allready fixed. good going.

Offline

#9 2008-07-08 08:07:54

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,365
Website

Re: "Totem was not compiled with Python support" - help... totem plugins

Strangest fix ever...  must run configure twice to detect python.  WTF!

Offline

#10 2008-07-08 08:49:05

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: "Totem was not compiled with Python support" - help... totem plugins

Heh, you found the fix for me. It's strange, but I don't care as long as it works tongue

Offline

Board footer

Powered by FluxBB