Bug#313419: gdesklets is broken
   
    KRK
     
    KRK <w3r3wolv3s@gmail.com>, 313419@bugs.debian.org
       
    Wed, 15 Jun 2005 18:07:08 -0700
    
    
  
Not sure if this is the same bug, but better safe than sorry:
After recent update to Gnome 2.10 through apt (unstable), gdesklets is
well and truly broken.  The daemon will start, but not a single desklet
will load.
Sample error message:
Traceback (most recent call last):
  File "/usr/lib/gdesklets/factory/DisplayFactory.py", line 101, in
create_display
    dsp.new_child(childtype, settings, children)
  File "/usr/lib/gdesklets/display/Display.py", line 214, in new_child
    self.__group = targetregistry.create(childtype, self)
AttributeError: 'module' object has no attribute 'create'