Jump to content

Zorin OS issues

Go to solution Solved by Guest,

try running it in a terminal. The file manager they are using may not support jar execution.

 

cd /path/to/jar

java -jar /nameof.jar

 

9 minutes ago, Nayr438 said:
  1. Your using an outdated Distro.
  2. I hope you didn't pay for it and are just using the free version...

To Install Java 8, which is the most compatible still

  • sudo apt update
  • sudo apt install openjdk-8-jdk openjdk-8-jre

Just did it, tried running the thing again, still not able to run.

i forgot to mention that both the exe and jar ones dont work, the exe one is giving me the java error while the jar one just doesn’t work due to the same error but it doesnt even run

Link to comment
https://linustechtips.com/topic/1215319-zorin-os-issues/#findComment-13765308
Share on other sites

Link to post
Share on other sites

Just now, Nayr438 said:

try running it in a terminal. The file manager they are using may not support jar execution.

 

cd /path/to/jar

java -jar /nameof.jar

 

I’m new to linux so i don’t know how to fnd the file path, but like I said the exe one gives me a java runtime environment error

Link to comment
https://linustechtips.com/topic/1215319-zorin-os-issues/#findComment-13765328
Share on other sites

Link to post
Share on other sites

3 minutes ago, Nayr438 said:

It looks like they have a Java version if I am looking at the correct site.

https://pokehacks.dabomstew.com/randomizer/downloads/UPRandomizer-172.zip

 

Unzip that and try running the jar in it instead.

 

It didn’t work but you did help me as I found out the file path and ran the jar with the java command, thanks!

Link to comment
https://linustechtips.com/topic/1215319-zorin-os-issues/#findComment-13765374
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×