← Back to team overview

gtg team mailing list archive

[Bug 543632] [NEW] Repeated error message on tasks with multiple parents

 

Public bug reported:

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...]

** Affects: gtg
     Importance: Undecided
         Status: New

-- 
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!: New

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...]





Follow ups

References