Bug 569255
| Summary: | [abrt] crash in virtaal-0.5.2-1.fc12: tmcontroller.py:199:_on_cursor_changed:AttributeError: 'NoneType' object has no attribute 'istranslated' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Rui Gouveia <rui.gouveia> | ||||
| Component: | virtaal | Assignee: | Dwayne Bailey <dwayne> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | dwayne | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:02cb6a1a | ||||||
| Fixed In Version: | virtaal-0.5.2-2.fc12 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-04-13 01:39:20 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 396943 [details]
File: backtrace
I've requested some input from upstream to solve this. Upstream bug http://bugs.locamotion.org/show_bug.cgi?id=1388 is now tracking this virtaal-0.5.2-2.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/virtaal-0.5.2-2.fc12 virtaal-0.5.2-2.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 virtaal'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/virtaal-0.5.2-2.fc12 virtaal-0.5.2-2.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. |
abrt 1.0.7 detected a crash. architecture: i686 cmdline: /usr/bin/python /usr/bin/virtaal component: virtaal executable: /usr/bin/virtaal kernel: 2.6.31.5-127.fc12.i686 package: virtaal-0.5.2-1.fc12 reason: tmcontroller.py:199:_on_cursor_changed:AttributeError: 'NoneType' object has no attribute 'istranslated' release: Fedora release 12 (Constantine) backtrace ----- tmcontroller.py:199:_on_cursor_changed:AttributeError: 'NoneType' object has no attribute 'istranslated' Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/virtaal/plugins/tm/tmcontroller.py", line 199, in _on_cursor_changed elif not self.view.active and not self.unit.istranslated(): AttributeError: 'NoneType' object has no attribute 'istranslated' Local variables in innermost frame: cursor: <Cursor object at 0xa4b1dc4 (Cursor at 0xac550f40)> self: <TMController object at 0x8eebe64 (TMController at 0x8f21280)>