leolewis / openvisualtraceroute

Open source cross-platform (Windows/Linux/Mac) Java Visual Traceroute, packet sniffer and Whois.
http://visualtraceroute.net/
GNU Lesser General Public License v3.0
163 stars 31 forks source link

2.0.0 crashes just after starting on macOS Big Sur (11.6.2) #14

Closed gdubicki closed 2 years ago

gdubicki commented 2 years ago

Hi!

I downloaded the 2.0.0 package for macOS and on start the app shows this warning first:

Screenshot 2022-01-29 at 13 15 20

...and after clicking ok it loads the UI and immediately shows this error:

Screenshot 2022-01-29 at 13 15 27

...and closes after clicking ok here.

This is 100% reproducible.

I am using macOS Big Sur (11.6.2) on an Apple Silicon Mac with M1 chip.

gdubicki commented 2 years ago

After minimal fixes (#15) I was able to build the app on my own and run it with only some 3D map features missing because of some OpenGL problem. :)

Here it is, if someone wants to use it.

Update: ..but it's probably better to use the more standard way of installing it with homebrew, provided here.

leolewis commented 2 years ago

Please try latest package from https://sourceforge.net/projects/openvisualtrace/files/2.0.0/ and let me know if it still occurs

leolewis commented 2 years ago

Closing as likely same issue as https://github.com/leolewis/openvisualtraceroute/issues/4