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 do not appear for "Clean Uninstall" addon #98

Open rcmero opened 8 years ago

rcmero commented 8 years ago

I have installed Clean Uninstall on Firefox, which is a handy addon which allows to remove preferences added by previously installed addons.

When I uninstall an addon, Clean Uninstall displays a notification informing if there are any preferences for the addon I just uninstalled, and after I remove them it displays a notification informing the number of preferences removed.

These notifications do not appear with GNotifier enabled. I tested this on my Windows 7 laptop with GNotifier disabled and the notifications display as normal.

mkiol commented 8 years ago

Thanks for the report. Unfortunately I am unable to fix it in the Gnotifier. The only way to make it work is to patch the Clean Uninstall. The needed code change is trivial, so I made my own patched version of Clean Uninstall add-on. Please try it. If you confirm problem disappeared, I will contact Clean Unintall developer and ask her/him to accept my patch.