Bug 135944

Summary: anacond's Edit Drive Order Dialog
Product: Red Hat Enterprise Linux 4 Reporter: Jack Neely <jjneely>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0CC: jturner, nobody+pnasrat
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: 2005-01-13 17:53:39 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 Jack Neely 2004-10-15 20:32:59 UTC
Description of problem:

In the Advanced Boot Loader screen bring up the dialog box to edit the
drive order anaconda thinks your BIOS sees drives in.

You can select an empty row below the last drive and click on the
buttons to move it.  This produces the following traceback:

File
"/usr/src/build/452771-i386/install//usr/lib/anaconda/iw/driveorderwidget.py",
line 102, in arrowClicked
   drive = model.get_value(iter, 0)[5:]
TypeError: unsubscriptable object

This was tested on a machine with one hard drive.  I've noticed in
RHEL 3 U2 issues with actuall not being able to change the order of
drives in the dialog box but I haven't tested in RHEL4b1 as the above was.

Comment 1 Jeremy Katz 2004-10-15 20:55:23 UTC
Fixed in CVS

Comment 2 Jay Turner 2005-01-13 17:53:39 UTC
Closing out.  Please reopen if the problem is still present with recent code.