[Bug 2083593] Re: Settings portal reports enable-animations as false when they are enabled in GSettings

2024-10-07 Thread Filip Hracek
Running your code on the machine: ``` $ ./a.out gtk-enable-animations=true ``` -- 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 t

[Bug 2083593] Re: Settings portal reports enable-animations as false when they are enabled in GSettings

2024-10-07 Thread Filip Hracek
Yes, this is on bare metal. Just to reiterate, animations are showing in the OS, and in apps. (Except for Flutter apps.) When I'm at the machine, I'll try to check whether it thinks there's no hardware acceleration. (That would be a separate issue, though, I think.) -- You received this bug noti

[Bug 2083593] Re: Settings portal reports enable-animations as false when they are enabled in GSettings

2024-10-07 Thread Filip Hracek
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 Ma

[Bug 2083593] Re: gdbus reports enable-animations as false when they are enabled

2024-10-03 Thread Filip Hracek
Additional note: `gdbus` is how Flutter finds out the OS preference for animations, and therefore whether to skip (fast-forward) animations or not. That means that all Flutter apps that hit this issue will skip animations. I originally filed an issue against Flutter SDK here: https://github.com/flu

[Bug 2083593] Re: gdbus reports enable-animations as false when they are enabled

2024-10-03 Thread Filip Hracek
Note: this bug report was filed from the clean install VM using `ubuntu- bug`. But if it helps, I can also report from my (non-VM) linux machine if it helps. That installation is not as clean as the VM. I also have a clone of the VM before I upgraded it to the latest version, if that helps. The is

[Bug 2083593] [NEW] gdbus reports enable-animations as false when they are enabled

2024-10-03 Thread Filip Hracek
Public bug reported: Last week, I did a clean install of Ubuntu 24.04 LTS on a relatively beefy Thinkpad. This is going to be my Linux build machine (for a game I'm working on) so I installed only a few things: VSCode, Steam, Caffeine, Timeshift, and the requirements for building the game (Flutter