[Bug 409775] New: runInterval chronopic strange behaviour on start



Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=409775

  chronojump | chronojump | Ver: 05

           Summary: runInterval chronopic strange behaviour on start
           Product: chronojump
           Version: 05
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: chronojump
        AssignedTo: xaviblas cvs gnome org
        ReportedBy: xaviblas cvs gnome org
         QAContact: xaviblas cvs gnome org
     GNOME version: Unspecified
   GNOME milestone: Unspecified


on src/execute/event.cs
method: protected Chronopic.Plataforma chronopicInitialValue(Chronopic cp)

do {
    Console.WriteLine("B");
    try {
         ok = cp.Read_platform(out myPlatformState);
    } catch {
         Console.WriteLine("Manage called after finishing constructor, do
later");
    }
    Console.WriteLine("C");
    (...)
}

Goes to the catch infinite times. It's stopped at third time, and then it's
understood like if the user is always outside, but this is not true.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]