-
Notifications
You must be signed in to change notification settings - Fork 25
[Thunderbird portable on w10] Notifications work on a machine but not on another one (using the same portable installation of Thunderbird) #151
Comments
As the author of the GNotifier's Windows integration, perhaps I can shed some light on why this isn't working. In order for an application to use Windows' notification system, it actually has to be installed on the computer and have a shortcut in the start menu. I suspect it works on the one computer because it's using the AppID of a locally installed version of thunderbird. |
Thank you for your reply kabili! It's strange because for a while I had two thunderbird portable installations on two different windows systems regularly displaying windows notifications through GNotifier without never having installed thunderbird on those systems (actually I'm not using the regular installed version of thunderbird since years) ... That's a pity because it was a very useful feature. |
Just a quick idea: as I'm pretty sure of having used other portable programs that were outputting messages to the notification system as well, couldn't it possible that the notifications were working on a portable installation because maybe thunderbird and gnotifier were outputting traybar pop-up balloons and those were translated by windows to notification messages (I believe that the old traybar pop-ups doesn't exist anymore on windows 10)? |
@kabili207 I'm pretty sure this is not true. I use a bunch of portable applications which have never been installed before/in parallel... for example Telegram Portable. |
@wokawoka The Windows version of doesn't use tray popups to display notifications. Although it is an interesting idea... @tooomm That is both very awesome and very disconcerting to hear. Awesome because that limitation was extremely annoying to develop around, and I'm very happy to see it removed. It made creating plugins for other applications a pain because not all applications set an AppUserModelID during installation. But's it's disconcerting because the official documentation explicitly states an application must have an entry in the Start Menu with an AppUserModelID defined on the shortcut. So while it's awesome that the notifications work with portable apps, it's not an officially documented behavior. I wouldn't be surprised if Microsoft was testing this new feature in some builds on Windows 10 and plan to officially support it soon. Until then, there's not much I can do to help, because officially it shouldn't have worked in the first place. Well, that and the fact that my day-to-day interactions with Windows are now centered a Win 7 box that my current client gave me which I can't use Thunderbird on. |
Hello kabili, The name of the application (written with a small font in the last line of the notification pop-up, but also listed in the program list of the windows notification settings menu) is never Thunderbird but, istead, always consists of apparently random characters like DCAD1B5AE66EDD07, 79D06C0435F427DA, 8A69C2F324A5A995 and so on. Recently the notifications from one of the two laptop stopped to work for some months once again (and the same happened in the past) but each time it got fixed by iteself simply after Thunderbird autoupdated with the latest patch. |
I installed this great add-on on a portable version of Thunderbird (official version from portableapps.com).
The extension works great on a first windows 10 machine (thank you so much, it's so great to have native notifications working!) but when I move the portable folder on another windows 10 machine (fresh win10 installation) the notifications don't work (and testing the notifications from the option panel doesn't produce any visual output at all).
I tried to uninstall and reinstall the add-on but apparently while uninstalling some config files still remain on the profile because when I install the add-on again from the xpi my old settings are still there (the list of folders to allow the notification from, for example).
Do you have an idea why the add-on is working when I start thunderbird portable on a machine but doesn't work on a similar but different W10 machine?
Would it be possible to know which files should I remove from the local thunderbird profile to start with a fresh installation of the add-on?
Thank you very much again for this great add-on and keep up the good work!
The text was updated successfully, but these errors were encountered: