Alan, the fix for mantic is released in version 87ubuntu2, not
87ubuntu1. It was published to mantic updates last November so I'm not
sure why you wouldn't have received it yet.
You can grab it directly from:
https://launchpad.net/ubuntu/+archive/primary/+files/gnome-shell-extension-ubuntu-dock_87
alan@ziggy:~$ sudo journalctl -b0 | grep Meta.Rectangle | wc -l
1836
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2034664
Title:
Meta.Rectangle is deprecated, use Mtk.Rectangle instead
To manage n
Why do we have to file a new bug for this. The task for mantic says it's
fix released, but it clearly isn't.
alan@ziggy:~$ grep -r Meta.Rectangle /usr/share/gnome-shell/extensions/
/usr/share/gnome-shell/extensions/ubuntu-d...@ubuntu.com/appIcons.js:
const rect = new Meta.Rectangle();
alan