Open GoogleCodeExporter opened 8 years ago
I have the same error from .xsession-errors when I use notification-daemon for
the pop notification and notification-daemon does not work with batti
ERROR:dbus.connection:Exception in handler for D-Bus signal:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 214, in maybe_handle_message
self._handler(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/batti/Battery.py", line 291, in __on_property_modified
self.set_value(info)
File "/usr/lib/python2.7/site-packages/batti/Battery.py", line 111, in set_value
self._notify(False, icon, _('Charging battery'), notification)
File "/usr/lib/python2.7/site-packages/batti/Battery.py", line 165, in _notify
self.__notifer.show(icon, subject, msg)
File "/usr/lib/python2.7/site-packages/batti/Notificator.py", line 65, in show
self.__show(icon, subject, msg, 1)
File "/usr/lib/python2.7/site-packages/batti/Notificator.py", line 61, in __show
self.__last_id = self.__notify.Notify(self.__name, self.__last_id, icon, subject, msg, [], hints, self.__duration)
File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in __call__
**keywords)
File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking
message, timeout)
DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.15 was
not provided by any .service files
Once I use xfce4-notifyd, the pop notification work and the above error no more
appear in my .xsession-errors...
I am using VectorLinux 7 Standard version, batti-0.3.8,
notification-daemon-0.5.0 and xfce4-notifyd-0.2.2
Original comment by hata...@gmail.com
on 29 Aug 2012 at 2:33
Hi.
Is this issue still relevant? Could you check the version number of your
notification daemon (notify-osd, notification-daemon, xfce4-notifyd,
gnome-shell, ....).
Batti is using the basic DBUS interface of that daemon to send notifications.
Original comment by arthapex
on 14 Oct 2012 at 6:37
Original issue reported on code.google.com by
rods...@gmail.com
on 12 Mar 2012 at 10:29