Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 190651

Summary: gdesklet cant find gtk+ and pygtk2 libraries
Product: Gentoo Linux Reporter: Kasper Nielsen <kasper0406>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://www.code-dump.net/nopaste/view/9/
Whiteboard:
Package list:
Runtime testing required: ---

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.