Unable to close the app from the X on the topbar
Is there an existing issue for this?
- [x] I searched the existing issues and did not find anything similar.
Current Behavior
Everytime I want to close the app, it gets stuck and the error message: 'Resources is not responding' message is shown.
I am running Ubuntu 25.04
Expected Behavior
No response
Steps to Reproduce
No response
Debug Logs
Expand logs
REPLACE THIS SENTENCE WITH THE TERMINAL OUTPUT OF THE AFOREMENTIONED COMMAND.
Environment
Anything Else?
No response
Hi, please add the debug logs like the template asks you to, thank you.
How to access the logs? I installed the app via flatpack
Run flatpak run --env=RUST_LOG=resources=debug net.nokyan.Resources in a terminal
here is the output which shows up as i try to close the app:
DEBUG resources::ui::window::imp > Closing the application… DEBUG resources::utils::settings > Setting int window-width to 1445 DEBUG resources::utils::settings > Setting int window-height to 1116 DEBUG resources::utils::settings > Setting boolean is-maximized to false
here is the output which shows up as i try to close the app:
DEBUG resources::ui::window::imp > Closing the application… DEBUG resources::utils::settings > Setting int window-width to 1445 DEBUG resources::utils::settings > Setting int window-height to 1116 DEBUG resources::utils::settings > Setting boolean is-maximized to false
If possible, please send the complete debug log :)