-
Notifications
You must be signed in to change notification settings - Fork 6
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
Maptools (1.4.3.20) won't launch on Mac High Sierra #31
Comments
Hmm, ya, I'm done with jWrapper, especially since they went behind a paywall... I should be releasing a new 1.4.0.0 version that uses Oracle's packaging and will have a .dmg & .pkg versions. If you want to test a beta version let me know. |
Yeah that's about what I was reading. I'm totally down to beta test if you can send it my way |
Cool, I need more Mac/Linux testers. Especially Mac because VM's are touchy... If you are in the testing mood, check out http://tokentool.nerps.net/ 😄 |
Looks like that loaded! Do you have the 1.4 version of maptools available as well? |
Soon... :) (I'll try and build it now, Travis can take 15 mins though for Mac build) |
Sounds good! |
@JamzTheMan I saw the source code get released, but not dmgs. Should I look somewhere special for that? |
I'm still working on it... I have CI issues I'm ironing out still... |
Oh no problem! Good luck! |
@JamzTheMan I can confirm that the 1.4.4.0 branch is working on Gentoo Linux, but with a few tricks that need to be done. 🗡 I really want to get this to work on a Raspberry Pi 3, but JavaFX seems to have disappeared from the Arm versions of Java. :( |
OK, finally got the Windows & Linux installs to build via CI (I also post the JAR for manual operation) Now, once Travis gets done with the MacOS backlog, hopefully that will build sometime today... |
ok, give this a try: https://github.com/JamzTheMan/MapTool/releases/tag/1.4.4.0b8 |
@JamzTheMan Small request, for Linux, would you be able to place the MapTool.desktop file in the /usr/share/applications directory so it will appear in the "start" menu of different DEs? That's the only tweak that I'm seeing so far. :) |
I can take a look but not sure that's an option with javapackager too. There's a "permissions" options which I know it drives where it gets installed in Windows and I also the Windows setup prompts for install location...but I don't think there are many options for deb. I wish there was more unification for Linux but between all the flavors and then all the DE's I doubt it'll ever work for 'all' of them. If you can find a way to do this with Gradle, I'll def integrate it! |
looks like it launched on my Mac! I'll close this for now For what it's worth, it put it on the desktop instead of in the applications folder which is more normal |
Did you use the dmg or pkg? Where does tokentool land when you install it? |
Can you try the pkg? I know I tested the tokentool on Mac vm and it installed normally. I didn't try the dmg yet. |
maptool.pkg put it in the right place! |
Cool. I'm not a Mac expert but for dmg don't u have to drag to application folder to install there? |
normally the installer folder (in the image above) would have the app on the left and a link to the application folder, and the drag and drop action causes the app to be installed in the application folder. |
First, thanks for your contributions to this!
I tried to launch Maptools on my Mac running High Sierra, and it fails silently. I did some searching and it might be due to https://stackoverflow.com/questions/46438558/unable-to-launch-jwrapper-under-macos-high-sierra.
Thanks!
The text was updated successfully, but these errors were encountered: