친절한 팔이 notofocation-daemon 서비스를 삭제합니다.

친절한 팔이 notofocation-daemon 서비스를 삭제합니다.

FriendlyArm을 사용하여 장치에서 몇 가지 테스트를 수행했는데 몇 가지 중요한 사항이 손상되었습니다. 시스템에 로그인할 수 없습니다. /var/log/lightdm/seat0-greeter.log많은 (nm-applet:987): libnm-CRITICAL **: 12:29:15.144: ((libnm-core/nm-setting-connection.c:220)): assertion '<dropped>' failed문자열을 포함합니다.알림 데몬 오류 때문일 수 있음
그리고 이것은:
(nm-applet:987): nm-applet-WARNING **: 12:29:22.518: Failed to show notification: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
이것이 나의 의심을 증명합니다.
ls /usr/share/dbus-1/services/ | grep -i noti나에게는 아무것도 주어지지 않았습니다.
이렇게 하려고 했는데 sudo apt install libnotify-cil-dev작동하지 않습니다 .
쓰기

[D-BUS Service]
Name=org.freedesktop.Notifications
Exec=/usr/lib/notification-daemon/notification-daemon

(notify /usr/share/dbus-1/services/org.freedesktop.Notifications.service-daemon 패키지가 설치되어 있고 이 경로에 바이너리가 있는지 확인했습니다.) 이로 인해 새로운 오류가 발생합니다.
(nm-applet:994): nm-applet-WARNING **: 13:30:32.786: Failed to show notification: Error calling StartServiceByName for org.freedesktop.Notifications: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.Notifications exited with status 1

내가 지금 무엇을 할 수 있을까?

답변1

dunst또는 와 같은 시스템 설정을 기반으로 알리미를 설치해야 합니다 mako-notifier.

관련 정보