gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #02150
Re: [Bug 529908] Re: [gtg-refactor] tags drag and drop broken
On 10 May 2010 20:27, Luca Invernizzi <invernizzi.l@xxxxxxxxx> wrote:
> This bug is fine, there's no need to open a new one. Since we had a
> major rewrite, we are proceeding to fix bugs from the core code out.
> Drag and drop will be fixed soon, but it's not a top priority.
Nice, thanks :)
> May I ask why you use our development branch instead of the released
> code
> (http://edge.launchpad.net/gtg/0.2/0.2.4/+download/gtg-0.2.4.tar.gz)?
> That code is stable and has almost no bugs, and those which are reported
> usually get fixed in a timely manner. You can't complain for code which
> hasn't been released yet :)
Oh, okay, my idea was to help finding new bugs, but if it's too soon,
you could prolly tell me when it's ""done"" so I can help.
Regards!
--
Pablo Olmos de Aguilera Corradini - @PaBLoX
http://www.glatelier.org/
http://www.chilemoz.org/
http://friendfeed.com/pablox/
http://www.linkedin.com/in/pablooda/
Linux User: #456971 - http://counter.li.org/
--
[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