The bug is actually in the lenses themselves.

Unity has a hack to workaround the issue (introduced by bzr revision
1405.1.5):

In plugins/unityshell/src/LensView.cpp:

  Categories::Ptr categories = lens_->categories;
  if (category.index + 1 == categories->count())
  {
    lens_->Search("---");
    lens_->Search("");
  }

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/834571

Title:
  [dash] Apps lens shows no result by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-2d/+bug/834571/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to