timeout
Traceback (most recent call last):
File "/usr/local/gnome/bin/gdesklets", line 100, in ?
open_profile(profile)
File "/usr/local/gnome/bin/gdesklets", line 52, in open_profile
d = get_daemon()
File "/usr/local/gnome/bin/gdesklets", line 43, in get_daemon
daemon.set_remove_command(os.path.abspath(sys.argv[0]) + " _remove" )
AttributeError: 'NoneType' object has no attribute 'set_remove_command'
|