Bug 47076 - Installer crashes pressing 'Esc' on partition edit dialog
Summary: Installer crashes pressing 'Esc' on partition edit dialog
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact: Brock Organ
URL:
Whiteboard:
: 46766 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-07-03 01:51 UTC by Nitin Dahyabhai
Modified: 2007-04-18 16:34 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-07-05 16:54:50 UTC
Embargoed:


Attachments (Terms of Use)

Description Nitin Dahyabhai 2001-07-03 01:51:55 UTC
Description of problem:
Pressing the escape key when the partition setup dialog causes an
exceptional condition.

How reproducible:
Always

Steps to Reproduce:
1) Load GUI install and set for custom editing the partitions
   using Disk Druid.
2) Select ANY partition and click the 'Edit' button.
3) Press 'Esc'.

Actual Results:  Exceptional condition raised; won't save to floppy due to
mkdosfs problem.  Approximate stack trace:

File "/usr/bin/anaconda", line 561 in ?
	intf.run(id,dispatch)
...
File "/usr/lib/anaconda/iw/partition_gui.py", line 1043 in editCb
	self.editPartitionRequest(request)
File "/usr/lib/anaconda/iw/partition_gui.py", line 795 in
editPartitionRequest
	raise ValueError,"Error while running edit partition request dialog."

Additional info:

Comment 1 Michael Fulbright 2001-07-05 16:54:47 UTC
*** Bug 46766 has been marked as a duplicate of this bug. ***

Comment 2 Michael Fulbright 2001-07-05 20:04:38 UTC
Fixed.


Note You need to log in before you can comment on or make changes to this bug.