Bug 841179

Summary: [abrt] gtg-0.2.4-7.fc17: task.py:579:remove_tag:AttributeError: 'NoneType' object has no attribute 'remove_task'
Product: [Fedora] Fedora Reporter: Michael <michael>
Component: gtgAssignee: Yanko Kaneti <yaneti>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: yaneti
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:da581bd0d1ac4a2f1c4de4cb0f704e33927535e4
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-23 20:30:24 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:

Description Michael 2012-07-18 10:50:37 UTC
libreport version: 2.0.10
abrt_version:   2.0.10
cmdline:        /usr/bin/python /usr/bin/gtg
comment:        i edit my tasks
executable:     /usr/bin/gtg
kernel:         3.4.4-5.fc17.x86_64
time:           Mi 18 Jul 2012 12:48:16 CEST
uid:            1000
username:       michael

backtrace:
:task.py:579:remove_tag:AttributeError: 'NoneType' object has no attribute 'remove_task'
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/GTG/taskeditor/taskview.py", line 1268, in _tag_event
:    self.open_task(anchor)
:  File "/usr/lib/python2.7/site-packages/GTG/taskbrowser/browser.py", line 847, in open_task
:    clipboard = self.clipboard)
:  File "/usr/lib/python2.7/site-packages/GTG/taskeditor/editor.py", line 178, in __init__
:    self.textview.modified(full=True)
:  File "/usr/lib/python2.7/site-packages/GTG/taskeditor/taskview.py", line 494, in modified
:    self._detect_tag(buff,local_start,local_end)
:  File "/usr/lib/python2.7/site-packages/GTG/taskeditor/taskview.py", line 675, in _detect_tag
:    self.remove_tag_callback(t)
:  File "/usr/lib/python2.7/site-packages/GTG/core/task.py", line 579, in remove_tag
:    t.remove_task(self.get_id())
:AttributeError: 'NoneType' object has no attribute 'remove_task'
:
:Local variables in innermost frame:
:self: <GTG.core.task.Task instance at 0x2cd83b0>
:t: None
:tagname: u't'

Comment 1 Fedora Update System 2012-07-18 12:35:17 UTC
gtg-0.2.4-8.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/gtg-0.2.4-8.fc17

Comment 2 Fedora Update System 2012-07-19 09:10:15 UTC
Package gtg-0.2.4-8.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 gtg-0.2.4-8.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-10839/gtg-0.2.4-8.fc17
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2012-07-23 20:30:24 UTC
gtg-0.2.4-8.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.