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.
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.