As a potential fix, could the check in mail-noficiation.c be changed
from

        if (g_strcmp0(g_getenv("GDMSESSION"), "gnome-stracciatella") ==
0) {

to

        if (g_strcmp0(g_getenv("GDMSESSION"), "gnome-shell") == 0) {

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/878941

Title:
  Mail Notification Plugin Doesn't Notify

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/878941/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to