abdelaziz-mahdy / flutter_meedu_videoplayer

Cross-Platform Video Player for flutter
https://abdelaziz-mahdy.github.io/flutter_meedu_videoplayer/
MIT License
142 stars 71 forks source link

the player crashes on windows 11 #6

Closed moghoneim-code closed 1 year ago

moghoneim-code commented 2 years ago

first i need to thank you for this great package

but i have tried the app on 3 different devices that is using windows 11 and the app crashed as soon as i opened the player

abdelaziz-mahdy commented 2 years ago

Can you please provide the error stack trace

Also 99% it's related to vlc player but will make sure when I see the trace 😅

moghoneim-code commented 2 years ago

i've searched more and more , it doesn't happen many times , but it will always happen when the windows app is compressed into installer using apps such inno setup compiler .

abdelaziz-mahdy commented 2 years ago

i've searched more and more , it doesn't happen many times , but it will always happen when the windows app is compressed into installer using apps such inno setup compiler .

I can't help If I don't see the stack trace for the crash 🥲

Qayoommaymon commented 1 year ago

Hi @zezo357, Thanks for sharing player implementation for windows. While using the player on windows app, the app window overflows when returning from the full screen (play mode) to previous screen size. Any help/suggestion will be highly appreciated. Thanks

abdelaziz-mahdy commented 1 year ago

It's a problem related to window manger they fixed it in update but somehow it's back again, so I will check if can fix it

Qayoommaymon commented 1 year ago

It's a problem related to window manger they fixed it in update but somehow it's back again, so I will check if can fix it

Thanks for a prompt reply. will appreciate any possible fix.