Bug 189703

Summary: TB3c1b0dfc yumexmain.py:595:doPref:AttributeError: 'NoneType' object has no attribute 'yumexconf'
Product: [Fedora] Fedora Reporter: Chitlesh GOORAH <chitlesh>
Component: yumexAssignee: Tim Lauridsen <tim.lauridsen>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: extras-qa
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: 2006-04-24 06:06:40 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 Chitlesh GOORAH 2006-04-23 13:42:54 UTC
Description of problem:
After editing yumex preferences, it throws and eception error.


Version-Release number of selected component (if applicable):
yumex-0.99.16-1.0.fc5

How reproducible:
Everytime

Steps to Reproduce:
1. yumex
2. edit
3. preferences
4. click on ok  

Actual results:
Exception error

Expected results:
Exists normally

Additional info:
Component: yumex
Version: 0.99.16
Summary: TB3c1b0dfc yumexmain.py:595:doPref:AttributeError: 'NoneType' object
has no attribute 'yumexconf'

Traceback (most recent call last):
  File "/usr/share/yumex/yumexmain.py", line 209, in on_EditPreferences
    self.doPref()
  File "/usr/share/yumex/yumexmain.py", line 595, in doPref
    self.yumexbase.yumexconf = self.settings
AttributeError: 'NoneType' object has no attribute 'yumexconf'

Local variables in innermost frame:
self: <__main__.YumexMainApplication instance at 0xb79b82cc>

Comment 1 Chitlesh GOORAH 2006-04-23 14:08:14 UTC
same if you click on "cancel"

Comment 2 Tim Lauridsen 2006-04-24 06:06:40 UTC

*** This bug has been marked as a duplicate of 188237 ***