Je viens d'installer geogebra sur mon PC :
Code : Tout sélectionner
pacman -S geogebra
Auriez vous une solution à me proposer svp ?
Code : Tout sélectionner
pacman -S geogebra
export _JAVA_AWT_WM_NONREPARENTING=1
dans ton /etc/profile.d/jre.sh (il faut ensuite faire un source de ce fichier ou te reconnecter) ?Code : Tout sélectionner
Oct 30, 2014 7:11:24 PM java.util.prefs.FileSystemPreferences$2 run
WARNING: Could not create system preferences directory. System preferences are unusable.
19:11:24.887 INFO: geogebra.i.a.b[-1]: GeoGebra 5.0.19.0 24 October 2014 Java 1.7.0_71-32bit
19:11:24.888 DEBUG: geogebra3D.a.<init>[-1]: isApplet=false runningFromJar=false appletImpl=null
19:11:24.889 DEBUG: geogebra3D.a.<init>[-1]: Not setting up logging via LogManager
19:11:26.373 DEBUG: geogebra.common.l.r.a[-1]: Number of registered views = 1
* class geogebra3D.b.b
19:11:26.714 DEBUG: geogebra.i.a.<init>[-1]: Waiting for the initialization: 0
19:11:26.715 DEBUG: java.lang.Thread.run[745]: Thread[compute,5,main] running
19:11:26.724 DEBUG: geogebra.common.m.f.o[-1]: SingularWS connection disabled by command line option
19:11:26.724 INFO: geogebra.common.m.f.o[-1]: No SingularWS is available at http://singularws.idm.jku.at/ (yet)
19:11:27.175 DEBUG: geogebra.gui.h.q.<init>[-1]: CAS supporttrue
19:11:27.657 DEBUG: geogebra.i.A.b[-1]: problem with getting GGT...
19:11:27.660 DEBUG: geogebra.f.b.a[-1]: MACROfalse
19:11:28.404 DEBUG: geogebra.common.l.r.a[-1]: Number of registered views = 2
* class geogebra3D.b.b
* class geogebra3D.e.c.a.a
19:11:28.491 DEBUG: geogebra.common.l.r.a[-1]: Number of registered views = 3
* class geogebra3D.b.b
* class geogebra3D.e.c.a.a
* class geogebra.common.plugin.b
19:11:28.495 WARN: geogebra.i.a.p[-1]: Option versionCheckAllow not recognized :
19:11:28.496 INFO: geogebra.i.B.a[-1]: No system preferences
19:11:28.621 ERROR: geogebra3D.g.a.a[-1]: Image /gui/menubar/images/en.png not found
19:11:28.832 ERROR: geogebra.gui.Q.X[-1]: JavaFX 2.2 not available
19:11:31.390 ERROR: geogebra.gui.Q.X[-1]: JavaFX 2.2 not available
19:11:31.616 DEBUG: geogebra.gui.Q.a[-1]: update menu
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: javafx/scene/Parent
at geogebra.gui.d.m.d(Unknown Source)
at geogebra.gui.Q.ai(Unknown Source)
at geogebra.i.i.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:312)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
Caused by: java.lang.ClassNotFoundException: javafx.scene.Parent
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
... 17 more
19:11:34.361 DEBUG: geogebra.gui.a.a$a.run[-1]: Checking version
19:11:34.362 DEBUG: geogebra.gui.a.a$a.run[-1]: major version check needed: no check was done yet
19:11:34.695 DEBUG: geogebra.gui.a.a$a.run[-1]: current=5000019000 newest=5000000000
19:11:34.878 DEBUG: geogebra.gui.a.a$a.run[-1]: newest_minor=5000019000
Oct 30, 2014 7:11:56 PM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
WARNING: Could not lock System prefs. Unix error code -1334660039.
Oct 30, 2014 7:11:56 PM java.util.prefs.FileSystemPreferences syncWorld
WARNING: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.