You are not logged in.

#1 2009-08-28 08:15:39

Slurp
Member
From: Madrid, Spain
Registered: 2008-09-02
Posts: 124

Exaile 3.0 + Contextual Info Plugin = No module named webkit

The title is pretty much the issue.

I have installed the package community/pywebkitgtk 1.1.6-2 but still the same error... Anyone knows what do i have to install or/and how?

Plugin's info says:
Depends: libwebkit >= 1.0.1, python-webkit >= 1.1.2

Last edited by Slurp (2009-08-28 09:15:29)


Stop the world, I get off...

Offline

#2 2009-08-28 11:14:05

solstice
Member
Registered: 2006-10-27
Posts: 235
Website

Re: Exaile 3.0 + Contextual Info Plugin = No module named webkit

i think it's a bug in pywebkitgtk package. i emailed the maintainer because bugs.archlinux.org is still down.

Edit:
it's not a bug in the package but a bug upstream with configure. (Why do they use configure when we have distutils !??? OMG)
so i reported this to http://code.google.com/p/pywebkitgtk/is … tail?id=38

Last edited by solstice (2009-08-28 11:33:41)

Offline

#3 2009-08-28 14:34:48

Slurp
Member
From: Madrid, Spain
Registered: 2008-09-02
Posts: 124

Re: Exaile 3.0 + Contextual Info Plugin = No module named webkit

Ok, I don't know what you are talking about (too technical for me), but thank you very much for that.  I'll wait for it to be fixed.


Stop the world, I get off...

Offline

#4 2009-09-01 06:51:35

Mo
Member
Registered: 2007-01-18
Posts: 92

Re: Exaile 3.0 + Contextual Info Plugin = No module named webkit

Downgrading pywebkitgtk to 1.1.4 worked for me.
Tell me if anyone needs the 64bit-package...

Offline

#5 2009-09-24 21:42:47

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: Exaile 3.0 + Contextual Info Plugin = No module named webkit

I did the down grade to 1.1.4 on my x86_64 box, but now I receive another error when attempting to enable the contextual plugin:

Could not enable plugin: No module named image

Anyone?

EDIT: Found the answer, apperantly the image package is pil:

$ pacman -Ss python imaging
extra/pil 1.1.6-6
    Python imaging library

Last edited by graysky (2009-09-24 21:47:52)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#6 2009-10-09 02:19:17

Young
Member
Registered: 2009-04-26
Posts: 50

Re: Exaile 3.0 + Contextual Info Plugin = No module named webkit

I was having the same problem with the latest version of Exaile (0.3.0.1-2) and found a solution. Just open a terminal and type the following command:

ln -s /usr/lib/python2.6/site-packages/webkit-1.0/webkit.so /usr/lib/python2.6/site-packages/gtk-2.0/webkit.so

I don know if this is gonna work for everyone, but worked as a charm for me. I found this solution in a post from AUR: http://aur.archlinux.org/packages.php?ID=18820

Regards,
Young.

Last edited by Young (2009-10-09 02:20:59)

Offline

Board footer

Powered by FluxBB