In data mercoledì 22 marzo 2023 11:40:50 CET, Stakanov via openSUSE Users ha scritto:
Host is Tumbleweed. Java is: entropy@localhost:~> java --version openjdk 11.0.18 2023-01-17 OpenJDK Runtime Environment (build 11.0.18+0-suse-3.1-x8664) OpenJDK 64-Bit Server VM (build 11.0.18+0-suse-3.1-x8664, mixed mode) entropy@localhost:~>
Now when trying to simply click on it, it gives a window with the uncompressed jar file (which is not what I want, and yes, I have made it executable after downloading.
When telling TW to run the jar file with java (e.g. in a terminal to get output of what goes wrong here), it complains as follows:
Errore: impossibile trovare o caricare la classe principale .home.entropy.bin.XiaomiADBFastbootTools.jar Causato da: java.lang.ClassNotFoundException: /home/entropy/bin/ XiaomiADBFastbootTools/jar
what do I do wrongly, what is my problem here. Anybody having experience with starting this program is highly welcome to comment.
Thank you in advance.
And yes, I tried with LC=ALL but it talks in Italian so for the feint of heard: Error: impossible to find or load the principle class .home.entropy.bin.XiaomiADBFastbootTools.jar. Caused by: java.lang.ClaasNotFoundExeption: /home/entropy/bin/ XiaomiADBFastbootTools/jar And that's all about it when it comes to language.