[Bug 674250] New: thread problem with sqlite i executing event
- From: "chronojump" (bugzilla.gnome.org) <bugzilla gnome org>
- To: chronojump-devel-list gnome org
- Subject: [Bug 674250] New: thread problem with sqlite i executing event
- Date: Tue, 17 Apr 2012 12:24:10 +0000 (UTC)
https://bugzilla.gnome.org/show_bug.cgi?id=674250
  chronojump | chronojump | 0.9.x
           Summary: thread problem with sqlite i executing event
    Classification: Other
           Product: chronojump
           Version: 0.9.x
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: chronojump
        AssignedTo: xaviblas cvs gnome org
        ReportedBy: xaviblas cvs gnome org
         QAContact: xaviblas cvs gnome org
     GNOME version: ---
protected virtual void onTimer( )
calls updateGraph();
but this can also call 
PrepareJumpSimpleGraph
PrepareJumpReactiveGraph
that both call Sqlite
better that they updateGraph() puts a flag, and then Prepare methods are done
by the other thread or when onTimer ends (by main thread)
-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the QA contact of the bug.
You are watching the assignee of the bug.
You are watching the reporter.
[Date Prev][
Date Next]   [Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]