After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 478176 - No two chronojumps in execution
No two chronojumps in execution
Status: RESOLVED FIXED
Product: chronojump
Classification: Other
Component: chronojump
unspecified
Other Linux
: Normal major
: ---
Assigned To: Xavier de Blas
Xavier de Blas
Depends on:
Blocks:
 
 
Reported: 2007-09-18 20:46 UTC by Xavier de Blas
Modified: 2007-09-21 15:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Xavier de Blas 2007-09-18 20:46:14 UTC
Check if chronojump is running and don't allow to do it again (windows quadruple-click)
Comment 1 Xavier de Blas 2007-09-19 20:53:53 UTC
thread started on mono list:
http://lists.ximian.com/pipermail/mono-list/2007-September/036339.html
Comment 2 Xavier de Blas 2007-09-21 15:40:28 UTC
Fixed using file  

runningFileName = Util.GetHomeDir() + Path.DirectorySeparatorChar + "chronojump_running";

this file is created when chronojump is executed and deleted when exits. On every start it checks if exists, this can be related to: 
-two chronojumps in execution
-chronojump crashed before

user can decide what to do with a single keypress