gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #01971
[Bug 543632] Re: Repeated error message on tasks with multiple parents
** Branch linked: lp:~bryceharrington/gtg/0.3-fixes
--
Repeated error message on tasks with multiple parents
https://bugs.launchpad.net/bugs/543632
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!: In Progress
Bug description:
I upgraded my tasks to the 0.3 branch today. After installing it, on starting it up it prints a slew of warnings:
Warning : get_parent will return one random parent because there are multiple parents.
Warning : get_parent will return one random parent because there are multiple parents.
Warning : get_parent will return one random parent because there are multiple parents.
Warning : get_parent will return one random parent because there are multiple parents.
Warning : get_parent will return one random parent because there are multiple parents.
Warning : get_parent will return one random parent because there are multiple parents.
Warning : get_parent will return one random parent because there are multiple parents.
Warning : get_parent will return one random parent because there are multiple parents.
It would probably be sufficient to print it out a few times and then just indicate that the warning repeats. E.g. something like:
Warning : get_parent will return one random parent because there are multiple parents.
Warning : get_parent will return one random parent because there are multiple parents.
Warning : get_parent will return one random parent because there are multiple parents.
[Last warning repeats 42 times...]
References