Bug 757315

Summary: [abrt] gdesklets-0.36.3-2.fc15: vfs.py:24:<module>:NameError: name 'log' is not defined
Product: [Fedora] Fedora Reporter: Philip <bugzilla>
Component: gdeskletsAssignee: Luya Tshimbalanga <luya_tfz>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: luya_tfz, tyler.l.owen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:3389934faca50b46e7e2f4b8fda3c460104e4a58
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-26 12:07:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace none

Description Philip 2011-11-26 11:59:21 UTC
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.

Comment 1 Philip 2011-11-26 11:59:26 UTC
Created attachment 536701 [details]
File: backtrace

Comment 2 Philip 2011-11-26 12:07:32 UTC
This fixed it:

yum install gnome-python2-gnomevfs