Comment 2 for bug 2017319

Revision history for this message
David Hedlund (g-public) wrote (last edit ): Re: Window List 1.26.2: Broken "Reset All Panels" for Ubuntu (22.04, and 22.10). Solved in Ubuntu 23.04, and the bug never occurred in any versions of Ubuntu MATE

Solved in Ubuntu 22.04 after a recent sudo apt-get dist-upgrade && reboot

I experimented in my VMs to find the responsible package that solved the bug. This did the trick:
sudo apt-get --only-upgrade install libcanberra-gtk3-module

Before the upgrade:
apt-cache show libcanberra-gtk3-module | grep Filename
libcanberra-gtk3-module_0.30-10ubuntu1_amd64.deb

After the upgrade:
apt-cache show libcanberra-gtk3-module | grep Filename
libcanberra-gtk3-module_0.30-10ubuntu1.22.04.1_amd64.deb