Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notifications stop working in Windows 10/11 #1403

Closed
Kiefy opened this issue Dec 27, 2023 · 7 comments
Closed

Notifications stop working in Windows 10/11 #1403

Kiefy opened this issue Dec 27, 2023 · 7 comments
Labels
bug TYPE: a report on something that isn't working stale ATTRIBUTE: this issue has not had recent activity

Comments

@Kiefy
Copy link

Kiefy commented Dec 27, 2023

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 Kiefy added the bug TYPE: a report on something that isn't working label Dec 27, 2023

This comment was marked as off-topic.

@github-actions github-actions bot added the stale ATTRIBUTE: this issue has not had recent activity label Feb 29, 2024
@Raphty
Copy link
Member

Raphty commented Feb 29, 2024

@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?

@github-actions github-actions bot removed the stale ATTRIBUTE: this issue has not had recent activity label Mar 1, 2024
@dhaavi
Copy link
Member

dhaavi commented Mar 4, 2024

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.

Copy link

github-actions bot commented May 7, 2024

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 github-actions bot added the stale ATTRIBUTE: this issue has not had recent activity label May 7, 2024
@Kiefy
Copy link
Author

Kiefy commented May 9, 2024

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.

@github-actions github-actions bot removed the stale ATTRIBUTE: this issue has not had recent activity label May 10, 2024
Copy link

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 github-actions bot added the stale ATTRIBUTE: this issue has not had recent activity label Jul 12, 2024
Copy link

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 github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug TYPE: a report on something that isn't working stale ATTRIBUTE: this issue has not had recent activity
Projects
None yet
Development

No branches or pull requests

3 participants