Bug 594929
| Summary: | [abrt] crash in emesene-1.6-1.fc12: Controller.py:293:login:KeyError: 'receiveP4context' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Patricio Olave <pato.olave> | ||||
| Component: | emesene | Assignee: | Itamar Reis Peixoto <itamar> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | itamar, metherid, ramzi986, rosset.filipe | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:8122e3e4 | ||||||
| Fixed In Version: | emesene-1.6.3-1.fc13 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-08-03 00:52:03 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 415810 [details]
File: backtrace
emesene-1.6.3-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/emesene-1.6.3-1.fc12 emesene-1.6.3-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/emesene-1.6.3-1.fc13 emesene-1.6.3-1.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update emesene'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/emesene-1.6.3-1.fc12 emesene-1.6.3-1.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update emesene'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/emesene-1.6.3-1.fc13 emesene-1.6.3-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. emesene-1.6.3-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |
abrt 1.0.9 detected a crash. architecture: i686 cmdline: python /usr/share/emesene/emesene component: emesene executable: /usr/share/emesene/emesene kernel: 2.6.32.10-90.fc12.i686.PAE package: emesene-1.6-1.fc12 reason: Controller.py:293:login:KeyError: 'receiveP4context' release: Fedora release 12 (Constantine) backtrace ----- Controller.py:293:login:KeyError: 'receiveP4context' Traceback (most recent call last): File "/usr/share/emesene/Login.py", line 460, in on_comboxEntry_keyrelease self.login() File "/usr/share/emesene/Login.py", line 337, in login self.controller.login(self.getUser() , self.getPass() , self.getStatus()) File "/usr/share/emesene/Controller.py", line 293, in login self.config.user['receiveP4context']) # ugly, but i'm lazy KeyError: 'receiveP4context' Local variables in innermost frame: status: 'online' self: <Controller object at 0x8db5504 (Controller+Controller at 0x8d03340)> server: 'messenger.hotmail.com' user: '' password: '' proxy: None