I have such a problem, does anyone know a solution?
Asked
Active
Viewed 2.2k times
3
-
Have you looked at this: https://askubuntu.com/questions/75530/how-do-i-install-and-manage-gnome-shell-extensions – Gryu Feb 20 '20 at 18:12
-
It seems you're using some other desktop environment. I won't expect GNOME specific things to work for other DE. – Kulfy Aug 14 '20 at 09:15
1 Answers
2
I also faced this problem after customizing my desktop many time I tried to solve it and i got it.
The problem comes from desktop customization when you download lightdm
from gdk3
it will change your gnome setting and stop it from your PC/Laptop.
The solution is:
- just update your laptop:
sudo apt-get update
- logout from top-right corner.
- Then clik on setting icon below of user login.
- then Select on
gnome/gnome-clasic/ubuntu/
(whatever option you want to select) - then enter the password and login
- optional --> remove unwanted application which you have installed to solve this problem.
thanks if you facing problem then comment here.

Simon Sudler
- 3,931
- 3
- 21
- 34

0x00tbt
- 29
-
1This didn't seem work. I'm on Linux Mint. I don't see any option for
/gnome/gnome-classic/ubuntu/
– lacostenycoder Apr 27 '21 at 15:59