Code: Select all
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'
gdesklet emerged fine, i can start it, but whenever i launch any desklet i get the same error, i noticed in the gentoo thread on the gdesklet forum a few other people are having the same problem but alas there is no fix over there, so i thought id try here..
i even downloaded the source and compiled that...same error



