4.1.87 run in linux but not in win32
It is something very strange, I have a version of "vanilla" of BFG and Linux 4.1.87 (OpenJava) works great, but trying to run it on win32 (sun java) does not work with version 4.1.83 worked in both operating systems. the only thing different is the file "OpenGeoProver.jar".
this is the output generated in win32
- jun 03, 2012 11:56:33 PM
STDOUT: DEBUG: geogebra.common.cas.singularws.SingularWebService.enable[123]: Trying to enable SingularWS connection
jun 03, 2012 11:56:34 PM
STDOUT: INFO: geogebra.common.main.AbstractApplication.initializeSingularWS[1437]: SingularWS is available at http://ggb1.idm.jku.at:8085/
jun 03, 2012 11:56:34 PM
STDOUT: DEBUG: geogebra.common.main.settings.KeyboardSettings.setKeyboardLocale[120]: Unsupported keyboard locale: null
jun 03, 2012 11:56:35 PM
STDERR: java.lang.NullPointerException
jun 03, 2012 11:56:35 PM
STDERR: at geogebra.gui.layout.DockSplitPane.updateResizeWeight(DockSplitPane.java:220)
jun 03, 2012 11:56:35 PM
STDERR: at geogebra.gui.layout.DockManager.updateSplitPanesResizeWeight(DockManager.java:269)
jun 03, 2012 11:56:35 PM
STDERR: at geogebra.gui.layout.DockManager.applyPerspective(DockManager.java:230)
jun 03, 2012 11:56:35 PM
STDERR: at geogebra.gui.layout.Layout.applyPerspective(Layout.java:128)
jun 03, 2012 11:56:35 PM
STDERR: at geogebra.common.gui.Layout.setPerspectives(Layout.java:115)
jun 03, 2012 11:56:35 PM
STDERR: at geogebra.main.Application.<init>(Application.java:535)
jun 03, 2012 11:56:35 PM
STDERR: at geogebra.main.Application.<init>(Application.java:383)
jun 03, 2012 11:56:35 PM
STDERR: at geogebra.gui.app.GeoGebraFrame.createApplication(GeoGebraFrame.java:350)
jun 03, 2012 11:56:35 PM
STDERR: at geogebra.gui.app.GeoGebraFrame.createNewWindow(GeoGebraFrame.java:372)
jun 03, 2012 11:56:35 PM
STDERR: at geogebra.gui.app.GeoGebraFrame.createNewWindow(GeoGebraFrame.java:338)
jun 03, 2012 11:56:35 PM
STDERR: at geogebra.gui.app.GeoGebraFrame.init(GeoGebraFrame.java:265)
jun 03, 2012 11:56:35 PM
STDERR: at geogebra.gui.app.GeoGebraFrame.main(GeoGebraFrame.java:223)
jun 03, 2012 11:56:35 PM
STDERR: at geogebra.GeoGebra.startGeoGebra(GeoGebra.java:65)
jun 03, 2012 11:56:35 PM
STDERR: at geogebra.GeoGebra.main(GeoGebra.java:52)
this is output genete in linux (Fedora 17)
- jun 04, 2012 12:11:40 AM
STDOUT: DEBUG: geogebra.common.cas.singularws.SingularWebService.enable[123]: Trying to enable SingularWS connection
jun 04, 2012 12:11:56 AM
STDOUT: INFO: geogebra.common.main.AbstractApplication.initializeSingularWS[1437]: SingularWS is available at http://ggb1.idm.jku.at:8085/
jun 04, 2012 12:11:59 AM
STDOUT: WARN: geogebra.main.Application.setVersionCheckAllowed[1347]: Option versionCheckAllow not recognized :
jun 04, 2012 12:11:59 AM
STDOUT: INFO: geogebra.main.GeoGebraPreferences.loadVersionCheckAllow[175]: No system preferences
jun 04, 2012 12:11:59 AM
STDOUT: DEBUG: geogebra.gui.menubar.OptionsMenu.initItems[174]: using flag: es.png
jun 04, 2012 12:12:00 AM
STDOUT: DEBUG: geogebra.common.kernel.commands.Commands.englishToInternal[233]: unhandled caseCylinderInfinite
jun 04, 2012 12:12:00 AM
STDOUT: DEBUG: geogebra.common.kernel.commands.Commands.englishToInternal[233]: unhandled caseOrthogonalPlane
jun 04, 2012 12:12:00 AM
STDOUT: DEBUG: geogebra.common.kernel.commands.Commands.englishToInternal[233]: unhandled caseConeInfinite
jun 04, 2012 12:12:01 AM
STDOUT: DEBUG: geogebra.gui.menubar.OptionsMenu.initItems[174]: using flag: es.png
jun 04, 2012 12:12:01 AM
STDOUT: DEBUG: geogebra.gui.menubar.GeoGebraMenuBar.updateMenubar[238]: update menu
jun 04, 2012 12:12:03 AM
STDOUT: DEBUG: geogebra.euclidian.event.MouseEvent.<init>[16]: possible missing release()
jun 04, 2012 12:12:05 AM
STDOUT: DEBUG: geogebra.gui.app.GeoGebraFrame$AppThread.checkVersion[488]: Checking version
jun 04, 2012 12:12:05 AM
STDOUT: DEBUG: geogebra.gui.app.GeoGebraFrame$AppThread.checkVersion[503]: version check needed: no check was done yet
jun 04, 2012 12:12:07 AM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
Advertencia: Could not lock System prefs. Unix error code -1829687828.
jun 04, 2012 12:12:07 AM java.util.prefs.FileSystemPreferences syncWorld
Advertencia: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
jun 04, 2012 12:12:15 AM
STDOUT: DEBUG: geogebra.common.util.Language.getCountry[197]: country from GeoIP: CL
jun 04, 2012 12:12:15 AM
STDOUT: DEBUG: geogebra.gui.menubar.OptionsMenu$2.run[198]: updating flag to: cl.png
jun 04, 2012 12:12:15 AM
STDOUT: DEBUG: geogebra.common.util.Language.getCountry[197]: country from GeoIP: CL
jun 04, 2012 12:12:15 AM
STDOUT: DEBUG: geogebra.gui.menubar.OptionsMenu$2.run[198]: updating flag to: cl.png
jun 04, 2012 12:12:15 AM
STDOUT: DEBUG: geogebra.gui.app.GeoGebraFrame$AppThread.checkVersion[530]: current=4001087000 newest=4000032000
jun 04, 2012 12:12:15 AM
STDOUT: DEBUG: geogebra.plugin.jython.PythonBridge.forceInit[56]: Initialising Python interpreter...
jun 04, 2012 12:12:24 AM
STDOUT: DEBUG: geogebra.plugin.jython.PythonBridge.forceInit[65]: Done Initialising Python interpreter.
jun 04, 2012 12:12:37 AM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
Advertencia: Could not lock System prefs. Unix error code -1829687828.
jun 04, 2012 12:12:37 AM java.util.prefs.FileSystemPreferences syncWorld
Advertencia: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
jun 04, 2012 12:13:07 AM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
Advertencia: Could not lock System prefs. Unix error code -1829687828.
jun 04, 2012 12:13:07 AM java.util.prefs.FileSystemPreferences syncWorld
Advertencia: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
jun 04, 2012 12:13:37 AM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
Advertencia: Could not lock System prefs. Unix error code -1829687828.
jun 04, 2012 12:13:37 AM java.util.prefs.FileSystemPreferences syncWorld
Advertencia: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
jun 04, 2012 12:14:07 AM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
Advertencia: Could not lock System prefs. Unix error code -1829687828.
jun 04, 2012 12:14:07 AM java.util.prefs.FileSystemPreferences syncWorld
Advertencia: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
jun 04, 2012 12:14:37 AM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
Advertencia: Could not lock System prefs. Unix error code -1829687828.
jun 04, 2012 12:14:37 AM java.util.prefs.FileSystemPreferences syncWorld
Advertencia: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
and system info (in linux )
- [code]GeoGebra 4.1.87.0 (03 June 2012)
Java: 1.7.0_b147-icedtea)
Codebase: file:/home/pablo/svn2/geogebra/desktop/ggb14.1.87/
OS: Linux
Architecture: i386
Heap: 454MB
CAS: MPReduce .016
jun 04, 2012 12:11:40 AM
STDOUT: DEBUG: geogebra.common.cas.singularws.SingularWebService.enable[123]: Trying to enable SingularWS connection
jun 04, 2012 12:11:56 AM
STDOUT: INFO: geogebra.common.main.AbstractApplication.initializeSingularWS[1437]: SingularWS is available at http://ggb1.idm.jku.at:8085/
jun 04, 2012 12:11:59 AM
STDOUT: WARN: geogebra.main.Application.setVersionCheckAllowed[1347]: Option versionCheckAllow not recognized :
jun 04, 2012 12:11:59 AM
STDOUT: INFO: geogebra.main.GeoGebraPreferences.loadVersionCheckAllow[175]: No system preferences
jun 04, 2012 12:11:59 AM
STDOUT: DEBUG: geogebra.gui.menubar.OptionsMenu.initItems[174]: using flag: es.png
jun 04, 2012 12:12:00 AM
STDOUT: DEBUG: geogebra.common.kernel.commands.Commands.englishToInternal[233]: unhandled caseCylinderInfinite
jun 04, 2012 12:12:00 AM
STDOUT: DEBUG: geogebra.common.kernel.commands.Commands.englishToInternal[233]: unhandled caseOrthogonalPlane
jun 04, 2012 12:12:00 AM
STDOUT: DEBUG: geogebra.common.kernel.commands.Commands.englishToInternal[233]: unhandled caseConeInfinite
jun 04, 2012 12:12:01 AM
STDOUT: DEBUG: geogebra.gui.menubar.OptionsMenu.initItems[174]: using flag: es.png
jun 04, 2012 12:12:01 AM
STDOUT: DEBUG: geogebra.gui.menubar.GeoGebraMenuBar.updateMenubar[238]: update menu
jun 04, 2012 12:12:03 AM
STDOUT: DEBUG: geogebra.euclidian.event.MouseEvent.<init>[16]: possible missing release()
jun 04, 2012 12:12:05 AM
STDOUT: DEBUG: geogebra.gui.app.GeoGebraFrame$AppThread.checkVersion[488]: Checking version
jun 04, 2012 12:12:05 AM
STDOUT: DEBUG: geogebra.gui.app.GeoGebraFrame$AppThread.checkVersion[503]: version check needed: no check was done yet
jun 04, 2012 12:12:07 AM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
Advertencia: Could not lock System prefs. Unix error code -1829687828.
jun 04, 2012 12:12:07 AM java.util.prefs.FileSystemPreferences syncWorld
Advertencia: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
jun 04, 2012 12:12:15 AM
STDOUT: DEBUG: geogebra.common.util.Language.getCountry[197]: country from GeoIP: CL
jun 04, 2012 12:12:15 AM
STDOUT: DEBUG: geogebra.gui.menubar.OptionsMenu$2.run[198]: updating flag to: cl.png
jun 04, 2012 12:12:15 AM
STDOUT: DEBUG: geogebra.common.util.Language.getCountry[197]: country from GeoIP: CL
jun 04, 2012 12:12:15 AM
STDOUT: DEBUG: geogebra.gui.menubar.OptionsMenu$2.run[198]: updating flag to: cl.png
jun 04, 2012 12:12:15 AM
STDOUT: DEBUG: geogebra.gui.app.GeoGebraFrame$AppThread.checkVersion[530]: current=4001087000 newest=4000032000
jun 04, 2012 12:12:15 AM
STDOUT: DEBUG: geogebra.plugin.jython.PythonBridge.forceInit[56]: Initialising Python interpreter...
jun 04, 2012 12:12:24 AM
STDOUT: DEBUG: geogebra.plugin.jython.PythonBridge.forceInit[65]: Done Initialising Python interpreter.
jun 04, 2012 12:12:37 AM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
Advertencia: Could not lock System prefs. Unix error code -1829687828.
jun 04, 2012 12:12:37 AM java.util.prefs.FileSystemPreferences syncWorld
Advertencia: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
jun 04, 2012 12:13:07 AM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
Advertencia: Could not lock System prefs. Unix error code -1829687828.
jun 04, 2012 12:13:07 AM java.util.prefs.FileSystemPreferences syncWorld
Advertencia: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
jun 04, 2012 12:13:37 AM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
Advertencia: Could not lock System prefs. Unix error code -1829687828.
jun 04, 2012 12:13:37 AM java.util.prefs.FileSystemPreferences syncWorld
Advertencia: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
jun 04, 2012 12:14:07 AM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
Advertencia: Could not lock System prefs. Unix error code -1829687828.
jun 04, 2012 12:14:07 AM java.util.prefs.FileSystemPreferences syncWorld
Advertencia: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
jun 04, 2012 12:14:37 AM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
Advertencia: Could not lock System prefs. Unix error code -1829687828.
jun 04, 2012 12:14:37 AM java.util.prefs.FileSystemPreferences syncWorld
Advertencia: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
jun 04, 2012 12:15:07 AM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
Advertencia: Could not lock System prefs. Unix error code -1829687828.
jun 04, 2012 12:15:07 AM java.util.prefs.FileSystemPreferences syncWorld
Advertencia: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
jun 04, 2012 12:15:37 AM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
Advertencia: Could not lock System prefs. Unix error code -1829687828.
jun 04, 2012 12:15:37 AM java.util.prefs.FileSystemPreferences syncWorld
Advertencia: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
jun 04, 2012 12:16:07 AM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
Advertencia: Could not lock System prefs. Unix error code -1829687828.
jun 04, 2012 12:16:07 AM java.util.prefs.FileSystemPreferences syncWorld
Advertencia: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
<?xml version="1.0" encoding="utf-8"?>
<geogebra format="4.2" version="4.1.87.0" id="b65947d4-836b-43d7-b354-658c1f0ce4a4" xsi:noNamespaceSchemaLocation="http://www.geogebra.org/ggb...; xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLS...; >
<gui>
<window width="800" height="600" />
<perspectives>
<perspective id="tmp">
<panes>
<pane location="" divider="0.25" orientation="1" />
</panes>
<views>
<view id="4097" visible="false" inframe="true" stylebar="false" location="1,1,1" size="400" window="100,100,700,500" />
<view id="4" toolbar="0 || 2020 , 2021 , 2022 , 66 || 2001 , 2003 , 2002 , 2004 , 2005 || 2040 , 2041 , 2042 , 2044 , 2043" visible="false" inframe="false" stylebar="false" location="1,1" size="300" window="100,100,600,400" />
<view id="8" toolbar="1001 | 1002 | 1003 || 1005 | 1004 || 1006 | 1007 | 1010 || 1008 1009 || 6" visible="false" inframe="false" stylebar="false" location="1,3" size="300" window="100,100,600,400" />
<view id="1" visible="true" inframe="false" stylebar="false" location="1" size="576" window="100,100,600,400" />
<view id="2" visible="true" inframe="false" stylebar="false" location="3" size="200" window="100,100,250,400" />
<view id="16" visible="false" inframe="true" stylebar="false" location="1" size="150" window="50,50,500,500" />
<view id="32" visible="false" inframe="true" stylebar="true" location="1" size="150" window="50,50,500,500" />
<view id="64" visible="false" inframe="true" stylebar="false" location="1" size="150" window="50,50,500,500" />
</views>
<toolbar show="true" items="0 39 59 || 1 501 67 , 5 19 , 72 | 2 15 45 , 18 65 , 7 37 | 4 3 8 9 , 13 44 , 58 , 47 || 16 51 64 , 70 | 10 34 53 11 , 24 20 22 , 21 23 | 55 56 57 , 12 || 36 46 , 38 49 50 , 71 | 30 29 54 32 31 33 | 17 26 62 73 , 14 66 68 | 25 52 60 61 || 40 41 42 , 27 28 35 , 6" />
<input show="true" cmd="true" top="false" />
</perspective>
</perspectives>
<labelingStyle val="3"/>
<font size="12"/>
<graphicsSettings javaLatexFonts="false"/>
<consProtColumns col0="true" col1="true" col2="false" col3="true" col4="false" col5="true" col6="true" col7="false"/>
<consProtocol useColors="true" addIcons="false" showOnlyBreakpoints="false"/>
</gui>
<euclidianView>
<size width="576" height="444"/>
<coordSystem xZero="215.0" yZero="315.00000000000006" scale="50.0" yscale="50.00000000000001"/>
<evSettings axes="true" grid="false" gridIsBold="false" pointCapturing="3" rightAngleStyle="1" checkboxSize="13" gridType="0"/>
<bgColor r="255" g="255" b="255"/>
<axesColor r="0" g="0" b="0"/>
<gridColor r="192" g="192" b="192"/>
<lineStyle axes="1" grid="10"/>
<axis id="0" show="true" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
<axis id="1" show="true" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
</euclidianView>
<kernel>
<continuous val="false"/>
<usePathAndRegionParameters val="true"/>
<decimals val="2"/>
<angleUnit val="degree"/>
<algebraStyle val="0"/>
<coordStyle val="0"/>
<angleFromInvTrig val="false"/>
</kernel>
<scripting blocked="false" disabled="false"/>
<construction title="" author="" date="">
</construction>
</geogebra>
<?xml version="1.0" encoding="utf-8"?>
<geogebra format="4.2" version="4.1.87.0" xsi:noNamespaceSchemaLocation="http://www.geogebra.org/ggt...; xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLS...; >
</geogebra>
LibraryJavaScript:
Preferences:
<?xml version="1.0" encoding="utf-8"?>
<geogebra format="4.0" xsi:noNamespaceSchemaLocation="http://www.geogebra.org/ggb...; xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLS...; >
<gui>
<window width="800" height="600" />
<settings ignoreDocument="false" showTitleBar="true" />
<labelingStyle val="3"/>
<mouse reverseWheel="true"/>
<font size="12"/>
<menuFont size="-1"/>
<tooltipSettings language="" timeout=""/>
<graphicsSettings javaLatexFonts="false"/>
</gui>
<euclidianView>
<size width="640" height="480"/>
<coordSystem xZero="215.0" yZero="315.0" scale="50.0" yscale="50.0"/>
<evSettings axes="true" grid="false" gridIsBold="false" pointCapturing="3" rightAngleStyle="2" checkboxSize="13" gridType="0"/>
<bgColor r="255" g="255" b="255"/>
<axesColor r="0" g="0" b="0"/>
<gridColor r="192" g="192" b="192"/>
<lineStyle axes="1" grid="10"/>
<axis id="0" show="true" label="" unitLabel="" tickStyle="1" showNumbers="true" axisCross="0.0" positiveAxis="false"/>
<axis id="1" show="true" label="" unitLabel="" tickStyle="1" showNumbers="true" axisCross="0.0" positiveAxis="false"/>
</euclidianView>
<kernel>
<continuous val="false"/>
<decimals val="2"/>
<angleUnit val="degree"/>
<algebraStyle val="0"/>
<coordStyle val="0"/>
<localization digits="false" labels="true"/>
<angleFromInvTrig val="false"/>
<casSettings timeout="5" expRoots="true"/>
</kernel>
<scripting blocked="false"/>
</geogebra>
[/code]
Works well in Win7 64 bit, including the quick view menu on the right side...where is the flag it the upper right for the language...it is 8)
BTW, did you mean Win7 32 Bit or Win 3.2 from the 1990s?
Tony
I solved it, and YES my machine with win xp is a bit old :) (and was lit up like a month).
The menu on the right side is a good idea, I would change the DELETE button object properties to the right (sometimes I'm wrong and I think it's click-OK)
Saludos
Pablo
Win XP, I believe is Win5. Win3.2 was the first viable version of windows software...
In my language and country "win32" (not 3.2) is a synonymous for "windows 32-bit" (any version), and "win64" for 64-bit (any version)
Anyway is a rather strange bug
regards
Pablo
I have been teaching and using computers (PC) since 1980...so as computers go, I am nearly Methuselah (he lived over 950 years)...
Comments have been locked on this page!