Possible regression in 2025.8 on Linux?

2025.8
Linux - Fedora 42 - Installed via rpm

When clicking the ‘play journal file button’ nothing happens, need to hit enter to make the journal file play. Don’t recall this happening previously, I’ve not tried other os’s

On my ubuntu machines it works without an issue.
I will test it in a virtual machine the next days if i can reproduce this behaviour.

I’ve also been having this issue on Ubuntu 24.04 (running in a Docker container on macOS), also on Cubit 2025.8. It seems like the cubit.cmd('play "/path/to/file.py"') doesn’t get executed until the user manually hits the enter key :thinking:

(I had assumed this was an issue on my end since I’m using a bit of a whacky setup to get Cubit to run on macOS — I’m using the aforementioned Ubuntu image within which Cubit is installed, and then additionally using an emulator to run the x86 Linux distro on my ARM mac.)