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>
same if you click on "cancel"
*** This bug has been marked as a duplicate of 188237 ***