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
[Windows] Crash occurs at ToastNotificationManager::CreateToastNotifier when connecting server #1755
Comments
|
Unfortunately, it still happens. |
|
You built master with that change? |
|
Yes, I did. |
|
With unmodified 2.12.1 you should get mojibake in the toast notifications even if it doesn't crash. |
|
Hi, I have the same issue and hexchat still crash if I don't delete hcnotifications-winrt.dll System : Windows 8.1 |
|
I will take a look at this. |
|
Do you want me to reboot and see if the problem goes away or not reboot to make sure I can reproduce the problem for a potential fix? |
|
It probably wont be today, but if you can hold off rebooting until later this week that would help verifying a potential fix. If you want to use hexchat in the mean time, temp removing |
|
I'll see what windows will let me do. |
|
@xaxxon : When the build is finished you can grab the binaries from here: https://ci.appveyor.com/project/TingPing/hexchat/build/1.0.51 |
|
Error loading notifications-winrt
err 0x803e0105: the notification platform is unavailable.
The notification platform is unavailable.
|
|
Thanks! This is WPN_E_PLATFORM_UNAVAILABLE, I will investigate how to handle / work around this. |
|
@xaxxon Can you re-test with https://ci.appveyor.com/project/TingPing/hexchat/build/1.0.52 ? |
|
My power went out so my computer rebooted. I saw no messages anywhere.
Also, I noticed that I had turned off notifications in my windows 10
control panel, but was previously unable to even pull up the control panels
settings window for "notifications and actions". Now it pulls up just
fine, since the reboot.
…On Fri, Apr 7, 2017 at 4:12 PM, Mark Jansen ***@***.***> wrote:
@xaxxon <https://github.com/xaxxon> Can you re-test with
https://ci.appveyor.com/project/TingPing/hexchat/build/1.0.52 ?
This is a nicer implementation, that does not slam a message box in your
face :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1755 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAIychrCPYz-pZ9Rl8-J1kwIp4Sbnfh9ks5rtsLMgaJpZM4I6kuw>
.
|
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
fujii commentedJun 21, 2016
Unhandled exception at 0x00007FFFC83498FE (ucrtbase.dll) in hexchat.exe: Fatal program exit requested.
callstack:
It does not crash if if I remove hcnotifications-winrt.dll.
The text was updated successfully, but these errors were encountered: