resources icon indicating copy to clipboard operation
resources copied to clipboard

Unable to close the app from the X on the topbar

Open dev-bre opened this issue 3 months ago • 5 comments

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

dev-bre avatar Sep 23 '25 08:09 dev-bre

Hi, please add the debug logs like the template asks you to, thank you.

nokyan avatar Sep 23 '25 17:09 nokyan

How to access the logs? I installed the app via flatpack

dev-bre avatar Sep 23 '25 17:09 dev-bre

Run flatpak run --env=RUST_LOG=resources=debug net.nokyan.Resources in a terminal

nokyan avatar Sep 23 '25 17:09 nokyan

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

dev-bre avatar Sep 25 '25 07:09 dev-bre

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 :)

nokyan avatar Sep 28 '25 13:09 nokyan