GTG

gtg crashes during RTM sync

Bug #688236 reported by Glendon Solsberry
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GTG
Won't Fix
High
Unassigned

Bug Description

Exception in thread Thread-4:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.6/threading.py", line 484, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/share/gtg/GTG/plugins/rtm_sync/syncEngine.py", line 79, in synchronize
    self.synchronizeWorker()
  File "/usr/share/gtg/GTG/plugins/rtm_sync/syncEngine.py", line 187, in synchronizeWorker
    local_task.copy(remote_task)
  File "/usr/share/gtg/GTG/plugins/rtm_sync/genericTask.py", line 46, in copy
    self.tags = task.tags
  File "/usr/share/gtg/GTG/plugins/rtm_sync/genericTask.py", line 68, in <lambda>
    lambda self, arg: self._set_tags(arg))
  File "/usr/share/gtg/GTG/plugins/rtm_sync/gtgTask.py", line 52, in _set_tags
    self._gtg_task.remove_tag(tag)
  File "/usr/share/gtg/GTG/core/task.py", line 579, in remove_tag
    t.remove_task(self.get_id())
AttributeError: 'NoneType' object has no attribute 'remove_task'

Tags: backends rtm
Izidor Matušov (izidor)
tags: added: backends rtm
Changed in gtg:
milestone: none → 0.3
Revision history for this message
Izidor Matušov (izidor) wrote :

Hi Glendon,

this bug should be fixed in the latest source and in new PPA: https://edge.launchpad.net/~gtg/+archive/gtg-daily

Please test it if it works for you. Any feedback is welcomed!

Changed in gtg:
status: New → Incomplete
importance: Undecided → High
assignee: nobody → Izidor Matušov (izidor)
Changed in gtg:
milestone: 0.3 → 0.4
Izidor Matušov (izidor)
Changed in gtg:
assignee: Izidor Matušov (izidor) → nobody
Jeff Fortin Tam (kiddo)
Changed in gtg:
status: Incomplete → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.