Skip to content

Use SwingUtilities.invokeLater to getDesktop.#5

Open
iamsamchiu wants to merge 1 commit intoyapplications:masterfrom
iamsamchiu:master
Open

Use SwingUtilities.invokeLater to getDesktop.#5
iamsamchiu wants to merge 1 commit intoyapplications:masterfrom
iamsamchiu:master

Conversation

@iamsamchiu
Copy link
Copy Markdown

getDesktop will meet the HostServicesFactory ClassNotFoundException
on OpenJdK user. Use SwingUtilities could prevent from this problem
especially for linux+OpenJdk user.

reference:
https://stackoverflow.com/questions/43757614/javafx-and-and-getdesktop-open-crashes-the-program

getDesktop will meet the HostServicesFactory ClassNotFoundException
on OpenJdK user. Use SwingUtilities could prevent from this problem
especially for linux+OpenJdk user.

reference:
https://stackoverflow.com/questions/43757614/javafx-and-and-getdesktop-open-crashes-the-program
@iamsamchiu
Copy link
Copy Markdown
Author

hi,
I like your ADB-GUI very much.
It's really handy to me but I always can't launch it on my linux machine.
So I'd like to have a pr to solve. Hope you like it.

@zella
Copy link
Copy Markdown

zella commented Oct 4, 2018

@iamsamchiu Hi, I just adopted my fork to sbt. Also merge your request. See build instruction here https://github.com/zella/ADB-GUI

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants