[Desktop-packages] [Bug 1948829] Re: AppIndicator icon looks squashed in Ubuntu focal

2021-10-27 Thread Penny Chiu
Add my example in below, and attach svg file for this example. I used python3 to run this example. -- import os import gi gi.require_version("Gtk", "3.0") gi.require_version('AppIndicator3', '0.1') from gi.repository import Gtk as gtk from gi.repository import AppIndicator3 as

[Desktop-packages] [Bug 1948829] Re: AppIndicator icon looks squashed in Ubuntu focal

2021-10-26 Thread Penny Chiu
** Description changed: Release of Ubuntu: Ubuntu 20.04 (focal) Version of gnome-shell: 3.36.9-0ubuntu0.20.04.2 + Version of gnome-shell-extension-appindicator: 33.1-0ubuntu0.20.04.2 I implemented a simple AppIndicator app using python which contains an icon and a label. The icon image

[Desktop-packages] [Bug 1948829] Re: AppIndicator icon looks squashed in Ubuntu focal

2021-10-26 Thread Penny Chiu
** Description changed: Release of Ubuntu: Ubuntu 20.04 (focal) Version of gnome-shell: 3.36.9-0ubuntu0.20.04.2 - I implemented a simple AppIndicator in python which contains an icon and - a label. The icon image is SVG file and image size is 300x200 in px. - When running the AppIndicator

[Desktop-packages] [Bug 1948829] [NEW] AppIndicator icon looks squashed in Ubuntu focal

2021-10-26 Thread Penny Chiu
Public bug reported: Release of Ubuntu: Ubuntu 20.04 (focal) Version of gnome-shell: 3.36.9-0ubuntu0.20.04.2 I implemented a simple AppIndicator in python which contains an icon and a label. The icon image is SVG file and image size is 300x200 in px. When running the AppIndicator app, the icon

[Desktop-packages] [Bug 1776499] Re: Crash in libegl-mesa0 due to out of bound array access

2021-09-28 Thread Penny Chiu
This issue is still happened using focal-update. I checked below changelog for libegl-mesa0 package: - https://packages.ubuntu.com/focal/libegl-mesa0 - https://packages.ubuntu.com/focal-updates/libegl-mesa0 And found the change is only existed in focal, but not in focal-update: mesa