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

WinAppSDK 1.1.4 application rendering blank for subset of users #2980

Closed
crutkas opened this issue Sep 19, 2022 · 6 comments
Closed

WinAppSDK 1.1.4 application rendering blank for subset of users #2980

crutkas opened this issue Sep 19, 2022 · 6 comments
Assignees
Labels
bug Something isn't working Status: Fixed
Milestone

Comments

@crutkas
Copy link
Member

crutkas commented Sep 19, 2022

Describe the bug

microsoft/PowerToys#20502

We have a set of users that have WinAppSDK apps render blank. We are on 1.1.4. Users have confirmed the exact break was when we did shift from a XAML Island to a WinAppSDK.

Our applications are unpackaged.

Steps to reproduce the bug

Small subset of users are reporting the issue. We are uncertain what is actually causing it. The body renders and at times, one icon.

Expected behavior

application renders correctly

Screenshots

Settings
PowerRename

NuGet package version

1.1.4

Packaging type

Unpackaged

Windows version

No response

IDE

No response

Additional context

No response

@gabbybilka
Copy link
Member

@codendone @MikeHillberg FYI

Same issue in another app: rocksdanister/lively#1369

@crutkas
Copy link
Member Author

crutkas commented Sep 19, 2022

Yup, @rocksdanister confirmed they have both packaged and unpackaged

@crutkas
Copy link
Member Author

crutkas commented Sep 19, 2022

@gabbybilka and crew, please 100% feel empowered to communicate on the PowerToys issue as well to help get debugging info. whatever we can do to help

@leha-bot
Copy link

It's a kind of broad bug, as I saw this bug in late 2010-s in any UWP apps

@codendone codendone self-assigned this Sep 26, 2022
@gabbybilka gabbybilka added the bug Something isn't working label Sep 26, 2022
@bpulliam bpulliam added this to the 1.3 milestone Apr 4, 2023
@bpulliam bpulliam added Status: Fixed internally The issue has been fixed but has not yet shipped in a release. and removed needs-triage labels Apr 4, 2023
@bpulliam bpulliam added Status: Fixed and removed Status: Fixed internally The issue has been fixed but has not yet shipped in a release. labels Apr 18, 2023
@bpulliam
Copy link
Collaborator

A fix for the core issue is included in the 1.3 release.

@rocksdanister
Copy link

rocksdanister commented May 2, 2023

One of my user got this error on upgrading from WinAppSDK 1.2 to 1.3 (packaged):
rocksdanister/lively#1691 (comment)

System configuration:

Surface Studio 2
OS: Microsoft Windows 11 Pro 10.0.22621
CPU: Intel(R) Core(TM) i7-7820HQ CPU @ 2.90GHz
GPU: NVIDIA GeForce GTX 1060

AppDomain.CurrentDomain.UnhandledException didn't catch any.

Windows Event Viewer:

Faulting module name: Microsoft.ui.xaml.dll, version: 3.1.3.0, time stamp: 0x6b833c08
Exception code: 0xc000027b
Fault offset: 0x0025fe0e
Faulting process id: 0x0xDD4
Faulting application start time: 0x0x1D97CF8DE299A6C
Faulting application path: C:\Program Files\WindowsApps\12030rocksdanister.LivelyWallpaper_1.0.133.0_x86__97hta09mmv6hy\Lively.UI.WinUI.exe
Faulting module path: C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.3_3000.820.152.0_x86__8wekyb3d8bbwe\Microsoft.ui.xaml.dll
Report Id: 8f8fc1e2-2cea-4584-bf36-1aa74bc929c7
Faulting package full name: 12030rocksdanister.LivelyWallpaper_1.0.133.0_x86__97hta09mmv6hy```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Status: Fixed
Projects
None yet
Development

No branches or pull requests

6 participants