시스템 설정이 작동을 멈췄습니다. 19.04

시스템 설정이 작동을 멈췄습니다. 19.04

갑자기 시스템 설정이 작동을 멈췄습니다.

이미 시도했습니다:

$ sudo apt remove gnome-control-center 
$ sudo apt autoremove
$ sudo apt install gnome-control-center

그 전에 내가 하고 있던 일:

  1. 공식 저장소를 Pop_Os통해 테마 설치ppa
  2. 두 가지 모두에서 로그인 화면 배경이 변경되었습니다.
$ sudo atom /usr/share/gnome-shell/theme/gnome-shell.css
$ sudo atom /usr/share/gnome-shell/theme/Yaru/gnome-shell.css
$ sudo atom /usr/share/themes/Pop-dark-slim/gnome-shell

에게

#lockDialogGroup {
  background-image: url(file:///home/jean/Pictures/Minimalist.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

관련 정보