group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #11342
[Bug 1600136] Re: App indicator does not show icon for Qt apps or with custom icons
This bug was fixed in the package appmenu-qt5 -
0.3.0+16.04.20170216-0ubuntu1
---------------
appmenu-qt5 (0.3.0+16.04.20170216-0ubuntu1) xenial; urgency=medium
* IconCache: get the proper theme path based on the fact we're using a
themed icon or not (LP: #1600136)
* IconCache: use $XDG_RUNTIME_DIR as preferred place where to save
icons
* AppMenuPlatformMenuBar: Don't initialize X11 related functions in
other environments (LP: #1606246)
-- Marco Trevisan (Treviño) <mail@xxxxxxxxx> Thu, 16 Feb 2017 22:57:56
+0000
** Changed in: appmenu-qt5 (Ubuntu Xenial)
Status: Fix Committed => Fix Released
** Changed in: sni-qt (Ubuntu Xenial)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1600136
Title:
App indicator does not show icon for Qt apps or with custom icons
Status in Qt:
In Progress
Status in Snappy:
New
Status in appmenu-qt5 package in Ubuntu:
Fix Released
Status in libappindicator package in Ubuntu:
Fix Released
Status in qtbase-opensource-src package in Ubuntu:
In Progress
Status in snapd package in Ubuntu:
In Progress
Status in sni-qt package in Ubuntu:
Fix Released
Status in appmenu-qt5 source package in Xenial:
Fix Released
Status in libappindicator source package in Xenial:
Fix Released
Status in qtbase-opensource-src source package in Xenial:
New
Status in snapd source package in Xenial:
New
Status in sni-qt source package in Xenial:
Fix Released
Bug description:
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/qt/+bug/1600136/+subscriptions