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

Custom control inherits MediaPlayerElement and crashes when running #9258

Closed
BigHeadDev opened this issue Jan 18, 2024 · 2 comments
Closed
Labels
area-MediaPlayerElement bug Something isn't working team-Controls Issue for the Controls team

Comments

@BigHeadDev
Copy link

BigHeadDev commented Jan 18, 2024

Describe the bug

I plan to create my custom player control that inherits MediaPlayerElement. I haven't written any code, but when I use it in xaml, it directly causes the program to crash

winui3 unpackage mode

Steps to reproduce the bug

1,create a new class named "MediaPlayerElementEx"
2,inherited MediaPlayerElement
3,use it on HomePage.xaml directly <controls:MediaPlayerElementEx />
4,run app

Expected behavior

app crashed

Screenshots

image

image

image

NuGet package version

WinUI 3 - Windows App SDK 1.4.4: 1.4.231219000

Windows version

Windows 11 (22H2): Build 22621

Additional context

No response

@BigHeadDev BigHeadDev added the bug Something isn't working label Jan 18, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Jan 18, 2024
@bpulliam bpulliam added area-MediaPlayerElement team-Controls Issue for the Controls team and removed needs-triage Issue needs to be triaged by the area owners labels Jan 18, 2024
@codendone
Copy link
Contributor

Same as #8973.

@codendone codendone closed this as not planned Won't fix, can't repro, duplicate, stale Jan 18, 2024
@BigHeadDev
Copy link
Author

Same as #8973.

So, isn't this bug fixed in future plans?

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Jan 20, 2024
@codendone codendone removed the needs-triage Issue needs to be triaged by the area owners label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-MediaPlayerElement bug Something isn't working team-Controls Issue for the Controls team
Projects
None yet
Development

No branches or pull requests

3 participants