Bug 841179 - [abrt] gtg-0.2.4-7.fc17: task.py:579:remove_tag:AttributeError: 'NoneType' object has no attribute 'remove_task'
Summary: [abrt] gtg-0.2.4-7.fc17: task.py:579:remove_tag:AttributeError: 'NoneType' ob...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gtg
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Yanko Kaneti
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:da581bd0d1ac4a2f1c4de4cb0f7...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-18 10:50 UTC by Michael
Modified: 2012-07-23 20:30 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-07-23 20:30:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.