gdesklets were running fine before python was upgraded. I have ran python-upgrade script as well as tried re-emerging pygtk as well as gdesklets and other desklets. Although the gdesklets still complain for newer version of pygtk Reproducible: Always Steps to Reproduce: 1.run gdesklets 2. 3. Actual Results: aum ~ $ gdesklets You need a recent version of PyGTK to run this program. Traceback (most recent call last): File "/usr/bin/gdesklets", line 4, in ? from main import HOME File "/usr/share/gdesklets/main/__init__.py", line 46, in ? import gnome.ui ImportError: No module named gnome.ui Expected Results: gdesklets should run normally without spewing out the errors above. None.
i saw this once before and had the user run `qpkg -f /usr/lib/python2.2` and then re-emerge everything that showed up ... that seemed to fix him
thats supposed to be what /usr/sbin/python-updater does ..
no response?