touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #02224
[Bug 1329890] Re: Canned queries don't work if they come from a scope that doesn't have a page in the dash
** Changed in: ubuntu-ux
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1329890
Title:
Canned queries don't work if they come from a scope that doesn't have
a page in the dash
Status in Ubuntu UX bugs:
Fix Released
Status in QML plugin for Scopes:
Fix Released
Status in The Unity 8 shell:
New
Status in “unity-scopes-shell” package in Ubuntu:
Fix Released
Bug description:
If scope has a temporary page in the dash and returns a canned query
to execute, then the query doesn't work and unity8 prints the
following error:
Got scope URI "scope://com%2Epete%2Dwoods%2Esoundcloud?q="
Scope instance 0xa6dfd5e8 doesn't have Scopes as a parent
Apparently the following cast fails in this case inside Scope::executeCannedQuery():
scopes_ng::Scopes* scopes = qobject_cast<scopes_ng::Scopes*>(parent());
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1329890/+subscriptions