Bug 84033

Summary: traceback trying to get CD-ROM info
Product: [Retired] Red Hat Public Beta Reporter: Tammy Fox <tammy.c.fox>
Component: hwbrowserAssignee: Brent Fox <bfox>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: phoebe   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-02-12 03:29:38 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:
Bug Depends On:    
Bug Blocks: 79578    

Description Tammy Fox 2003-02-11 06:02:00 UTC
Description of problem:

After starting version 0.8-8:

 Traceback (most recent call last):
  File "/usr/share/hwbrowser/DeviceGeneric.py", line 40, in
on_generic_device_select_row
    xml.get_widget ('generic_manufacturer_label').set_text (mfg)
UnboundLocalError: local variable 'mfg' referenced before assignment
Version-Release number of selected component (if applicable):

CD-ROM information is not shown.

Comment 1 Brent Fox 2003-02-11 18:43:51 UTC
Should be fixed in hwbrowser-0.8-9.  QA, please verify.

Comment 2 Jay Turner 2003-02-12 03:29:38 UTC
Fix confirmed with hwbrowser-0.8-9.  Would appreciate actually testing this on
the machine which was triggering the error, as all of my test machines actually
have descriptions for the HD and CDROM drives, but the code looks appropriate.

Comment 3 Tammy Fox 2003-02-12 03:38:53 UTC
I tested on the machine that was getting the traceback, and it works now.