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から再起動できます。