gdesklets
Derek Slovin
dslovin at gmail.com
Wed Dec 1 00:02:15 UTC 2004
Hello all,
I am running hoary trying to load gdesklets (version .32pre). It opens
the "shell" program fine, but when i try to add a "display" i usually
get this error:
Traceback (most recent call last):
File "/usr/share/gdesklets/factory/DisplayFactory.py", line 93, in
create_display
dsp.new_child(childtype, settings, children)
File "/usr/share/gdesklets/display/Display.py", line 195, in new_child
self.__group = targetregistry.create(childtype, self)
AttributeError: 'module' object has no attribute 'create'
or rarely (when i run the irc display)
Traceback (most recent call last):
File "/usr/share/gdesklets/factory/SensorFactory.py", line 83, in
create_sensor
sensor = module.new_sensor(args)
AttributeError: 'module' object has no attribute 'new_sensor'
but neither allows the display to be added. I have both the gdesklets
and gdesklets-data packages and I think all of the python libraries I
need. Please help me. Thank you.
More information about the ubuntu-users
mailing list