Hide Forgot
libreport version: 2.0.7 abrt_version: 2.0.6 cmdline: python /usr/bin/gdesklets start executable: /usr/bin/gdesklets kernel: 3.1.2-1.fc16.x86_64 reason: vfs.py:24:<module>:NameError: name 'log' is not defined smolt_data: Unable to save UUID to /etc/smolt/hw-uuid. Please run once as root. time: Sat 26 Nov 2011 12:44:06 PM CET uid: 500 username: philip backtrace: Text file, 6999 bytes comment: :I just switched from KDE to LXDE and installed gDesklets (yum install gdesk*). :Now I want to configure my Desklets (like the one that changes the wallpaper) but I can't open it: : :[$USER@P1 ~]$ gdesklets :Traceback (most recent call last): : File "/usr/bin/gdesklets", line 3, in <module> : from main import client, DISPLAY, HOME, USERHOME : File "/usr/lib64/gdesklets/main/__init__.py", line 3, in <module> : import utils : File "/usr/lib64/gdesklets/utils/__init__.py", line 11, in <module> : from ErrorFormatter import ErrorFormatter : File "/usr/lib64/gdesklets/utils/ErrorFormatter.py", line 4, in <module> : import vfs : File "/usr/lib64/gdesklets/utils/vfs.py", line 24, in <module> : log("Using urllib, because gnomevfs isn't available") :NameError: name 'log' is not defined : :I've just upgraded from Fedora 15 to Fedora 16 and installed all updates.
Created attachment 536701 [details] File: backtrace
This fixed it: yum install gnome-python2-gnomevfs