Plyxon Freezes After a Few Minutes on Ubuntu 25.10

Łukasz

Member³
After upgrading to Ubuntu 25.10, I noticed that Plyxon freezes after running for a few minutes. The application becomes unclickable; sometimes some menu items remain clickable but the rest of the interface does not respond. Unlike a typical unresponsive application, repeatedly clicking inside the app does not bring up the standard "Force Quit or Wait" dialog. However, the window’s close button still works correctly. This issue did not occur in previous versions of Ubuntu.
Logs are empty..
 
The bug is even stranger than I thought. It looks like everything is actually working under the hood. For example, I can blindly write a block of code that inserts something into the database and commits the transaction, then press F8. The code executes, even though nothing is displayed on the screen. So the program seems to be functioning "normally," but it doesn't refresh the UI.
 
Back
Top