Thanks for the reply! Here's output from my physical machine (not the VM I used to reproduce).
``` $ ls -l /usr/share/xdg-desktop-portal/portals/ total 12 -rw-r--r-- 1 root root 100 Mar 31 2024 gnome-keyring.portal -rw-r--r-- 1 root root 662 Jul 2 10:28 gnome.portal -rw-r--r-- 1 root root 495 Mar 31 2024 gtk.portal ``` ``` $ echo $XDG_CURRENT_DESKTOP ubuntu:GNOME ``` > If you are having this issue please check using the above and check if you are using the backend you expect or something else. Sorry, I'm not familiar with the portal system, so I'm not sure which backend I should be expecting. I guess it would be gnome, since I'm using the default Ubuntu desktop shell (which is gnome, I think?). ``` $ gdbus introspect --session --dest org.gnome.Shell.Introspect --object-path /org/gnome/Shell/Introspect --only-properties node /org/gnome/Shell/Introspect { interface org.gnome.Shell.Introspect { properties: readonly b AnimationsEnabled = true; readonly (ii) ScreenSize = (1920, 1080); readonly u version = 3; }; }; ``` -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083593 Title: Settings portal reports enable-animations as false when they are enabled in GSettings To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/2083593/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs