Skip to content

[REGRESSION] No tray icon; permanent dialogue box #460

Description

@protist

I've been using DavMail successfully for several years on a Linux desktop. In DavMail 6.6.0, the tray icon is no longer visible. However, when I launch DavMail, I get the following dialogue box appearing.

Image

I don't entirely understand what it means, but if I close the window, DavMail quits. Hence I have to have it open all the time. Both changes are new to me in DavMail 6.6.0. Here is the top of my config, which is unchanged since the last version of DavMail.

davmail.server=false
davmail.mode=O365Interactive
davmail.url=https://outlook.office365.com/EWS/Exchange.asmx

I also enabled log4j.logger.davmail=DEBUG, but can't see anything weird in the logs

$ journalctl --user -u davmail@foo.service
Apr 26 10:06:29 protist systemd[797]: Started DavMail for foo.
Apr 26 10:06:29 protist davmail[2830712]: Using system provided JRE
Apr 26 10:06:29 protist davmail[2830739]: openjdk version "26.0.1" 2026-04-21
Apr 26 10:06:29 protist davmail[2830739]: OpenJDK Runtime Environment (build 26.0.1)
Apr 26 10:06:29 protist davmail[2830739]: OpenJDK 64-Bit Server VM (build 26.0.1, mixed mode, sharing)
Apr 26 10:06:29 protist davmail[2830712]: 2026-04-26 10:06:29,936 DEBUG [main] davmail.DavGateway  - Start DavMail in GUI mode
Apr 26 10:06:30 protist davmail[2830712]: 2026-04-26 10:06:30,013 DEBUG [main] davmail  - OS Name: Linux Java version: 26.0.1 64 System tray supported Current Desktop: KDE
Apr 26 10:06:30 protist davmail[2830712]: 2026-04-26 10:06:30,051 INFO  [main] davmail  - DavMail Gateway 6.6.0-4011 listening on SMTP port 1025 CALDAV port 53923 LDAP port 1389
Apr 26 10:06:30 protist davmail[2830712]: 2026-04-26 10:06:30,149 DEBUG [CheckRelease] davmail.http.HttpClientAdapter  - GET https://davmail.sourceforge.net/version.txt
Apr 26 10:06:30 protist davmail[2830712]: 2026-04-26 10:06:30,173 DEBUG [CheckRelease] davmail.http.DavGatewaySSLSocketFactory  - createSocket davmail.sourceforge.net 443
Apr 26 10:06:30 protist davmail[2830712]: 2026-04-26 10:06:30,767 DEBUG [CheckRelease] davmail.DavGateway  - DavMail released version: 6.6.0-4011

Arch Linux, up to date
KDE Plasma 6.6.4 (Wayland)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions