I agree that it would be consistent for every scope to show this in the
same way, so I'm adding the design team for input.
** Also affects: ubuntu-ux
Importance: Undecided
Status: New
** Summary changed:
- api should provide translated "no network" and "no location" results
+ [scopes]
Closing this for scopes api, which doesn't know anything at all about
translations (and should never know).
** Changed in: unity-scopes-api (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: unity8 (Ubuntu)
Status: New => Confirmed
--
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
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: unity-scopes-api (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1502285
Ti
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: No
** Description changed:
Scopes that use the network or that use location (status for each is
provided through the metadata to the scope) usually need to inform the
user when there is no network and when location is disabled.
Currently, every scope must handle this on its own, including