[PLUG] More RH8 Trouble

Kyle Accardi sandbox at pacifier.com
Tue Jan 28 22:39:02 UTC 2003


To get back to Robbert's trouble
http://lists.pdxlinux.org/pipermail/plug/2003-January/015140.html

You start here at the end...

Traceback (most recent call last):
   File "/usr/share/hwbrowser/DeviceList.py", line 203, in ?
     reread_device_type_list ()
   File "/usr/share/hwbrowser/DeviceList.py", line 150, in
reread_device_type_lis
t
     list.set (iter, 0, hardware.get_category_string (key), 1, key)
   File "/usr/share/hwbrowser/DeviceList.py", line 91, in
get_category_string
     return self.type_mapping[key]
KeyError: 20


I know python is a snake, that's it.

This from RH 7.3
$ rpm -q --whatrequires hwbrowser
nautilus-1.0.6-16

so make sure you have the proper nautilus installed.  This however is 
probably not the problem.  /usr/share/hwbrowser/ is a bunch of python 
scripts, make sure that

$ rpm -q python

returns the same version you thought you installed from the cds.

Luck,
Kyle Accardi





More information about the PLUG mailing list