portmaster icon indicating copy to clipboard operation
portmaster copied to clipboard

Notifications stop working in Windows 10/11

Open Kiefy opened this issue 1 year ago • 5 comments

I've had Notification troubles in every version of Windows, for years.

It's always the same. I install Portmaster. Notifications work great for some unknown amount of days, and then nothing. Never another Notification. They are enabled in Portmaster, but Portmaster isn't in Windows' list of allowed apps at all.

I've come here many times expecting to find countless Windows users complaining about the lack of Notifications, but there are none. So I have to assume it's something special to me. Some Program I install that kills the Notifications maybe.

Looking at the source, I see that there is supposed to be a regkey:

WriteRegStr HKLM "SOFTWARE\Classes\CLSID\{7F00FB48-65D5-4BA8-A35B-F194DA7E1A51}\LocalServer32" "" '"$INSTDIR\${ExeName}" notifier-snoretoast'

I don't have {7F00FB48-65D5-4BA8-A35B-F194DA7E1A51} in my registry, so I was going to add it manually but if I have that syntax right, the name of the reg entry is empty "" and the value is "$INSTDIR\${ExeName}" notifier-snoretoast but you can't create an unnamed key in RegEdit. So what is the name supposed to be? Does a blank name = (Default) ? I'll try that anyway, but can't say I'm too hopeful.

Am I barking up the wrong tree?

Kiefy avatar Dec 27 '23 23:12 Kiefy

This issue has been automatically marked as inactive because it has not had activity in the past two months.

If no further activity occurs, this issue will be automatically closed in one week in order to increase our focus on active topics.

github-actions[bot] avatar Feb 29 '24 05:02 github-actions[bot]

@Kiefy I am sorry for your inconvenience, but sadly i also haven't seen any emails regarding this issue.

It might be a weird system thing, maybe some remanent from the past? Does the same happen on a new install for you as well?

Raphty avatar Feb 29 '24 14:02 Raphty

Hey @Kiefy,

notifier-snoretoast refers to a solution we have stopped using - you can delete any of these.

We are also in progress of switching the app framework from chromium to Tauri, so how notifications are handled will change once again. This will take a little more time though.

dhaavi avatar Mar 04 '24 13:03 dhaavi

This issue has been automatically marked as inactive because it has not had activity in the past two months.

If no further activity occurs, this issue will be automatically closed in one week in order to increase our focus on active topics.

github-actions[bot] avatar May 07 '24 05:05 github-actions[bot]

Does the same happen on a new install for you as well?

Yes. After a format, it works for a while, then stops in both Win10 and Win11. It has to be a niche app or driver that I always install after Portmaster that is breaking it. I'll be formatting a system in a few days, so I'll do some experimenting.

notifier-snoretoast refers to a solution we have stopped using - you can delete any of these.

Fair enough.

We are also in progress of switching the app framework from chromium to Tauri, so how notifications are handled will change once again.

I look forward to the switch.

Maybe you would consider adding a sound alert feature? Then I would know to check the UI even if the notifications aren't working. Instead of spending an embarrassing amount of time wondering why my apps aren't working.

Kiefy avatar May 09 '24 19:05 Kiefy

This issue has been automatically marked as inactive because it has not had activity in the past two months.

If no further activity occurs, this issue will be automatically closed in one week in order to increase our focus on active topics.

github-actions[bot] avatar Jul 12 '24 05:07 github-actions[bot]

This issue has been automatically closed because it has not had recent activity. Thank you for your contributions.

If the issue has not been resolved, you can find more information in our Wiki or continue the conversation on our Discord.

github-actions[bot] avatar Jul 19 '24 05:07 github-actions[bot]