Bug 60690

Summary: illegal argument error in hwbrowser
Product: [Retired] Red Hat Linux Reporter: Wayne Miller <cybermil>
Component: hwbrowserAssignee: Jonathan Blandford <jrb>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2CC: ddumas
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-03-04 21:06:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Wayne Miller 2002-03-04 21:06:47 UTC
Description of Problem:

When I run the hwbrower it traps and quits.
Version-Release number of selected component (if applicable):
Came with RH V 7.2

How Reproducible:
When I run the hwbrower it traps and quits.

Steps to Reproduce:
1. run the hwbrowser from the command line
2. 
3. 

Actual Results:
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 398, in initialize
    disk = parted.PedDevice.get ('/dev/' + device.kudzu_device.device)
TypeError: illegal argument type for built-in operation


Expected Results:
A window tree-view of the hardware

Additional Information:

Comment 1 Jonathan Blandford 2002-03-18 19:35:29 UTC
I believe this is fixed in rawhide.