Open so1arin opened 1 year ago
The same happens on Ubuntu 22.04.1
I have tried with the package from the offical repo (6.0.1), with the latest deb from sourceforge (6.1.0) and with the zip from sourceforge.
Always with swt.jar downloaded from http://www.eclipse.org/swt/ on the lib folder and executing davmail with XDG_CURRENT_DESKTOP= && davmail
When I tried de deb packages I also installed every libswt* package found on the Ubuntu repos.
In every case I get a black icon on the system tray and a "window" on the upper left corner of the screen with the davmail icon.
Besides this detail davmail works perfectly :)
If it bothers you, you could try starting davmail with the -notray
command line option.
@esabol I know that I can disable the tray icon but having a little window that I will not use for anything still bothers me ;)
Finally I can get the tray icon working, when I first configure davmail I have to change the "Exchange protocol" to O365Interactive; this mode is not only incompatible with the SWT icon as stated on the documentation, it will also silently use the no SWT version (our beloved black tray icon with bonus window :wink:).
In the end the steps that I followed to get the tray icon are:
EDIT: I forget to say that XDG_CURRENT_DESKTOP=
is not needed, just launch davmail as is
Thanks to @ma-santamaria I've just installed both sudo apt install libswt-gtk-4-java libswt-cairo-gtk-4-jni
and restarted davmail now icon is working fine!
I'm on 22.04, but problem was on 20.04 as well...
Perhaps this should be added to Linux install documentation...
Linux Mint 21.1 Vera Cinnamon.
Nofetch -
After launching davmail, the icon in the upper left corner of the screen is normal, the tray icon is a black square. Changed icons, desktop themes, and so on. It didn't help. How to win?