farrellf/TelemetryViewer

Mac Issue

Closed this issue · 13 comments

Great software ! Just a couple of issues.

I am running on a Mac with macOS - High Sierra 10.13.3. The widget controls in the top right of graphs do not work. I cannot close or change the setting.

Also have just upgraded to Java 9.0.4 and the software will not run anymore. Message reads "The Java JAR File "TelemeteryViewer_v0,4 could not be launched."

Help with these two issues would be great. Thank you

I think it might be due to the retina display and the different way coordinates work with windows and mac, where the retina macbook uses points (i.e 2x2 pixels) rather than absolute pixel values. I am currently searching for a solution to this problem myself. I can notify you if I manage to solve it.

Any solution I come up with will end up on my github since I am not a collaborator on this project, it is easy to find it there. In what environment do you use it/compile it?

Try to pull down my version from my github now. Dont know how to help you with the compilation though, do you compile it in the terminal and then run it through the terminal aswell?

Does it work?

I usually compile it through Eclipse. What environment do you use?

While trying to get Telemetry Viewer to work in Java 9+ I encountered similar problems. I just released a new version, and I suspect it may have solved this problem. (I don't have access to a Mac, so I have no way to verify it.)

http://farrellf.com/projects/software/2020-07-17_Telemetry_Viewer_v0.7/