Bug 879155
| Summary: | [abrt] wicd-curses-1.7.2.1-4.fc17: curses_misc.py:351:__init__:AttributeError: can't set attribute | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | zeugop | ||||||||||||
| Component: | wicd | Assignee: | Dave Cantrell <dcantrell> | ||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||
| Priority: | unspecified | ||||||||||||||
| Version: | 17 | CC: | dcantrell, mcandido12 | ||||||||||||
| Target Milestone: | --- | ||||||||||||||
| Target Release: | --- | ||||||||||||||
| Hardware: | x86_64 | ||||||||||||||
| OS: | Unspecified | ||||||||||||||
| Whiteboard: | abrt_hash:d1eaf6f86d15a5570069b3e6328e9e040b7251d3 | ||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||
| Clone Of: | Environment: | ||||||||||||||
| Last Closed: | 2013-04-01 22:30:56 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: | |||||||||||||||
| Attachments: |
|
||||||||||||||
Created attachment 649573 [details]
File: executable
Created attachment 649574 [details]
File: environ
Created attachment 649575 [details]
File: dso_list
Created attachment 649576 [details]
File: smolt_data
Created attachment 649577 [details]
File: core_backtrace
Same here on Fedora 18. According to http://forums.gentoo.org/viewtopic-p-7176644.html the problem is python-urwid. wicd-1.7.2.1-5.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/wicd-1.7.2.1-5.fc17 Package wicd-1.7.2.1-5.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing wicd-1.7.2.1-5.fc17' as soon as you are able to, then reboot. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-3930/wicd-1.7.2.1-5.fc17 then log in and leave karma (feedback). wicd-1.7.2.1-5.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. |
Version-Release number of selected component: wicd-curses-1.7.2.1-4.fc17 Additional info: libreport version: 2.0.18 abrt_version: 2.0.18 cmdline: /usr/bin/python -O /usr/share/wicd/curses/wicd-curses.py kernel: 3.6.6-1.fc17.x86_64 backtrace: :curses_misc.py:351:__init__:AttributeError: can't set attribute : :Traceback (most recent call last): : File "/usr/share/wicd/curses/wicd-curses.py", line 1072, in <module> : main() : File "/usr/share/wicd/curses/wicd-curses.py", line 1000, in main : ui.run_wrapper(run) : File "/usr/lib64/python2.7/site-packages/urwid/raw_display.py", line 241, in run_wrapper : return fn() : File "/usr/share/wicd/curses/wicd-curses.py", line 93, in wrapper : return func(*args, **kargs) : File "/usr/share/wicd/curses/wicd-curses.py", line 1008, in run : app = appGUI() : File "/usr/share/wicd/curses/wicd-curses.py", line 553, in __init__ : self.wiredCB = urwid.Filler(WiredComboBox(wiredL)) : File "/usr/share/wicd/curses/wicd-curses.py", line 383, in __init__ : self.__super.__init__(use_enter=False) : File "/usr/share/wicd/curses/curses_misc.py", line 351, in __init__ : self.focus = focus :AttributeError: can't set attribute : :Local variables in innermost frame: :w: <Columns selectable box/flow widget> :user_args: None :list: [] :focus: 0 :label: '' :callback: None :attrs: ('body', 'editnfc') :str: '' :trash: [] :focus_attr: 'focus' :self: <WiredComboBox selectable box/flow widget> :use_enter: False