← Back to team overview

ubuntu-translations-coordinators team mailing list archive

[Bug 1600136] [NEW] App indicator does not show icon for Qt apps or with custom icons

 

You have been subscribed to a public bug:

Snaps that use the app indicator area via Qt can't display their icon
there.

Steps to reproduce and screenshot:
https://github.com/nuttyartist/notes/pull/77

Some research:

- Uses http://doc.qt.io/qt-5/qsystemtrayicon.html
- The indicator icon is created under /tmp under a randomly generated directory name

didrocks mentions also:

1. The application says "this is my menu, and here is my icon at that address", the address being /tmp/blablabla
2. appindicator receives the bus messages
3. and says "let's have a look at this icon at that address"
4. BUT! /tmp in the snap is different form system /tmp

====================================================================================

SRU bug for libappindicator:

[Impact]

Indicator icons pointing to a position inside the snap aren't properly
found by unity, that shows a "missing icon" emblem

[Test case]

* Download this yaml file http://pastebin.com/raw/FpEvQYGN and save it as snapcraft.yaml
  in any folder you want
* Run:
  - snapcraft prime
  - sudo snap try prime
  - snap run gtk3-appindicator

An indicator should open (with proper icon), then if you select "Set
icon with Full Path" and/or "Enable Local Theme" from its menu, you
should see a proper icon.

When snaps are generated in non updated systems, the icon will be still
missing.

[Regression potential]

If $SNAP is defined for an app not running in snap confinement the icons
couldn't be properly visible

====================================================================================

SRU bug for appmenu-qt5:

[Impact]

Indicator icons pointing to a position inside the snap aren't properly
found by unity, that shows a "missing icon" emblem

[Test case]

* Download this yaml file http://pastebin.com/raw/KeZ1udjW and save it as snapcraft.yaml
  in any folder you want
* Run:
  - snapcraft prime
  - sudo snap try prime
  - snap run qt5-systray

An indicator should open, with the proper icon showin. From the window
you can change the icon type, and all the types should work.

When snaps are generated in non updated systems, the icons (except the
Themed one) will be still missing.

[Regression potential]

If $SNAP env variable is defined for an app not running in snap
confinement the icons couldn't be properly visible

====================================================================================

SRU bug for sni-qt:

[Impact]

Indicator icons pointing to a position inside the snap aren't properly
found by unity, that shows a "missing icon" emblem

[Test case]

* Download this yaml file http://pastebin.com/raw/EZjQS5CH and save it as snapcraft.yaml
  in any folder you want
* Run:
  - snapcraft prime
  - sudo snap try prime
  - snap run qt4-systray

An indicator should open, with the proper icon showin. From the window
you can change the icon type, and all the types should work.

When snaps are generated in non updated systems, the icons (except the
Themed one) will be still missing.

[Regression potential]

If $SNAP env variable is defined for an app not running in snap
confinement the icons couldn't be properly visible

** Affects: ubuntu-translations
     Importance: Undecided
     Assignee: Marco Trevisan (Treviño) (3v1n0)
         Status: In Progress

** Affects: appmenu-qt5 (Ubuntu)
     Importance: High
     Assignee: Marco Trevisan (Treviño) (3v1n0)
         Status: Fix Released

** Affects: libappindicator (Ubuntu)
     Importance: High
     Assignee: Marco Trevisan (Treviño) (3v1n0)
         Status: Fix Released

** Affects: qtbase-opensource-src (Ubuntu)
     Importance: High
     Assignee: Marco Trevisan (Treviño) (3v1n0)
         Status: Fix Released

** Affects: sni-qt (Ubuntu)
     Importance: High
     Assignee: Marco Trevisan (Treviño) (3v1n0)
         Status: Fix Released

** Affects: appmenu-qt5 (Ubuntu Xenial)
     Importance: High
         Status: Fix Released

** Affects: libappindicator (Ubuntu Xenial)
     Importance: High
         Status: Fix Released

** Affects: qtbase-opensource-src (Ubuntu Xenial)
     Importance: High
         Status: Confirmed

** Affects: sni-qt (Ubuntu Xenial)
     Importance: High
         Status: Fix Released


** Tags: isv patch snap-desktop-issue verification-done
-- 
App indicator does not show icon for Qt apps or with custom icons
https://bugs.launchpad.net/bugs/1600136
You received this bug notification because you are a member of Ubuntu Translations Coordinators, which is subscribed to Ubuntu Translations.