You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the KDE Plasma 6 desktop environment. When I click on the Davemail tray icon in the system tray, the menu does not appear : I cannot open the GUI.
The only way to open the GUI is to delete the settings file (~/davemail.properties) and start Davemail. Something is broken, with KDE Plasma 5 the systray icon was working fine.
-notray is indeed an option, I also noticed you hava openjfx (that provides embedded browser for O365 interactive authentication) and swt, from my experience swt is incompatible with openjfx, you may try without swt.jar in classpath
Thanks for the tip.
When I need O365 interactive authentication I use the java azul zulu15.38.17-ca-fx-jre15.0.6. But this has no impact on this issue.
I am using the KDE Plasma 6 desktop environment. When I click on the Davemail tray icon in the system tray, the menu does not appear : I cannot open the GUI.
The only way to open the GUI is to delete the settings file (~/davemail.properties) and start Davemail. Something is broken, with KDE Plasma 5 the systray icon was working fine.
Running environnement
parameters
java -Xmx512M -Dsun.net.inetaddr.ttl=60 -Djdk.gtk.version=2.2 -cp /usr/share/davmail/davmail.jar:/usr/share/java/swt.jar:/usr/share/java/javafx-base.jar:/usr/share/java/javafx-controls.jar:/usr/share/java/javafx-fxml.jar:/usr/share/java/javafx-graphics.jar:/usr/share/java/javafx-media.jar:/usr/share/java/javafx-swing.jar:/usr/share/java/javafx-web.jar:/usr/share/davmail/lib/* davmail.DavGateway
The text was updated successfully, but these errors were encountered: