Application Details:
Version: | 8 |
License: | Free to use |
URL: | http://java.sun.com/ |
Votes: | 4 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 6.23 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Java .jar file opens and runs properly.
What does not
GUI Off-line Installer fails silently. Hangs. Process must be killed.
Workarounds
GUI Off-line installer fails but the "silent" install option installs all core components before failing to register the control panel applet.
Install from a terminal like so:
wine jre-8u162-windows-i586.exe /s
Simplify java use by creating (or adding to existing semi-colon delimited path list) :
HKEY_CURRENT_USER\Envirionment
PATH=c:\Program Files\Java\jre1.8.0_162\bin (REG_EXPAND_SZ)
Start jar with:
java -jar file.jar
What was not tested
Not sure. JRE is vast.
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Manjaro Linux | Dec 14 2021 | 6.23 | No, but has workaround | Yes | Yes | Gold | Josesk Volpe | |
Show | Ubuntu 18.04 "Bionic" amd64 (+variants like Kubuntu) | Apr 15 2020 | 5.0 | No, but has workaround | Yes | Yes | Gold | Leith Bade | |
Show | Fedora 30 x86_64 | Jan 21 2020 | 4.21 | No, but has workaround | Yes | Yes | Silver | Travis Sidelinger | |
Show | Gentoo Linux x86_64 | Dec 11 2019 | 4.20-staging | No, but has workaround | Yes | Yes | Gold | Myk Taylor | |
Show | Ubuntu 17.10 "Artful" amd64 (+variants like Kubuntu) | Feb 26 2018 | 3.2 | No, but has workaround | Yes | Yes | Bronze | noa body |
Comments for this application have been disabled because there are no maintainers.