Comment 8 for bug 2031981

Revision history for this message
Bruno Czekay (truebrunorc) wrote :

Hi,

I just wanted to add that I experience the same behaviour under Ubuntu 22.04 with Mate desktop, with plank set to the left side. After bringing the machine back from screensaver or sleep I can see the following output from plank:

[CRITICAL 16:55:55.971750] [DockWindow:298] Retry #1 update_size_and_position() to force requested values!

My solution is to execute `killall plank && plank &`.

~$ echo $XDG_SESSION_DESKTOP
mate
~$ echo $XDG_CURRENT_DESKTOP
MATE
~$ echo $DESKTOP_SESSION
mate

Best regards,

Bruno