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: virtaalAssignee: Dwayne Bailey <dwayne>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: 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:
Description Flags
File: backtrace none

Description Rui Gouveia 2010-03-01 02:32:34 UTC
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)>

Comment 1 Rui Gouveia 2010-03-01 02:32:36 UTC
Created attachment 396943 [details]
File: backtrace

Comment 2 Dwayne Bailey 2010-03-02 06:52:39 UTC
I've requested some input from upstream to solve this.

Comment 3 Dwayne Bailey 2010-03-08 07:21:12 UTC
Upstream bug http://bugs.locamotion.org/show_bug.cgi?id=1388 is now tracking this

Comment 4 Fedora Update System 2010-03-25 09:28:18 UTC
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

Comment 5 Fedora Update System 2010-03-25 22:23:27 UTC
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

Comment 6 Fedora Update System 2010-04-13 01:39:15 UTC
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.