From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2.1) Gecko/20010901 Description of problem: [root@myname root]# hwbrowser Traceback (innermost last): File "/usr/share/hwbrowser/DeviceList.py", line 158, in ? setup_ui () File "/usr/share/hwbrowser/DeviceList.py", line 151, in setup_ui DeviceDisk.initialize (xml, hardware) File "/usr/share/hwbrowser/DeviceDisk.py", line 397, in initialize for device in hardware [kudzu.CLASS_HD]: File "/usr/lib/python1.5/UserDict.py", line 14, in __getitem__ def __getitem__(self, key): return self.data[key] KeyError: 12 It does give the popup that this may take a while, and right after tries to display a window, but this window is closed before it's possible to see what this window is.It's then that I get the error message. Version-Release number of selected component (if applicable): hwbrowser-0.3.5-2 How reproducible: Always Steps to Reproduce: 1.type 'hwbrowser' 2. 3. Additional info: This is on a Compaq Proliant 800, with an out-of-the-box RedHat 7.2 system installed. Machine has 1 CompaqArray controller with mirroring activated. Noticed the bug when I tried to find why the system won't see my external SCSI tape-drive, which is connected to one of the 2 on-board SCSI-ports (sym53c875).