Bug 114711

Summary: anaconda: gtk2 reversed dialog logic
Product: [Fedora] Fedora Reporter: Warren Togami <wtogami>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
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: 2004-04-13 00:59:41 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 Warren Togami 2004-02-01 03:37:29 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5)
Gecko/20031110 Firebird/0.7

Description of problem:
I noticed this problem at least during the RH9 betas, but I forgot to
report it.

image.py line 410, if you click "OK" it kills the installer despite
what the dialog text says.  notting confirmed that clicking "OK"
returns 1, which is the opposite of what the "if" conditional wants.

I noticed there is also a similar case of "Ignore" "Cancel" at the
manual partitioning screen and it does not like something about your
partition table.  If you click "Cancel" it goes ahead anyway.  This
may be another case of reversed logic.

Comment 1 Jeremy Katz 2004-02-17 23:57:17 UTC
Fixed in CVS (although I changed the wording and code around a bit)