[Cronometer-development] Cronometer won't get through first start up.
Brought to you by:
artichikin
From: Linuxguy123 <lin...@gm...> - 2008-10-26 23:36:50
|
I am trying to install Cronometer 0.94 on a Fedora 8 computer. $ uname -a Linux localhost.localdomain 2.6.26.6-49.fc8 #1 SMP Fri Oct 17 15:59:36 EDT 2008 i686 i686 i386 GNU/Linux $ java --version java version "1.5.0" gij (GNU libgcj) version 4.1.2 20070925 (Red Hat 4.1.2-33) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Cronometer starts and displays the splash screen and even the software acceptance notes and then died as follows: $ sh ./cronometer.sh Header Chunk. Image width:100 height:100 depth:8 color type:6 compression type:0 filter type:0 interlace:0 Initializing settings file /home/xxx/.cronometer/Settings.xml Creating settings file /home/xxx/.cronometer/Settings.xml Loading index... Loading index... Loading Deprecated index... Loaded 37 foods. Loading index... Loading Deprecated index... Loaded 7878 foods. Loading: /home/xxx/.cronometer/Default User/servings.xml --> file does not exist Loading: /home/xxx/.cronometer/Default User/notes.xml --> file does not exist Loading: /home/xxx/.cronometer/Default User/metrics.xml --> file does not exist Loading from disk Add Biomarker: Weight Add Biomarker: Body Temperature Add Biomarker: Systolic BP Add Biomarker: Diastolic BP Add Biomarker: Resting Heart Rate Add Biomarker: Blood Glucose java: xcb_io.c:228: _XSend: Assertion `!dpy->xcb->request_extra' failed. ./cronometer.sh: line 10: 4761 Aborted java -cp cronometer.jar:jcommon-1.0.10.jar:jfreechart-1.0.6.jar:swingx-0.9.3.jar:cronometer.jar:usda_sr20.jar:crdb_003.jar:docs.jar ca.spaz.cron.CRONOMETER Any ideas ? Thanks |