resources icon indicating copy to clipboard operation
resources copied to clipboard

Can no longer start: failure to register: Timeout was reached

Open tredondo opened this issue 2 months ago • 2 comments

Is there an existing issue for this?

  • [x] I searched the existing issues and did not find anything similar.

Current Behavior

$ flatpak run net.nokyan.Resources
 INFO  resources::application > Resources (net.nokyan.Resources)
 INFO  resources::application > Version: 1.8.0 ()
 INFO  resources::application > Datadir: `/app/share/resources`
Failed to register: Timeout was reached

Expected Behavior

I installed Resources yesterday and was able to run it. At some point, it exit silently (just like Mission Center)

Now whenever I launch it, I get the error message above.

Steps to Reproduce

No response

Debug Logs

Expand logs
$ flatpak run --env=RUST_LOG=resources=debug net.nokyan.Resources
DEBUG resources::utils > Running as Flatpak
INFO  resources::application > Resources (net.nokyan.Resources)
INFO  resources::application > Version: 1.8.0 ()
INFO  resources::application > Datadir: `/app/share/resources`
DEBUG resources::application > Operating system: Ubuntu 25.04
DEBUG resources::application > Kernel version: 6.14.0-34-generic
Failed to register: Timeout was reached

Environment

Operating System: Kubuntu 25.04
KDE Plasma Version: 6.3.4
KDE Frameworks Version: 6.12.0
Qt Version: 6.8.3
Kernel Version: 6.14.0-34-generic (64-bit)
Graphics Platform: Wayland
Processors: 20 × 12th Gen Intel® Core™ i7-12700H
Graphics Processor 1: Intel® Iris® Xe Graphics
Graphics Processor 2: llvmpipe
Product Name: TUXEDO InfinityBook Pro Gen7 (MK1)

Anything Else?

No response

tredondo avatar Oct 23 '25 14:10 tredondo

Turns out some instance of resources was already running, but I can't see its window on any desktop. I haven't plugged in an external monitor so I don't expect the window was moved off screen, and it doesn't appear in the Meta+W windows preview.

tredondo avatar Oct 23 '25 14:10 tredondo

Hi, thanks for the issue. :) Can you check whether a process called "resources-processees" is still running? If so, please kill it and try running Resources again. If that doesn't fix the problem, could you please run /var/lib/flatpak/app/net.nokyan.Resources/current/active/files/libexec/resources/resources-processes -r -o in your terminal and send me the output? Please note that there may be personally identifiable information in the output, you can of course redact stuff like your name.

nokyan avatar Oct 23 '25 14:10 nokyan