[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

[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