deter0 / xborder

Active window border replacement for window managers.
The Unlicense
385 stars 21 forks source link

Gtk.Window.set_wmclass is deprecated & The name org.freedesktop.Notifications was not provided by any .service files #45

Closed Wolfyxon closed 2 years ago

Wolfyxon commented 2 years ago

All dependencies are installed. output: /home/wolfyxon/.config/i3/xborder/./xborders:280: DeprecationWarning: Gtk.Window.set_wmclass is deprecated self.set_wmclass("xborders", "xborder") GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files

Wolfyxon commented 2 years ago

Fixed by adding /usr/share/dbus-1/services/org.freedesktop.Notifications.servicee

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