** Description changed: Using the "unity7" interface, it seems that the access required to utilize indicators or display notifications is not granted (note that installing with --devmode works). To duplicate: 1) Build/install the Qt systray example snap here: - https://github.com/kyrofa/systray-example-snap + https://github.com/kyrofa/qt-example-snaps/tree/master/systray 2) Install without devmode, e.g. sudo snap install systray_1_amd64.snap 3) Launch from the terminal with the `systray` command. 4) Click "Show Message". 5) Note the presence of a launcher icon, the lack of an indicator, and a very ugly notification, like this: http://pasteboard.co/nF8fKsP.png 6) Uninstall the snap: sudo snap remove systray 7) Install the snap with devmode, e.g. sudo snap install --devmode systray_1_amd64.snap 8) Launch from the terminal again. 9) Click "Show Message". 10) Note the presence of a launcher icon, the presence of an indicator (with a broken icon, but that may be a different issue), and a pretty notification, like this: http://pasteboard.co/nFoPlFh.png
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1573188 Title: unity7 interface doesn't cover indicators or notifications To manage notifications about this bug go to: https://bugs.launchpad.net/snappy/+bug/1573188/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
