Gnome 시스템 모니터를 시작할 수 없습니다

Gnome 시스템 모니터를 시작할 수 없습니다

Debian 10과 KDE Plasma가 있습니다. 때때로 KDE에서 아이콘을 두 번 클릭하여 Gnome 시스템 모니터를 실행하면 로드된 후 즉시 닫히는 것처럼 보입니다. 다음을 입력하여 명령줄에서 실행하려고 하면

gnome-system-monitor

알겠어요:

(gnome-system-monitor:3146): Gtk-WARNING **: 15:21:17.441: Theme parsing error: gtk.css:127:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version

(gnome-system-monitor:3146): Gtk-WARNING **: 15:21:17.441: Theme parsing error: gtk.css:128:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version

(gnome-system-monitor:3146): Gtk-WARNING **: 15:21:17.441: Theme parsing error: gtk.css:129:34: The style property GtkCheckButton:indicator-size is deprecated and shouldn't be used anymore. It will be removed in a future version

(gnome-system-monitor:3146): Gtk-WARNING **: 15:21:17.441: Theme parsing error: gtk.css:130:36: The style property GtkCheckMenuItem:indicator-size is deprecated and shouldn't be used anymore. It will be removed in a future version

(gnome-system-monitor:3146): Gtk-WARNING **: 15:21:17.441: Theme parsing error: gtk.css:132:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version

(gnome-system-monitor:3146): Gtk-WARNING **: 15:21:17.442: Theme parsing error: gtk.css:135:30: The style property GtkExpander:expander-size is deprecated and shouldn't be used anymore. It will be removed in a future version

(gnome-system-monitor:3146): Gtk-WARNING **: 15:21:17.442: Theme parsing error: gtk.css:142:29: The style property GtkStatusbar:shadow-type is deprecated and shouldn't be used anymore. It will be removed in a future version

(gnome-system-monitor:3146): glibmm-CRITICAL **: 15:21:17.486: 
unhandled exception (type Glib::Error) in signal handler:
domain: g-io-error-quark
code  : 0
what  : Unable to find default local file monitor type

어떻게 부팅할 수 없는 상태가 되었는지, 다시 부팅할 수 있도록 수정하는 방법을 잘 모르겠습니다. 나는 시도했다:

sudo killall gnome-system-monitor

그리고 이것을 얻었습니다 :

gnome-system-monitor: no process found

답변1

다음 방법으로 문제를 해결할 수 있었습니다.

  • 런처에서 애플리케이션을 마우스 오른쪽 버튼으로 클릭하세요.
  • 신청서를 수정하려면 클릭하세요.
  • 응용프로그램 탭을 클릭하세요.
  • 고급 옵션을 클릭하세요
  • 다른 사용자로 실행을 클릭하세요.
  • "루트"를 입력하세요

이제 KDE에서 다시 시작할 수 있습니다.

관련 정보