mkiol / GNotifier

Thunderbird add-on that replaces built-in notifications with the OS native notifications
https://addons.mozilla.org/thunderbird/addon/gnotifier/
GNU General Public License v3.0
164 stars 25 forks source link

Notifications doesn't work #87

Closed Limdel closed 8 years ago

Limdel commented 8 years ago

I'm running Firefox Aurora 46.0a2, libnotify-id and Dunst notification manager. I can receive FF notifications, not native though, like chrome's, but when I enable GNotifier I can't receive any notifications at all. if I'm not mistaken, one time when I disabled extension and wanted to test notifications, first notification came out as native one.

mkiol commented 8 years ago

Thank for the report. Yes, I can confirm it doesn't work.

Even without GNotifier, FF46 behaves quite unstable. Some notification are native (via built-in integration, not GNotifier) and some are not. You can distinguish because GNotifier's notification has "Open" as a name for default action and built-in notification are using "Activate" as a label.

It seems to be bug inside FF, similar to #80. Most of bugs are fixed in beta release, so in my opinion we should wait and check beta release.