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

[BUG] Windows Media Element CTD When using Multiple MediaElements #1920

Closed
2 tasks done
ne0rrmatrix opened this issue Jun 7, 2024 · 0 comments · Fixed by #1921
Closed
2 tasks done

[BUG] Windows Media Element CTD When using Multiple MediaElements #1920

ne0rrmatrix opened this issue Jun 7, 2024 · 0 comments · Fixed by #1921
Labels
bug Something isn't working 📽️ MediaElement Issue/PR that has to do with MediaElement unverified

Comments

@ne0rrmatrix
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Did you read the "Reporting a bug" section on Contributing file?

Current Behavior

With two or more media elements on a page windows app will crash to desktop.

Expected Behavior

It should playback video on demand and the app should not crash.

Steps To Reproduce

  1. Create a project with Media Element.
  2. Add a minimum of two items and launch it as a windows app. It will crash to desktop.

Link to public reproduction project repository

https://github.com/ne0rrmatrix/MediaElementWindowsCTDBug

Environment

- .NET MAUI CommunityToolkit: 9.0.1
- OS:  Windows 10 Build 10.0.19041.0
- .NET MAUI: 8.0.6

Anything else?

There is no crash report as it is not generated by crash. It just immediately crashes with no crash report. App just terminates.

@ne0rrmatrix ne0rrmatrix added bug Something isn't working unverified labels Jun 7, 2024
@vhugogarcia vhugogarcia added the 📽️ MediaElement Issue/PR that has to do with MediaElement label Jun 7, 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 📽️ MediaElement Issue/PR that has to do with MediaElement unverified
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants