Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 190651 - gdesklet cant find gtk+ and pygtk2 libraries
Summary: gdesklet cant find gtk+ and pygtk2 libraries
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://www.code-dump.net/nopaste/view/9/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-29 15:28 UTC by Kasper Nielsen
Modified: 2007-08-29 15:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kasper Nielsen 2007-08-29 15:28:27 UTC
When i run "gdesklets check" it says that it can't find the gtk+ and pygtk2 libraries, even that my package manager (paludis) says that they are installed. (See URL)

Reproducible: Always

Steps to Reproduce:
1. Install gdesklets
2. Run "desklets check"
3. Error occur

Actual Results:  
#
kasper@master ~ $ gdesklets check
#
Checking requirements:
#
 - sys ... found
#
 - xml.parsers.expat ... found
#
 - xml.sax ... found
#
 - gtk ... missing
#
Version check failed.
#
 
#
GTK python bindings (pygtk2) version >= 2.4.0 and GTK+ version >= 2.4.0 are required.
#
 
#
Please make sure that the required software is installed.
#
Also try to avoid having multiple versions of a library/binding on your system.
#
gDesklets won't work if you don't have all necessary dependencies installed
#
on your system.

Expected Results:  
Said that all libaries was loaded.

I run paludis as package manager, gnome combined with compiz-fusion as window manager.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-08-29 15:31:45 UTC
Most likely you failed to run revdep-rebuild after upgrading expat. If that's not the case, you'll have to provide more info on how to reproduce your issue.