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

Make archey3 recognize a running GNOME desktop #38

Merged
merged 2 commits into from
Sep 28, 2016

Conversation

pille1842
Copy link

archey3 doesn't recognize that GNOME 3.20 is running. That's because there's no process called gnome-session. A safer way to see if GNOME is running would be to look for processes called gnome-shell.

archey3 doesn't recognize that GNOME 3.20 is running. That's because there's no process called `gnome-session`. A safer way to see if GNOME is running would be to look for processes called `gnome-shell`.
Copy link
Owner

@lclarkmichalek lclarkmichalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we add this in addition to gnome session? Don't want to break it going backwards :)

Copy link
Author

@pille1842 pille1842 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty dumb of me not to think of that in the first place... :-)

Copy link
Owner

@lclarkmichalek lclarkmichalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks

@lclarkmichalek lclarkmichalek merged commit 1c7e137 into lclarkmichalek:master Sep 28, 2016
@pille1842 pille1842 deleted the patch-1 branch September 28, 2016 18:50
@pille1842
Copy link
Author

Thank you too!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants