gui 환경에서 프로그램 실행시 어떤 프로그램도 실행 되지 않을 때가 있습니다.
기록 차원에서 공유 합니다.
syslog 에러 확인
root@ubuntu2004:/var/log# tail -f syslog 에서 확인 가능 합니다.
7827 Apr 10 12:34:08 ubuntu2004 gnome-shell[221717]: Settings panel for desktop file gnome-display-panel.desktop could not be loaded!
7828 Apr 10 12:35:03 ubuntu2004 gnome-shell[221717]: Settings panel for desktop file gnome-display-panel.desktop could not be loaded!
7829 Apr 10 12:36:09 ubuntu2004 dbus-daemon[220829]: [session uid=0 pid=220829] Reloaded configuration
7830 Apr 10 12:36:09 ubuntu2004 dbus-daemon[221153]: [session uid=1000 pid=221153] Reloaded configuration
7831 Apr 10 12:36:09 ubuntu2004 dbus-daemon[220829]: [session uid=0 pid=220829] Reloaded configuration
7832 Apr 10 12:36:09 ubuntu2004 dbus-daemon[221153]: [session uid=1000 pid=221153] Reloaded configuration
조치 사항
gnome-control-center 설치
[root@ubuntu2004:/root]$ apt-get install gnome-control-center
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libcdio-cdda2 libcdio-paranoia2 libnfs13
Use 'apt autoremove' to remove them.
The following additional packages will be installed:
libsmbclient
Suggested packages:
gnome-software | gnome-packagekit gnome-user-share realmd libcanberra-gtk-module
The following NEW packages will be installed:
gnome-control-center libsmbclient
0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
Need to get 1,775 kB of archives.
After this operation, 6,076 kB of additional disk space will be used.
Do you want to continue? [Y/n] y