Just add from dbus.mainloop.glib import DBusGMainLoop DBusGMainLoop(set_as_default=True)
before importing pynotify, then actions start to work properly. -- python-notify add_action doesn't work in gtk code https://bugs.launchpad.net/bugs/185262 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
