

- Much preferred by me, probably hated by sensible developers


bus = dbus.SessionBus()
proxy = bus.get_object('org.freedesktop.Notifications', '/org/freedesktop/Notifications')
interface = dbus.Interface(proxy,dbus_interface='org.freedesktop.Notifications')
interface.Notify('HealthCheck', 0, '/usr/share/icons/hicolor/scalable/hildon/healthcheck.png/healthcheck.png', 'Comms Tab', 'Finished Loading', [], {}, 2000)
- but no answers to the above 



TESTERS NEEDED PLEASE
| The Following User Says Thank You to noobmonkey For This Useful Post: | ||