** Project changed: unity8 => unity8 (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1279439

Title:
  Icons for non-click apps are shown empty

Status in unity-scopes-shell:
  Invalid
Status in unity-scope-click package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  The Icon entry in the .deskop file may be an item from the theme:

  $ grep Icon /usr/share/applications/ubuntu-system-settings.desktop 
  Icon=system-settings

  So, the scope sets that field like this:

          scopes::CategorisedResult res(cat);
          [...]
          res.set_art("system-settings");

  But an empty icon is shown in the dash results

  The expected result is that
  /usr/share/unity8/graphics/applicationIcons/[email protected] or
  a similar one is shown.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-scopes-shell/+bug/1279439/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to