← Back to team overview

gtg team mailing list archive

[Bug 529908] [NEW] [gtg-refactor] tags drag and drop broken

 

Public bug reported:

You'll probably already know, but anyways...

Traceback (most recent call last):
  File "/home/luca/Projects/gtg/gtg-refactor/GTG/taskbrowser/tagtree.py", line 416, in on_drag_data_received
    tagtree_model.move_tag(par_iter_tagtree, drag_iter_tagtree)
  File "/home/luca/Projects/gtg/gtg-refactor/GTG/taskbrowser/tagtree.py", line 221, in move_tag
    c = c.get_parent()

** Affects: gtg
     Importance: Critical
         Status: Triaged

-- 
[gtg-refactor] tags drag and drop broken
https://bugs.launchpad.net/bugs/529908
You received this bug notification because you are a member of Gtg
contributors, which is subscribed to Getting Things GNOME!.

Status in Getting Things GNOME!: Triaged

Bug description:
You'll probably already know, but anyways...

Traceback (most recent call last):
  File "/home/luca/Projects/gtg/gtg-refactor/GTG/taskbrowser/tagtree.py", line 416, in on_drag_data_received
    tagtree_model.move_tag(par_iter_tagtree, drag_iter_tagtree)
  File "/home/luca/Projects/gtg/gtg-refactor/GTG/taskbrowser/tagtree.py", line 221, in move_tag
    c = c.get_parent()





Follow ups

References