Hello,
thank you for packaging haskell-gtk-sni-tray-utils.
I was hoping to use it to get at notification icons, for which the
gnome-shell extension is currently not working (#1092109).
Unfortunately all I can get is:
$ gtk-sni-tray-standalone
MethodError {methodErrorName = ErrorName "org.freedesktop.DBus.Error.UnknownObject", methodErrorSerial = Serial 11, methodErrorSender = Just (BusName ":1.439"), methodErrorDestination = Just (BusName ":1.12740"), methodErrorBody = [Variant "No such object path '/StatusNotifierWatcher'"]}
gtk-sni-tray-standalone: user error (Pattern match failure in 'do' block at app/Main.hs:177:3-11)
Enrico