Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux Mint: Angry IP scan startup script problem #391

Open
avvy65 opened this issue Feb 11, 2023 · 4 comments
Open

Linux Mint: Angry IP scan startup script problem #391

avvy65 opened this issue Feb 11, 2023 · 4 comments

Comments

@avvy65
Copy link

avvy65 commented Feb 11, 2023

Since I upgraded to Linux Mint 21.1 ipscan 3.9 won't load due the startup scrip saying I need Java/OpenJDK11+ to run ipscan.
Even when I installed java/openjdk17, ipscan still complained that I need java/openjdk11 to run ipscan

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Linux Mint menu'
  2. Click on 'Angry IP scan...'
  3. Scroll down to '....'
  4. See error Popup script on top right of monitor saying I need java/openjdk11+ to run ipscaan

Expected behavior
A clear and concise description of what you expected to happen.
I expected Angry IP scan to open up on my desktop, but it didn't

Screenshots
If applicable, add screenshots to help explain your problem.

Versions (please copy from the About dialog or complete manually):

  • Version of Angry IP Scanner 3.9
  • OS, version, CPU architecture Linux Mint 21.1, i5 cpu amd64
  • Java version, vendor (java -version) - or if Windows installer was used with bundled Java
    java/openjdk17
    Logs:
  • Please run Angry IP Scanner from Terminal and see if any relevant logs were written. Paste them here:
    • Windows: jre\bin\java -jar ipscan.exe (inside of installation directory, e.g. C:\Program Files\Angry IP Scanner)
    • Mac: Angry\ IP\ Scanner.app/Contents/MacOS/ipscan
    • Linux: ipscan or java -jar ipscan.jar
@JonnyTech
Copy link

Use Java 11.

I too use MX 21:

$ java --version
openjdk 11.0.18 2023-01-17
OpenJDK Runtime Environment (build 11.0.18+10-post-Debian-1deb11u1)
OpenJDK 64-Bit Server VM (build 11.0.18+10-post-Debian-1deb11u1, mixed mode, sharing)

@angryziber
Copy link
Collaborator

angryziber commented Feb 11, 2023

@avvy65 can you please run bash -x /usr/bin/ipscan from the terminal?
Also, what exactly does java -version say?

Java 17 or any later version should work as well, but maybe you have spaces in JAVA_HOME or your JAVA_HOME points to a wrong directory?

angryziber added a commit that referenced this issue Feb 11, 2023
@angryziber angryziber added this to the 3.9.1 milestone Feb 11, 2023
@angryziber angryziber changed the title Angry IP scan staup script problem Linux Mint: Angry IP scan startup script problem Feb 11, 2023
@avvy65
Copy link
Author

avvy65 commented Feb 11, 2023 via email

@angryziber
Copy link
Collaborator

@avvy65 please try the newly released 3.9.1

If it doesn't work, then please let me know do you have JAVA_HOME set in the environment and what it is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants