Prevent restarting GNOME Shell from logging me out
up vote
-1
down vote
favorite
Before upgrade to Ubuntu 18.10, Alt+F2 and then r
would restart GNOME Shell but would not log out my user, which was nice as my applications would stay open.
After the upgrade, gnome-shell --replace
and the r
command cause me to be logged out, as if I had killed gnome-shell
, or killall -u $USER
.
Can I restore the previous behaviour where the DE was replaced seamlessly without closing my applications?
$ echo $XDG_SESSION_TYPE
x11
gnome gnome-shell logout 18.10
add a comment |
up vote
-1
down vote
favorite
Before upgrade to Ubuntu 18.10, Alt+F2 and then r
would restart GNOME Shell but would not log out my user, which was nice as my applications would stay open.
After the upgrade, gnome-shell --replace
and the r
command cause me to be logged out, as if I had killed gnome-shell
, or killall -u $USER
.
Can I restore the previous behaviour where the DE was replaced seamlessly without closing my applications?
$ echo $XDG_SESSION_TYPE
x11
gnome gnome-shell logout 18.10
1
Do you run Xorg or Wayland?
– Kuribo Kutsu
Nov 7 at 16:09
1
Sorry, but Pop!_OS is off-topic here.
– pomsky
Nov 7 at 16:18
1
Hmm, broken Gnome restart on Wayland is "normal" - blog.ubuntu.com/2018/01/26/… but on Xorg its not..
– Kuribo Kutsu
Nov 7 at 16:18
1
@pomsky but that has nothing to do with this, it's just xorg/wayland, and even unmodified mainline Ubuntu doesn't use wayland by default
– cat
Nov 7 at 16:19
@KuriboKutsu this is very interesting, that's how it was in 18.04 and on my MATE systems, just not my GNOME one
– cat
Nov 7 at 16:21
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
Before upgrade to Ubuntu 18.10, Alt+F2 and then r
would restart GNOME Shell but would not log out my user, which was nice as my applications would stay open.
After the upgrade, gnome-shell --replace
and the r
command cause me to be logged out, as if I had killed gnome-shell
, or killall -u $USER
.
Can I restore the previous behaviour where the DE was replaced seamlessly without closing my applications?
$ echo $XDG_SESSION_TYPE
x11
gnome gnome-shell logout 18.10
Before upgrade to Ubuntu 18.10, Alt+F2 and then r
would restart GNOME Shell but would not log out my user, which was nice as my applications would stay open.
After the upgrade, gnome-shell --replace
and the r
command cause me to be logged out, as if I had killed gnome-shell
, or killall -u $USER
.
Can I restore the previous behaviour where the DE was replaced seamlessly without closing my applications?
$ echo $XDG_SESSION_TYPE
x11
gnome gnome-shell logout 18.10
gnome gnome-shell logout 18.10
edited Nov 7 at 16:19
asked Nov 7 at 15:48
cat
8911238
8911238
1
Do you run Xorg or Wayland?
– Kuribo Kutsu
Nov 7 at 16:09
1
Sorry, but Pop!_OS is off-topic here.
– pomsky
Nov 7 at 16:18
1
Hmm, broken Gnome restart on Wayland is "normal" - blog.ubuntu.com/2018/01/26/… but on Xorg its not..
– Kuribo Kutsu
Nov 7 at 16:18
1
@pomsky but that has nothing to do with this, it's just xorg/wayland, and even unmodified mainline Ubuntu doesn't use wayland by default
– cat
Nov 7 at 16:19
@KuriboKutsu this is very interesting, that's how it was in 18.04 and on my MATE systems, just not my GNOME one
– cat
Nov 7 at 16:21
add a comment |
1
Do you run Xorg or Wayland?
– Kuribo Kutsu
Nov 7 at 16:09
1
Sorry, but Pop!_OS is off-topic here.
– pomsky
Nov 7 at 16:18
1
Hmm, broken Gnome restart on Wayland is "normal" - blog.ubuntu.com/2018/01/26/… but on Xorg its not..
– Kuribo Kutsu
Nov 7 at 16:18
1
@pomsky but that has nothing to do with this, it's just xorg/wayland, and even unmodified mainline Ubuntu doesn't use wayland by default
– cat
Nov 7 at 16:19
@KuriboKutsu this is very interesting, that's how it was in 18.04 and on my MATE systems, just not my GNOME one
– cat
Nov 7 at 16:21
1
1
Do you run Xorg or Wayland?
– Kuribo Kutsu
Nov 7 at 16:09
Do you run Xorg or Wayland?
– Kuribo Kutsu
Nov 7 at 16:09
1
1
Sorry, but Pop!_OS is off-topic here.
– pomsky
Nov 7 at 16:18
Sorry, but Pop!_OS is off-topic here.
– pomsky
Nov 7 at 16:18
1
1
Hmm, broken Gnome restart on Wayland is "normal" - blog.ubuntu.com/2018/01/26/… but on Xorg its not..
– Kuribo Kutsu
Nov 7 at 16:18
Hmm, broken Gnome restart on Wayland is "normal" - blog.ubuntu.com/2018/01/26/… but on Xorg its not..
– Kuribo Kutsu
Nov 7 at 16:18
1
1
@pomsky but that has nothing to do with this, it's just xorg/wayland, and even unmodified mainline Ubuntu doesn't use wayland by default
– cat
Nov 7 at 16:19
@pomsky but that has nothing to do with this, it's just xorg/wayland, and even unmodified mainline Ubuntu doesn't use wayland by default
– cat
Nov 7 at 16:19
@KuriboKutsu this is very interesting, that's how it was in 18.04 and on my MATE systems, just not my GNOME one
– cat
Nov 7 at 16:21
@KuriboKutsu this is very interesting, that's how it was in 18.04 and on my MATE systems, just not my GNOME one
– cat
Nov 7 at 16:21
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
This has since been fixed, so that the previous behaviour of restarting in-place is restored.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
accepted
This has since been fixed, so that the previous behaviour of restarting in-place is restored.
add a comment |
up vote
0
down vote
accepted
This has since been fixed, so that the previous behaviour of restarting in-place is restored.
add a comment |
up vote
0
down vote
accepted
up vote
0
down vote
accepted
This has since been fixed, so that the previous behaviour of restarting in-place is restored.
This has since been fixed, so that the previous behaviour of restarting in-place is restored.
answered Nov 29 at 22:51
cat
8911238
8911238
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1090853%2fprevent-restarting-gnome-shell-from-logging-me-out%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Do you run Xorg or Wayland?
– Kuribo Kutsu
Nov 7 at 16:09
1
Sorry, but Pop!_OS is off-topic here.
– pomsky
Nov 7 at 16:18
1
Hmm, broken Gnome restart on Wayland is "normal" - blog.ubuntu.com/2018/01/26/… but on Xorg its not..
– Kuribo Kutsu
Nov 7 at 16:18
1
@pomsky but that has nothing to do with this, it's just xorg/wayland, and even unmodified mainline Ubuntu doesn't use wayland by default
– cat
Nov 7 at 16:19
@KuriboKutsu this is very interesting, that's how it was in 18.04 and on my MATE systems, just not my GNOME one
– cat
Nov 7 at 16:21