[SOLVED] gdesklets dont work
hi
i try to run gdesklets with the sysinfo display, but it aint workin.
i start gdesklet, then gdesklet shell, and select sysinfo. but i got only a grey small quadrat on the desktop instead of an applet. no further error messages (just
(gDesklets:26235): Gdk-WARNING **: Couldn't match property type STRING to UTF8_STRING
on launching the applet on fluxbox, but this shouldnt be the problem)
the log says this:
The following error occured:
unsubscriptable object
Traceback (most recent call last):
File "./SysInfo/__init__.py", line 332, in __get_sys_info_thread
File "./SysInfo/__init__.py", line 91, in __do_sys
AttributeError: 'module' object has no attribute 'sys'
Traceback (most recent call last):
File "./SysInfo/__init__.py", line 332, in __get_sys_info_thread
File "./SysInfo/__init__.py", line 91, in __do_sys
AttributeError: 'module' object has no attribute 'sys'
Traceback (most recent call last):
File "./SysInfo/__init__.py", line 332, in __get_sys_info_thread
File "./SysInfo/__init__.py", line 91, in __do_sys
AttributeError: 'module' object has no attribute 'sys'
Traceback (most recent call last):
File "./SysInfo/__init__.py", line 332, in __get_sys_info_thread
File "./SysInfo/__init__.py", line 91, in __do_sys
AttributeError: 'module' object has no attribute 'sys'
Traceback (most recent call last):
File "./SysInfo/__init__.py", line 332, in __get_sys_info_thread
File "./SysInfo/__init__.py", line 91, in __do_sys
AttributeError: 'module' object has no attribute 'sys'
Traceback (most recent call last):
File "./SysInfo/__init__.py", line 332, in __get_sys_info_thread
File "./SysInfo/__init__.py", line 91, in __do_sys
AttributeError: 'module' object has no attribute 'sys'
Traceback (most recent call last):
File "./SysInfo/__init__.py", line 332, in __get_sys_info_thread
File "./SysInfo/__init__.py", line 91, in __do_sys
AttributeError: 'module' object has no attribute 'sys'
Traceback (most recent call last):
File "./SysInfo/__init__.py", line 332, in __get_sys_info_thread
File "./SysInfo/__init__.py", line 91, in __do_sys
AttributeError: 'module' object has no attribute 'sys'
and so on
any ideas?
gdesklets: 0.33.1
thx
Last edited by freeka; 02-28-2005 at 11:53 AM.
|