[Evolution-users] Evolution not opening a window in Debian 13 Trixie

Milan Crha mcrha at redhat.com
Mon Aug 11 06:36:29 UTC 2025


On Mon, 2025-08-11 at 02:02 +0200, Van Snyder via evolution-users
wrote:
> I booted to Debian 12 Bookworm, with the same home directory, and it
> works. Now I'm even more confused.

	Hi,
I'm sorry, I do not have much idea, I do not recall seeing this before.

> ...on Wayland (not X11). ...
> If I run it using evolution --display=":0"

The `--display` option is more for the X11 and it does not propagate
down to the WebKitGTK. It's left for backward compatibility, sort of.
I guess the system/environment variables are not set properly, thus it
confuses the gtk3 (and eventually WebKitGTK). My Wayland GNOME session
has set these DISPLAY-related variables in the system:

    $ set | grep DISP
    DISPLAY=:0
    GNOME_SETUP_DISPLAY=:1
    WAYLAND_DISPLAY=wayland-0

Maybe there's missing xorg-x11-server-Xwayland?

In any case, this is lower in the stack, not in the Evolution itself,
I'm afraid. If a gtk3-demo works properly, then maybe your distro
builds with clutter, then it could be something with it, but I'm only
plain guessing here.

If switching from Wayland to X11 would work, then consider it as a
workaround.

	Bye,
	Milan



More information about the evolution-users mailing list