WinAppSDK 1.3 application rendering blank for subset of users (original) (raw)

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:

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```

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

235679157-52549fdd-ff90-4ec5-861c-532d6d4f094d

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