Skip to content

Installation logs me out #1552

Answered by rivenirvana
huyz asked this question in Q&A
Dec 2, 2022 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

You're on Wayland, I'm assuming? See restart-shell in Makefile. xprop -root &> /dev/null returns true for me in Fedora GNOME even while using Wayland so it kills gnome-shell expecting it to restart like it does for X11. I used to use make local-install as well, but since moving to Wayland, I just do the routines local-install does except for restart-shell, like so: make depcheck compile install configure enable.

I do wonder if using something like $XDG_SESSION_TYPE is more reliable than the current condition being used.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@huyz
Comment options

@ibrahima
Comment options

@huyz
Comment options

Answer selected by huyz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants