Regression? Ubuntu 17.10 gnome-shell starts instead of gnome-flashback

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
I have 17.10, been using gnome-flashback for quite a long time, since 16.04 and kept upgrading.
After installing latest updates, I can't make gnome-flashback to appear. In the login screen, I can choose Gnome Flashback - Metacity or Gnome Flashback - Compiz, but both, when chosen, end up displaying the new layout with "Activities" and the large icons panel on the left.
I have tried reinstalling gnome-flashback using
sudo apt-cache depends gnome-flashback |
grep '[ |]Depends: [^<]' | cut -d: -f2 | tr -d ' ' |
xargs sudo apt-get --reinstall install -y
which finished, but after restart, I still end up in that weird layout.
Also, when I lock the screen, it behaves like something was pressing enter every ~500ms, so it's not possible to enter the password.
What happened? Is that a bug? Is Gnome Flashback supposed to work? What should I try to get it back? Thanks!
Update: After reinstallation of gnome-flashback, some GTK apps wouldn't start, e.g. Synaptic said:
$ sudo synaptic
Invalid MIT-MAGIC-COOKIE-1 keyUnable to init server: Could not connect: Connection refused
(synaptic:3867): Gtk-WARNING **: cannot open display: :0
I was able to solve it as per this. I think I had this issue after upgrading to 17.10. Not sure if it is related to my issue above.
gnome 17.10 login-screen gnome-flashback
add a comment |Â
up vote
1
down vote
favorite
I have 17.10, been using gnome-flashback for quite a long time, since 16.04 and kept upgrading.
After installing latest updates, I can't make gnome-flashback to appear. In the login screen, I can choose Gnome Flashback - Metacity or Gnome Flashback - Compiz, but both, when chosen, end up displaying the new layout with "Activities" and the large icons panel on the left.
I have tried reinstalling gnome-flashback using
sudo apt-cache depends gnome-flashback |
grep '[ |]Depends: [^<]' | cut -d: -f2 | tr -d ' ' |
xargs sudo apt-get --reinstall install -y
which finished, but after restart, I still end up in that weird layout.
Also, when I lock the screen, it behaves like something was pressing enter every ~500ms, so it's not possible to enter the password.
What happened? Is that a bug? Is Gnome Flashback supposed to work? What should I try to get it back? Thanks!
Update: After reinstallation of gnome-flashback, some GTK apps wouldn't start, e.g. Synaptic said:
$ sudo synaptic
Invalid MIT-MAGIC-COOKIE-1 keyUnable to init server: Could not connect: Connection refused
(synaptic:3867): Gtk-WARNING **: cannot open display: :0
I was able to solve it as per this. I think I had this issue after upgrading to 17.10. Not sure if it is related to my issue above.
gnome 17.10 login-screen gnome-flashback
Yes, GNOME Flashback is supposed to work! Have you tried to create new user? If not try that to make sure it is not some configuration problem with your user. Otherwise have you checked log files?
â muktupavels
Mar 24 at 12:13
Haven't tried other user. I have checked dmesg. Which other would apply?
â Ondra à ½ià ¾ka
Mar 26 at 23:48
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have 17.10, been using gnome-flashback for quite a long time, since 16.04 and kept upgrading.
After installing latest updates, I can't make gnome-flashback to appear. In the login screen, I can choose Gnome Flashback - Metacity or Gnome Flashback - Compiz, but both, when chosen, end up displaying the new layout with "Activities" and the large icons panel on the left.
I have tried reinstalling gnome-flashback using
sudo apt-cache depends gnome-flashback |
grep '[ |]Depends: [^<]' | cut -d: -f2 | tr -d ' ' |
xargs sudo apt-get --reinstall install -y
which finished, but after restart, I still end up in that weird layout.
Also, when I lock the screen, it behaves like something was pressing enter every ~500ms, so it's not possible to enter the password.
What happened? Is that a bug? Is Gnome Flashback supposed to work? What should I try to get it back? Thanks!
Update: After reinstallation of gnome-flashback, some GTK apps wouldn't start, e.g. Synaptic said:
$ sudo synaptic
Invalid MIT-MAGIC-COOKIE-1 keyUnable to init server: Could not connect: Connection refused
(synaptic:3867): Gtk-WARNING **: cannot open display: :0
I was able to solve it as per this. I think I had this issue after upgrading to 17.10. Not sure if it is related to my issue above.
gnome 17.10 login-screen gnome-flashback
I have 17.10, been using gnome-flashback for quite a long time, since 16.04 and kept upgrading.
After installing latest updates, I can't make gnome-flashback to appear. In the login screen, I can choose Gnome Flashback - Metacity or Gnome Flashback - Compiz, but both, when chosen, end up displaying the new layout with "Activities" and the large icons panel on the left.
I have tried reinstalling gnome-flashback using
sudo apt-cache depends gnome-flashback |
grep '[ |]Depends: [^<]' | cut -d: -f2 | tr -d ' ' |
xargs sudo apt-get --reinstall install -y
which finished, but after restart, I still end up in that weird layout.
Also, when I lock the screen, it behaves like something was pressing enter every ~500ms, so it's not possible to enter the password.
What happened? Is that a bug? Is Gnome Flashback supposed to work? What should I try to get it back? Thanks!
Update: After reinstallation of gnome-flashback, some GTK apps wouldn't start, e.g. Synaptic said:
$ sudo synaptic
Invalid MIT-MAGIC-COOKIE-1 keyUnable to init server: Could not connect: Connection refused
(synaptic:3867): Gtk-WARNING **: cannot open display: :0
I was able to solve it as per this. I think I had this issue after upgrading to 17.10. Not sure if it is related to my issue above.
gnome 17.10 login-screen gnome-flashback
gnome 17.10 login-screen gnome-flashback
edited Mar 18 at 15:25
asked Mar 18 at 12:57
Ondra à ½ià ¾ka
7981924
7981924
Yes, GNOME Flashback is supposed to work! Have you tried to create new user? If not try that to make sure it is not some configuration problem with your user. Otherwise have you checked log files?
â muktupavels
Mar 24 at 12:13
Haven't tried other user. I have checked dmesg. Which other would apply?
â Ondra à ½ià ¾ka
Mar 26 at 23:48
add a comment |Â
Yes, GNOME Flashback is supposed to work! Have you tried to create new user? If not try that to make sure it is not some configuration problem with your user. Otherwise have you checked log files?
â muktupavels
Mar 24 at 12:13
Haven't tried other user. I have checked dmesg. Which other would apply?
â Ondra à ½ià ¾ka
Mar 26 at 23:48
Yes, GNOME Flashback is supposed to work! Have you tried to create new user? If not try that to make sure it is not some configuration problem with your user. Otherwise have you checked log files?
â muktupavels
Mar 24 at 12:13
Yes, GNOME Flashback is supposed to work! Have you tried to create new user? If not try that to make sure it is not some configuration problem with your user. Otherwise have you checked log files?
â muktupavels
Mar 24 at 12:13
Haven't tried other user. I have checked dmesg. Which other would apply?
â Ondra à ½ià ¾ka
Mar 26 at 23:48
Haven't tried other user. I have checked dmesg. Which other would apply?
â Ondra à ½ià ¾ka
Mar 26 at 23:48
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
"when I lock the screen, it behaves like something was pressing enter every ~500ms, so it's not possible to enter the password"
I was able to fix this by uninstalling lightdm and gdm3, and then reinstalling both, and running sudo dpkg-reconfigure lightdm which took me to a dialog where I chose lightdm over gdm3 (which was used before). Now I am at least able to lock and unlock the system. Still no Flashback though.
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
"when I lock the screen, it behaves like something was pressing enter every ~500ms, so it's not possible to enter the password"
I was able to fix this by uninstalling lightdm and gdm3, and then reinstalling both, and running sudo dpkg-reconfigure lightdm which took me to a dialog where I chose lightdm over gdm3 (which was used before). Now I am at least able to lock and unlock the system. Still no Flashback though.
add a comment |Â
up vote
0
down vote
"when I lock the screen, it behaves like something was pressing enter every ~500ms, so it's not possible to enter the password"
I was able to fix this by uninstalling lightdm and gdm3, and then reinstalling both, and running sudo dpkg-reconfigure lightdm which took me to a dialog where I chose lightdm over gdm3 (which was used before). Now I am at least able to lock and unlock the system. Still no Flashback though.
add a comment |Â
up vote
0
down vote
up vote
0
down vote
"when I lock the screen, it behaves like something was pressing enter every ~500ms, so it's not possible to enter the password"
I was able to fix this by uninstalling lightdm and gdm3, and then reinstalling both, and running sudo dpkg-reconfigure lightdm which took me to a dialog where I chose lightdm over gdm3 (which was used before). Now I am at least able to lock and unlock the system. Still no Flashback though.
"when I lock the screen, it behaves like something was pressing enter every ~500ms, so it's not possible to enter the password"
I was able to fix this by uninstalling lightdm and gdm3, and then reinstalling both, and running sudo dpkg-reconfigure lightdm which took me to a dialog where I chose lightdm over gdm3 (which was used before). Now I am at least able to lock and unlock the system. Still no Flashback though.
answered Mar 19 at 17:24
Ondra à ½ià ¾ka
7981924
7981924
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1016988%2fregression-ubuntu-17-10-gnome-shell-starts-instead-of-gnome-flashback%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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
Yes, GNOME Flashback is supposed to work! Have you tried to create new user? If not try that to make sure it is not some configuration problem with your user. Otherwise have you checked log files?
â muktupavels
Mar 24 at 12:13
Haven't tried other user. I have checked dmesg. Which other would apply?
â Ondra à ½ià ¾ka
Mar 26 at 23:48