There is an info() method on SearchReply and PreviewReply objects. This method informs the shell that some non-fatal, warning condition has occurred during the query. This method takes a OperationInfo argument that can be configured to describe a number of warning conditions via an enum such as: NoInternet, NoLocationData, ResultsIncomplete etc. You can call this method multiple times for multiple warning conditions, for example: NoInternet+ResultsIncomplete.
Now as far as I can see by the shell plugin code, we are relaying this information to unity8 via the scope's status() getter, but I don't think it has been decided on yet how the dash would deal with these conditions. I'm adding unity8 to the affected projects. ** Also affects: unity8 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1502285 Title: api should provide translated "no network" and "no location" results To manage notifications about this bug go to: https://bugs.launchpad.net/savilerow/+bug/1502285/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs