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

Simultaneous Mouse and multi-touch input Crash (CppWinRT) #7622

Closed
1 of 2 tasks
techjogger opened this issue Aug 19, 2022 · 7 comments
Closed
1 of 2 tasks

Simultaneous Mouse and multi-touch input Crash (CppWinRT) #7622

techjogger opened this issue Aug 19, 2022 · 7 comments
Labels
bug Something isn't working Crash whenever user reports a crash or app freeze product-winui3 WinUI 3 issues team-CompInput Issue for IXP (Composition, Input) team
Milestone

Comments

@techjogger
Copy link

techjogger commented Aug 19, 2022

Describe the bug

Simultaneous Mouse and multi-touch input causes an ...... Unhandled exception at 0x00007FF8408A26DB (Microsoft.InputStateManager.dll) in ***.exe: Fatal program exit requested.

Steps to reproduce the bug

  1. Run a CppWinRT Windows App SDK 1.1.4 App
  2. Simultaneously use the Mouse and two figures .
  3. App crashes...

Expected behavior

App does not crash

Screenshots

crash

NuGet package version

WinUI 3 - Windows App SDK 1.1.4

Windows app type

  • UWP
  • Win32

Device form factor

Desktop

Windows version

Windows 11 (21H2): Build 22000

Additional context

Crashes on Windows 10 too

Here is a sample app which will crash by following the repo steps...

https://github.com/SiliconBender/GroupedListViewWinUI3

@techjogger techjogger added the bug Something isn't working label Aug 19, 2022
@ghost ghost added the needs-triage Issue needs to be triaged by the area owners label Aug 19, 2022
@gabbybilka gabbybilka added team-Rendering Issue for the Rendering team product-winui3 WinUI 3 issues needs-review 👀 labels Aug 19, 2022
@chrkon
Copy link

chrkon commented Aug 31, 2022

I can confirm this behaviour on Windows 11 in a WinUI3 C# Desktop App.
Just put two fingers on the TouchScreen and move the Mouse ...
-> App is terminated.

@bpulliam bpulliam added Crash whenever user reports a crash or app freeze and removed needs-triage Issue needs to be triaged by the area owners labels Oct 13, 2022
@techjogger
Copy link
Author

This crash is still present in the latest stable version of Windows App SDK 1.2.

@github-actions
Copy link

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@chrkon
Copy link

chrkon commented Jul 31, 2023

The Crash is still present in the latest Windows App SDK 1.3.3 (1.3.230724000) (released 07/25/2023).

So I don't think this issue should be closed!

Is anybody working on this issue?

@codendone
Copy link
Contributor

@chrkon Yes, a fix was checked in a few days ago and is currently going through additional testing.

@codendone codendone added team-CompInput Issue for IXP (Composition, Input) team fixed-internally This bug has been fixed, and the fix will be shipped in the next version of WinUI 3. and removed team-Rendering Issue for the Rendering team needs-review 👀 no-issue-activity labels Jul 31, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Jul 31, 2023
@bpulliam bpulliam removed the needs-triage Issue needs to be triaged by the area owners label Aug 5, 2023
@bpulliam bpulliam added this to the WinAppSDK 1.4 milestone Aug 21, 2023
@techjogger
Copy link
Author

This issue seems to be fixed in WASDK 1.4.230811000-preview2 . Although, Simultaneous Pen and multi-touch still produce a similar crash. Please fix the Pen + Touch crash, this crash is a HUGE issue for any Pen apps using WASDK .

@duncanmacmichael
Copy link
Member

Fixed in 1.4.0. @bpulliam please close this issue as I cannot. :)

@bpulliam bpulliam removed the fixed-internally This bug has been fixed, and the fix will be shipped in the next version of WinUI 3. label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Crash whenever user reports a crash or app freeze product-winui3 WinUI 3 issues team-CompInput Issue for IXP (Composition, Input) team
Projects
None yet
Development

No branches or pull requests

6 participants