Difference between revisions of "Reference:GeoGebra Installation FAQ"

From GeoGebra Manual
Jump to: navigation, search
(* iOS: https://testflight.apple.com/join/kJmKhL6C)
(33 intermediate revisions by 4 users not shown)
Line 2: Line 2:
 
{{Installation Guide}}
 
{{Installation Guide}}
  
== Where can I download the beta-test versions?==
+
==How to run GeoGebra in Exam Mode==
  
GeoGebra Materials: https://beta.geogebra.org/materials
+
Please see https://www.geogebra.org/exam
  
Web App: https://beta.geogebra.org/graphing
+
For Chromebooks, please see Kiosk Mode instructions here: https://www.geogebra.org/m/mnnsswwu
  
GeoGebra Math Apps: https://play.google.com/apps/testing/org.geogebra
+
== Where can I get the beta-test versions?==
  
GeoGebra Graphing Calculator: https://play.google.com/apps/testing/org.geogebra.android
+
GeoGebra Website: https://beta.geogebra.org
  
GeoGebra 3D Grapher: https://play.google.com/apps/testing/org.geogebra.android.g3d
+
GeoGebra Calculator Suite
 +
* Web: https://beta.geogebra.org/calculator
 +
* Android: https://play.google.com/apps/testing/org.geogebra.android.calculator.suite
 +
* iOS: https://testflight.apple.com/join/kJmKhL6C
  
iPad: https://docs.google.com/a/geogebra.at/forms/d/e/1FAIpQLScFKREsO2JxXC9X2S1xsY128Vz0BLsMs11kKzsS5pMfIHk5yw/viewform
+
GeoGebra Graphing Calculator:
 +
* Web: https://beta.geogebra.org/graphing
 +
* Android: https://play.google.com/apps/testing/org.geogebra.android
 +
* iOS: https://testflight.apple.com/join/klmWh10k
  
iPhone: https://docs.google.com/a/geogebra.at/forms/d/e/1FAIpQLScFKREsO2JxXC9X2S1xsY128Vz0BLsMs11kKzsS5pMfIHk5yw/viewform
+
GeoGebra Classic:
 +
* Web: https://beta.geogebra.org/classic
 +
* iOS: https://testflight.apple.com/join/quhPlOuu
 +
 
 +
GeoGebra 3D Graphing Calculator:
 +
* Web: https://beta.geogebra.org/3d
 +
* Android: https://play.google.com/apps/testing/org.geogebra.android.g3d
 +
* iOS: https://testflight.apple.com/join/wDq81Ktm
 +
 
 +
GeoGebra Geometry Calculator:
 +
* Web: https://beta.geogebra.org/geometry
 +
* Android: https://play.google.com/apps/testing/org.geogebra.android.geometry
 +
* iOS: https://testflight.apple.com/join/GjifX8mX
 +
 
 +
GeoGebra CAS Calculator:
 +
* Web: https://beta.geogebra.org/cas
 +
* Android: https://play.google.com/apps/testing/org.geogebra.android.cascalc
 +
* iOS: https://testflight.apple.com/join/qfsQEaMx
 +
 
 +
GeoGebra Scientific Calculator:
 +
* Android: https://play.google.com/apps/testing/org.geogebra.android.scicalc
 +
* iOS: https://testflight.apple.com/join/459GgRny
 +
 
 +
==Which versions support AR (Augmented Reality)==
 +
On Android it's supported in this app: https://play.google.com/store/apps/details?id=org.geogebra.android.g3d
 +
but your phone/tablet needs to '''support the ARCore Library''':
 +
https://play.google.com/store/apps/details?id=com.google.ar.core
 +
 
 +
You can check a list of supported devices here: https://developers.google.com/ar/discover/supported-devices
 +
 
 +
On iOS https://itunes.apple.com/us/app/geogebra-3d-graphing-calc/id1445871976 you need to have a device with iOS 11 that supports ARKit ie '''iPhone 6S / iPad 5 or later''': https://developer.apple.com/library/archive/documentation/DeviceInformation/Reference/iOSDeviceCompatibility/DeviceCompatibilityMatrix/DeviceCompatibilityMatrix.html
  
 
==My computer crashed, where's my work?==
 
==My computer crashed, where's my work?==
Have a look in the computer's temporary folder and look for the '''most recent''' file like
+
If you were using GeoGebra Classic 5, have a look in the computer's temporary folder and look for the '''most recent''' file like
 
GeoGebraUndoInfo6533063557894725659.ggb  
 
GeoGebraUndoInfo6533063557894725659.ggb  
  
Line 33: Line 69:
 
==What's happened to offline export as a webpage?==
 
==What's happened to offline export as a webpage?==
 
If you upload your worksheet to https://www.geogebra.org/materials then you can download it as an "Offline Worksheet (.zip)" for example https://www.geogebra.org/material/show/id/RHYH3UQ8#download-popup
 
If you upload your worksheet to https://www.geogebra.org/materials then you can download it as an "Offline Worksheet (.zip)" for example https://www.geogebra.org/material/show/id/RHYH3UQ8#download-popup
 +
 +
==Graphical Glitches in GeoGebra Classic 5 (Windows)==
 +
 +
These are due to a bug in the graphics card drivers. If you can't find newer or older driver that work then you can try
 +
* setting compatibility mode to ''Windows XP (Service Pack 3)''
 +
* setting a <code>J2D_D3D</code> environment variable
 +
* run from the command-line with <code>-Dsun.java2d.d3d=false</code>
 +
 +
See https://help.geogebra.org/topic/geogebra-on-windows-10-graphical-bug and https://wiki.geogebra.org/en/Reference:Command_Line_Arguments
  
 
==Where is the online version?==
 
==Where is the online version?==
 
https://www.geogebra.org/graphing
 
https://www.geogebra.org/graphing
 +
 +
==GeoGebra Classic 6 Won't Start (or opens off-screen) - Windows ==
 +
Delete this folder
 +
<code>C:\Users\'''<username>'''\AppData\Roaming\GeoGebra</code>
 +
 +
This is a hidden folder, so can be hard to find. One way is to press <Windows>R and then copy and paste this (changing <username> to your Windows username)
 +
 +
<code>explorer /n, /e, /select, C:\Users\'''<username>'''\AppData\Roaming\GeoGebra</code>
 +
 +
then right-click -> Delete
 +
 +
==GeoGebra Classic 6 Won't Start (or opens off-screen) - macOS ==
 +
 +
Uninstall GeoGebra and then also:
 +
 +
* Open Finder
 +
* Hold down Alt (Option) and choose Go from the dropdown menu bar at the top of the screen
 +
* You will see the ~/Library folder
 +
* Go to the following folders and search for subfolders which are connected to GeoGebra 6.
 +
* Search for GeoGebra folders in Application Support, Saved Application State, Preferences and Caches.
 +
* Delete these GeoGebra folders and install GeoGebra Classic 6 again.
 +
 +
=="GeoGebra" cannot be opened because the developer cannot be verified (macOS)==
 +
 +
* In the Finder on your Mac, locate the downloaded GeoGebra app you want to open.
 +
* Control-click the app icon, then choose Open from the shortcut menu.
 +
* Click Open.
 +
The app is saved as an exception to your security settings, and you can open it in the future by double-clicking it or from cli, just as you can with any authorised app.
 +
 +
==3D View not working on GeoGebra 6==
 +
Try adding the line
 +
 +
<code>app.commandLine.appendSwitch('ignore-gpu-blacklist', 'true');</code>
 +
 +
after the line
 +
 +
<code>const {app, BrowserWindow, Menu} = require('electron');</code>
 +
 +
which is around line 24 in resources/app/main.js
  
 
==Error "A Java Exception has occurred"==
 
==Error "A Java Exception has occurred"==
 
Delete this folder:
 
Delete this folder:
<code> C:\Users\<username>\AppData\Roaming\GeoGebra 5.0</code>
+
<code> C:\Users\'''<username>'''\AppData\Roaming\GeoGebra 5.0</code>
  
 
This is a hidden folder, so can be hard to find. One way is to press <Windows>R and then copy and paste this (changing <username> to your Windows username)
 
This is a hidden folder, so can be hard to find. One way is to press <Windows>R and then copy and paste this (changing <username> to your Windows username)
  
<code>explorer /n, /e, /select, C:\Users\<username>\AppData\Roaming\GeoGebra 5.0</code>
+
<code>explorer /n, /e, /select, C:\Users\'''<username>'''\AppData\Roaming\GeoGebra 5.0</code>
  
 
then right-click -> Delete
 
then right-click -> Delete
  
==GeoGebra Won't Start ==
+
==GeoGebra Classic 5 Won't Start (Windows)==
 
Delete this folder:
 
Delete this folder:
 
<code> C:\Users\<username>\AppData\Roaming\GeoGebra 5.0</code>
 
<code> C:\Users\<username>\AppData\Roaming\GeoGebra 5.0</code>
Line 53: Line 137:
 
(see previous question for more details)
 
(see previous question for more details)
  
==I updated GeoGebra, but it keeps reverting to the previous version ==
+
==GeoGebra Classic 5 Won't Start (macOS)==
 +
Delete this folder:
 +
~/Library/Containers/org.geogebra5.mac/Data/.GeoGebra5.0/prefs/
 +
 
 +
==I updated GeoGebra Classic 5, but it keeps reverting to the previous version ==
 
Delete this folder:
 
Delete this folder:
 
<code> C:\Users\<username>\AppData\Roaming\GeoGebra 5.0</code>
 
<code> C:\Users\<username>\AppData\Roaming\GeoGebra 5.0</code>
  
 
(see previous questions for more details)
 
(see previous questions for more details)
 +
 +
==How can I hard-reset my iPhone?==
 +
 +
* https://support.apple.com/en-gb/guide/iphone/iph8903c3ee6/ios
  
 
==Support for OSX 10.6, 10.7==
 
==Support for OSX 10.6, 10.7==
 
Please try the [https://wiki.geogebra.org/en/Reference%3AGeoGebra_Installation version with Java 7] or [http://www.apple.com/osx/how-to-upgrade/ upgrade for free to OSX 10.10]
 
Please try the [https://wiki.geogebra.org/en/Reference%3AGeoGebra_Installation version with Java 7] or [http://www.apple.com/osx/how-to-upgrade/ upgrade for free to OSX 10.10]
  
==CAS View doesn't work in the Portable version (Windows)==
+
==CAS View doesn't work in the Portable version (Classic 5, Windows)==
 
Right-click on GeoGebra.exe and ''Run as Administrator''
 
Right-click on GeoGebra.exe and ''Run as Administrator''
  
==How do I get the OSX version without going through the Mac App Store?==
+
==GeoGebra Classic 5 doesn't work well on my retina Macbook Pro==
[http://www.geogebra.org/portable www.geogebra.org/portable ]
+
 
 +
Go to Program Files then right-click on GeoGebra -> Info -> "Open in lower resolution"
  
[[es:Referencia:Instalación_Preguntas_Frecuentes_(FAQ)]]
+
==How do I get the macOS version without going through the Mac App Store?==
 +
You can use a portable version, which you'll find here: [http://www.geogebra.org/portable www.geogebra.org/portable ]
  
 
==Problems with Java Applets==
 
==Problems with Java Applets==
Line 98: Line 192:
 
* Delete GeoGebra's registry settings with this tool: [https://sites.google.com/site/javaprefs/ Java Preferences Tool ]
 
* Delete GeoGebra's registry settings with this tool: [https://sites.google.com/site/javaprefs/ Java Preferences Tool ]
 
* If that doesn't work, try [http://www.geogebra.org/download reinstalling].
 
* If that doesn't work, try [http://www.geogebra.org/download reinstalling].
On Max delete <code>~/Library/Containers/org.geogebra5.mac/Data/.GeoGebra5.0/prefs/</code> where ~ stands for your home folder.
+
On Mac delete <code>~/Library/Containers/org.geogebra5.mac/Data/.GeoGebra5.0/prefs/</code> where ~ stands for your home folder.
  
 
==Clearing the Java Cache==
 
==Clearing the Java Cache==
Line 110: Line 204:
 
* Safari: Preferences -> Privacy -> Remove All Website Data
 
* Safari: Preferences -> Privacy -> Remove All Website Data
 
* Other browsers: [http://bit.ly/LEVFKc How do I clear my cache? ]  
 
* Other browsers: [http://bit.ly/LEVFKc How do I clear my cache? ]  
 
==Java Applet Problems==
 
First, check Java is working/supported in your browser:
 
http://www.java.com/en/download/help/testvm.xml
 
* Then Java Control Panel -> General -> Temporary Internet Files -> Settings -> Delete files...
 
* To get the Java Control Panel in Windows 7/8/8.1, open ''Control Panel''  then type "Java" in the search box (top right).
 
 
==Applet problems in Ubuntu 11.04==
 
Install Java 7:
 
* [https://web.archive.org/web/20120210164334/http://brunoreis.com/tech/intalling-java-ubuntu-natty brunoreis.com/tech/intalling-java-ubuntu-natty/ ]
 
  
 
==Network install (Windows)==
 
==Network install (Windows)==

Revision as of 10:46, 25 June 2020

GeoGebra Installation

How to run GeoGebra in Exam Mode

Please see https://www.geogebra.org/exam

For Chromebooks, please see Kiosk Mode instructions here: https://www.geogebra.org/m/mnnsswwu

Where can I get the beta-test versions?

GeoGebra Website: https://beta.geogebra.org

GeoGebra Calculator Suite

GeoGebra Graphing Calculator:

GeoGebra Classic:

GeoGebra 3D Graphing Calculator:

GeoGebra Geometry Calculator:

GeoGebra CAS Calculator:

GeoGebra Scientific Calculator:

Which versions support AR (Augmented Reality)

On Android it's supported in this app: https://play.google.com/store/apps/details?id=org.geogebra.android.g3d but your phone/tablet needs to support the ARCore Library: https://play.google.com/store/apps/details?id=com.google.ar.core

You can check a list of supported devices here: https://developers.google.com/ar/discover/supported-devices

On iOS https://itunes.apple.com/us/app/geogebra-3d-graphing-calc/id1445871976 you need to have a device with iOS 11 that supports ARKit ie iPhone 6S / iPad 5 or later: https://developer.apple.com/library/archive/documentation/DeviceInformation/Reference/iOSDeviceCompatibility/DeviceCompatibilityMatrix/DeviceCompatibilityMatrix.html

My computer crashed, where's my work?

If you were using GeoGebra Classic 5, have a look in the computer's temporary folder and look for the most recent file like GeoGebraUndoInfo6533063557894725659.ggb

Quickest way in Windows: http://www.tomshardware.co.uk/faq/id-2082907/temp-folder-windows.html

or just type this in Windows Explorer

%temp%

then Enter.

What's happened to offline export as a webpage?

If you upload your worksheet to https://www.geogebra.org/materials then you can download it as an "Offline Worksheet (.zip)" for example https://www.geogebra.org/material/show/id/RHYH3UQ8#download-popup

Graphical Glitches in GeoGebra Classic 5 (Windows)

These are due to a bug in the graphics card drivers. If you can't find newer or older driver that work then you can try

  • setting compatibility mode to Windows XP (Service Pack 3)
  • setting a J2D_D3D environment variable
  • run from the command-line with -Dsun.java2d.d3d=false

See https://help.geogebra.org/topic/geogebra-on-windows-10-graphical-bug and https://wiki.geogebra.org/en/Reference:Command_Line_Arguments

Where is the online version?

https://www.geogebra.org/graphing

GeoGebra Classic 6 Won't Start (or opens off-screen) - Windows

Delete this folder C:\Users\<username>\AppData\Roaming\GeoGebra

This is a hidden folder, so can be hard to find. One way is to press <Windows>R and then copy and paste this (changing <username> to your Windows username)

explorer /n, /e, /select, C:\Users\<username>\AppData\Roaming\GeoGebra

then right-click -> Delete

GeoGebra Classic 6 Won't Start (or opens off-screen) - macOS

Uninstall GeoGebra and then also:

  • Open Finder
  • Hold down Alt (Option) and choose Go from the dropdown menu bar at the top of the screen
  • You will see the ~/Library folder
  • Go to the following folders and search for subfolders which are connected to GeoGebra 6.
  • Search for GeoGebra folders in Application Support, Saved Application State, Preferences and Caches.
  • Delete these GeoGebra folders and install GeoGebra Classic 6 again.

"GeoGebra" cannot be opened because the developer cannot be verified (macOS)

  • In the Finder on your Mac, locate the downloaded GeoGebra app you want to open.
  • Control-click the app icon, then choose Open from the shortcut menu.
  • Click Open.

The app is saved as an exception to your security settings, and you can open it in the future by double-clicking it or from cli, just as you can with any authorised app.

3D View not working on GeoGebra 6

Try adding the line

app.commandLine.appendSwitch('ignore-gpu-blacklist', 'true');

after the line

const {app, BrowserWindow, Menu} = require('electron');

which is around line 24 in resources/app/main.js

Error "A Java Exception has occurred"

Delete this folder: C:\Users\<username>\AppData\Roaming\GeoGebra 5.0

This is a hidden folder, so can be hard to find. One way is to press <Windows>R and then copy and paste this (changing <username> to your Windows username)

explorer /n, /e, /select, C:\Users\<username>\AppData\Roaming\GeoGebra 5.0

then right-click -> Delete

GeoGebra Classic 5 Won't Start (Windows)

Delete this folder: C:\Users\<username>\AppData\Roaming\GeoGebra 5.0

(see previous question for more details)

GeoGebra Classic 5 Won't Start (macOS)

Delete this folder: ~/Library/Containers/org.geogebra5.mac/Data/.GeoGebra5.0/prefs/

I updated GeoGebra Classic 5, but it keeps reverting to the previous version

Delete this folder: C:\Users\<username>\AppData\Roaming\GeoGebra 5.0

(see previous questions for more details)

How can I hard-reset my iPhone?

Support for OSX 10.6, 10.7

Please try the version with Java 7 or upgrade for free to OSX 10.10

CAS View doesn't work in the Portable version (Classic 5, Windows)

Right-click on GeoGebra.exe and Run as Administrator

GeoGebra Classic 5 doesn't work well on my retina Macbook Pro

Go to Program Files then right-click on GeoGebra -> Info -> "Open in lower resolution"

How do I get the macOS version without going through the Mac App Store?

You can use a portable version, which you'll find here: www.geogebra.org/portable

Problems with Java Applets

Where has GeoGebra x.y gone?

  • Some older unsupported versions of GeoGebra are available here:

download.geogebra.org/installers/4.4/ download.geogebra.org/installers/4.2/ download.geogebra.org/installers/4.0/ download.geogebra.org/installers/3.2/

Java Errors, eg "Could not create the Java virtual machine."

  • Delete this folder:

C:\Users\<username>\AppData\Roaming\GeoGebra 5.0

Can I run GeoGebra on my iPad / Win 8 / Android Tablet?

Yes, www.geogebra.org/download

Can I run GeoGebra on my Chromebook?

Yes, install the GeoGebra Chrome App

GeoGebra won't start

On Windows delete this folder: C:\Users\<username>\AppData\Roaming\GeoGebra 5.0

On Mac delete ~/Library/Containers/org.geogebra5.mac/Data/.GeoGebra5.0/prefs/ where ~ stands for your home folder.

Clearing the Java Cache

  • Java Control Panel -> General -> Temporary Internet Files -> Settings -> Delete files...
  • To get the Java Control Panel in Windows 7/8/8.1/10, open Control Panel then type "Java" in the search box (top right).

Clearing the Browser's Cache

  • Internet Explorer: Internet Options -> General -> Delete
  • Chrome: "Hamburger"-> Settings -> Show Advanced Settings -> Privacy -> Clear Browsing Data
  • Firefox: Options -> Options -> Privacy -> Clear Recent History
  • Safari: Preferences -> Privacy -> Remove All Website Data
  • Other browsers: How do I clear my cache?

Network install (Windows)

wiki.geogebra.org/en/Reference:GeoGebra_Mass_Installation

Suppressing the "New version available" message (Windows)

  • Set this key in the Registry:

HKEY_LOCAL_MACHINE/Software/JavaSoft/Prefs/geogebra/version_check_allow = false

  • or, using a command line argument:

Command_Line_Arguments

How do I run GeoGebra with more memory allocated?

Command_Line_Arguments

Problems with Zooming using Microsoft Wireless Mouse

help.geogebra.org/topic/mouse-wheel-only-zooms-out-will-not-zoom-in-

© 2024 International GeoGebra Institute