Skip to content
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

After some time hangs on #54

Closed
stsdc opened this issue May 27, 2018 · 4 comments
Closed

After some time hangs on #54

stsdc opened this issue May 27, 2018 · 4 comments
Labels

Comments

@stsdc
Copy link
Member

stsdc commented May 27, 2018

Loops indefinitely with this:

[DEBUG 02:44:15.571042] GenericModel.vala:226: add_process_to_row 0
[WARNING 02:44:15.571162] Process.vala:129: File '/proc/0/cmdline' doesn't exist.
@stsdc stsdc added the bug label May 27, 2018
@rafifos
Copy link

rafifos commented Aug 11, 2018

PID 0 (the swapper) seems to be ignored on many tools, such as ps and top (source: giampaolo/psutil#144 (comment)). Maybe that's the problem?

@stsdc
Copy link
Member Author

stsdc commented Aug 15, 2018

Looks like there is a problem when retrieving PID from window. For Steam it shows PID 0.
https://github.com/stsdc/monitor/blob/616aa77d5fbb4845cea220d6b2044263a9d4070b/src/Managers/AppManager.vala#L47-L66

@junocomp
Copy link

I am having the same issue on Juno

@stsdc
Copy link
Member Author

stsdc commented Feb 2, 2019

The error persist, but can You confirm that it still crashes the app in version 0.4.0?

stsdc pushed a commit that referenced this issue Feb 9, 2019
@stsdc stsdc closed this as completed Feb 9, 2019
@stsdc stsdc removed the help wanted label Feb 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants