-
Notifications
You must be signed in to change notification settings - Fork 58
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
SystemTray initialization takes a long time #221
Comments
I think you have to give more complete info. e.g. System Os using, which JDK version is used also which version of library you are trying and so on! |
Arch Linux x64, KDE Plasma 6, OpenJDK 21, SystemTray 4.4 |
I agree, it is pretty slow to startup. Im not sure ebaout 2-3 Debian 12/Gnome 2024-09-12T17:48:12.000732 EDT UTC [TRACE ] [DEBUG] [JavaFX Application Thread] [ 2] com............... - start:28 -> displayTrayIcon:43:: public void displayTrayIcon() { It's almost like there's a built-in 60-second delay..... |
Or tell us who we have to bribe with coffee and a bag of Cheetos? |
For the time being I've uploaded a build of 4.5 to my own maven repo in case anyone needs it: https://maven.martmists.com/#/snapshots/com/dorkbox/SystemTray/4.5 |
Usually takes between 2-3 minutes before it shows up.
The text was updated successfully, but these errors were encountered: