Bug 189703 - TB3c1b0dfc yumexmain.py:595:doPref:AttributeError: 'NoneType' object has no attribute 'yumexconf'
Summary: TB3c1b0dfc yumexmain.py:595:doPref:AttributeError: 'NoneType' object has no a...
Keywords:
Status: CLOSED DUPLICATE of bug 188237
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Lauridsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-04-23 13:42 UTC by Chitlesh GOORAH
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-04-24 06:06:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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 ***


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