-
Notifications
You must be signed in to change notification settings - Fork 328
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
WinAppSDK 1.3 application rendering blank for subset of users #3616
Comments
WinAppSDK 1.3.1 (1.3.230502000) is out and contains a fix for the SystemBackdrop issue that I believe is what you're hitting. Give it a try and let me know. |
Thanks, one user reported working.. others maybe having an unrelated issue. |
Looks like its still crashing for some users. |
I see that the original user was fixed with 2.0.67. There are other crashes being reported, but that all seems unrelated to this blank window issue. Can we close this? |
The original user who made the bug report @tianweix has not replied still.
According to him its blank before crashing.. the issues could be related? One user reported fixed, both @siriume @AzazelHD the crashing started happening upgrading from WindowsAppSDK from 1.2 to 1.3. |
I got the same Issue. The funny thing is. It only happens without the debugger, so giving more information's not easy.
|
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within 7 days of this comment. |
Describe the bug
rocksdanister/lively#1691
There was a similar issue reported as fixed #2980 but it seems like new users are getting this issue upgrading from 1.2 to 1.3
AppDomain.CurrentDomain.UnhandledException
didn't catch any error.Windows Event Viewer:
For further information you can ask the users directly.
Steps to reproduce the bug
Some users are reporting the issue. cannot reproduce on my end, cause is uncertain.
Expected behavior
application renders correctly.
Screenshots
NuGet package version
Windows App SDK 1.3.0: 1.3.230331000
Packaging type
Packaged (MSIX)
Windows version
Windows 11 version 22H2 (22621, 2022 Update)
IDE
Visual Studio 2022
Additional context
Possibly related, reported as fixed in v1.3: #2980
The text was updated successfully, but these errors were encountered: