beeep icon indicating copy to clipboard operation
beeep copied to clipboard

raspberry pi os not support

Open introspection3 opened this issue 1 year ago • 1 comments
trafficstars

notify {"error": "beeep: The name org.freedesktop.Notifications was not provided by any .service files; exec: "kdialog": executable file not found in $PATH"}

introspection3 avatar Aug 10 '24 05:08 introspection3

Not related to OS or RPi, you are missing some notification-daemon (any will do), notify-send, or kdialog, it will first try with the dbus method and will fall back to alternatives and you are missing all of that.

gen2brain avatar Aug 10 '24 07:08 gen2brain