명령 을 실행할 수 없습니다 nm-applet
. 오류 메시지는 다음과 같습니다.
Gtk-Message: Failed to load module "overlay-scrollbar"
(nm-applet:25799): Gtk-WARNING **: Theme parsing error: gtk.css:8:18: Not using units is deprecated. Assuming 'px'.
nm-applet-Message: using fallback from indicator to GtkStatusIcon
누가 무엇이 잘못되었는지, 어떻게 해야 하는지 말해 줄 수 있나요?
(Ubuntu + xmonad, Gnome 없음)
답변1
제가 알아낸 바로는 nm-applet
시작할 수 없는 이유는 다음과 같습니다.
There's neither status bar nor system tray in my xmonad configuration.
해결책:
- 시작
nm-applet
내에서stalonetray
. 또는 nmcli
명령줄을 사용하세요 .
두 가지 방법 모두 나에게는 잘 작동합니다. 이것이 다른 초보자에게도 도움이되기를 바랍니다.