mate-desktop / mate-terminal

The MATE Terminal Emulator
http://www.mate-desktop.org
GNU General Public License v3.0
134 stars 73 forks source link

Emojis in notifications are enormous #383

Open utkarsh2102 opened 3 years ago

utkarsh2102 commented 3 years ago

Hello,

Thank you for all your work on this! 😄 There seems to be a bug reported in Ubuntu (Linux Mint, specifically, but it takes packages from Ubuntu, so..): https://bugs.launchpad.net/ubuntu/+source/mate-notification-daemon/+bug/1908124

I'm copying the contents of the bug report here so that it saves everyone a click (which I've learned to be important from LM forums :P):


Since upgrading to Linux Mint 20 from 19 (18.04 Ubuntu base to 20.04), I've noticed MATE notifications now render absolutely massive emojis. LM is using the unmodified Ubuntu MATE package, so I am submitting the report here in the hopes you can assist.

Not sure if this is the right package for the report but this is what dpkg -S pointed me at.

Expected behaviour: emojis are approximately the same size as the rest of the text in the notification.

ehashman@red-dot:~$ apt show mate-notification-daemon Package: mate-notification-daemon Version: 1.24.0-1 Priority: optional Section: universe/x11 Origin: Ubuntu Maintainer: Ubuntu Developers ubuntu-devel-discuss@lists.ubuntu.com Original-Maintainer: Debian+Ubuntu MATE Packaging Team debian-mate@lists.debian.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Installed-Size: 283 kB Provides: notification-daemon Depends: mate-notification-daemon-common (= 1.24.0-1), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.10.0), libcanberra-gtk3-0 (>= 0.25), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.4), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libwnck-3-0 (>= 2.91.6), libx11-6, libglib2.0-bin Homepage: http://www.mate-desktop.org/ Task: ubuntukylin-desktop, ubuntu-mate-core, ubuntu-mate-desktop Download-Size: 56.7 kB APT-Manual-Installed: yes APT-Sources: http://la-mirrors.evowise.com/ubuntu focal/universe amd64 Packages Description: daemon to display passive popup notifications mate-notification-daemon displays passive popup notifications, as per the Desktop Notifications Specification. . The Desktop Notifications Specification provides a standard way of doing passive popup notifications on the Linux desktop. These are designed to notify the user of something without interrupting their work with a dialog box that they must close. Passive popups can automatically disappear after a short period of time, as per the Desktop Notifications spec.

ehashman@red-dot:~$ cat /etc/lsb-release DISTRIB_ID=LinuxMint DISTRIB_RELEASE=20 DISTRIB_CODENAME=ulyana DISTRIB_DESCRIPTION="Linux Mint 20 Ulyana"


There seems to be some discussion (and also screenshots of this issue) in the Ubuntu bug report as well, so worth doing that click, I guess 😅

Please let me know in case you need more information or something; CC'ing @ehashman (hiii! \o) since she being the original reporter can help provide more information if and when needed! \o/

Lastly, also CC'ing @sunweaver (hiii! o/) since he maintains this in Debian (and also helps here and is also someone I personally know) and the package is essentially taken from there (Debian -> Ubuntu -> Linux Mint).

ehashman commented 3 years ago

There are screenshots attached on Launchpad. This was a fresh install of Linux Mint 20.

I will see if I can repro on Ubuntu 20.04 MATE edition as well from either a VM or live USB.