I found a couple of other things that may be relevant:
$XDG_SESSION_TYPE has the wrong value, namely "wayland"
echo $XDG_SESSION_TYPE
wayland
echo $XDG_SESSION_DESKTOP
mate
loginctl show-session "$XDG_SESSION_ID" -p Type
Type=wayland
Also, Chromium won't start:
chromium-browser
[894893:894893:0316/183231.538091:ERROR:ui/ozone/platform/wayland/host/wayland_connection.cc:202]
Failed to connect to Wayland display: No such file or directory (2)
[894893:894893:0316/183231.538128:ERROR:ui/ozone/platform/wayland/ozone_platform_wayland.cc:281]
Failed to initialize Wayland platform
[894893:894893:0316/183231.538145:ERROR:ui/aura/env.cc:246] The platform failed
to initialize. Exiting.
but it can be started with:
chromium-browser --ozone-platform=x11
I hope that helps put someone on the right track of this bug.
Btw, for the workaround, I'm just manually running:
/usr/libexec/xdg-desktop-portal
in a spare terminal, and gedit/gimp etc are now happy.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2144067
Title:
gedit (etc) hang for 50s in MATE after upgrade to Resolute
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/2144067/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs