> When I'm at the machine, I'll try to check whether it thinks there's
no hardware acceleration.

$ 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;
  };
};

That shows animations enabled so the issue is somewhere else, possibly
between the synchronization of gnome-shell with the portal.

-- 
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

Reply via email to