** Changed in: gtg
Status: In Progress => Fix Committed
--
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!: Fix Committed
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...]
_______________________________________________
Mailing list: https://launchpad.net/~gtg
Post to : [email protected]
Unsubscribe : https://launchpad.net/~gtg
More help : https://help.launchpad.net/ListHelp