-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Apps and Processes tabs do not work #374
Comments
Hi, |
Thats fine, only an warning message is ok. Was the processes tab supposed to work without systemd tho? |
Processes tab should work, can you please run one of the following command in your terminal and send me the output? |
Doing some further reseach about Chimera Linux, it seems that Chimera uses musl as its libc while Resources is built against glibc. Since Resources uses a binary (also built against glibc) that is spawned outside Flatpak's sandbox to gather process information, it won't work on non-glibc distros. |
yeah, this is the output of the command: ❯ ~/.local/share/flatpak/app/net.nokyan.Resources/current/active/files/libexec/resources/resources-processes -o -r
exec: Failed to execute process '/home/cassio/.local/share/flatpak/app/net.nokyan.Resources/current/active/files/libexec/resources/resources-processes': The file exists and is executable. Check the interpreter or linker? For now its better to close this issue with not planned tag? |
I think I'll use this issue for the error message and maybe some form of musl compatibility if it's not too much of a maintenance burden for me. :) |
I have the same issue with openSuse Leap 15.5 - no processes / apps. |
Can you please run one of the following command in your terminal and send me the output? |
Although installed in a user shell via My opensuse Leap 15.5 seems to run with GLIBC 2.31 |
Is there an existing issue for this?
Current Behavior
Apps and Processes tab do not work. (The others like CPU, memory, gpu, drives and network are ok).
Expected Behavior
Both tabs (Apps and Processes) are only a screen without info. I think my system is not supported but it would be good to have a user friendly message.
Steps To Reproduce
Environment
Anything else?
The text was updated successfully, but these errors were encountered: