-
Notifications
You must be signed in to change notification settings - Fork 202
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: Win32 apps' information are not shown in the media session controls #184
Comments
I'll look into it |
Let me know if you need any more info :) |
Bruh! You're a developer debug it yourself 😂 |
Do you receive app names for other apps? |
Because the issue that I face is that I never ever receive any app name in the flyout. |
Yes I do |
The bug that I face might be different, since I don't receive app names for any of the media app. |
Yes, I have the same problem. |
weird but as of the latest update to ModernFlyouts and after an in-app reset, i don't have this issue anymore? |
How is that even possible? I didn't do anything to fix that bug! How could it fix itself? (Harry Potter Theme song (earrape) starts playing) |
It just doesn't show the words "Microsoft edge" and Microsoft Edge's icon. Others, such as background images and video covers, are normal. |
This is the reason #140 (comment). Not only MS Edge, Chrome (and other Chromium based browsers) and Firefox are affected by this but all Win32 apps (unpackaged) are affected. Thers's nothing we can do. This is a bug in the OS. They won't fix it anytime soon. We have to live with this. |
@Samuel12321, should we submit a bug report on FeedbackHub so that MS employees get to know of this bug? Would they even care about this? I'm pretty sure that this issue didn't occur on 20H2 (that's why I didn't care LOL). It's now happening to me (sed lyp) on Windows 10 Insider Preview Build 20262 (Dev Channel). So, there is a good chance that they will fix this bug before 21H1. |
but I'm on Windows 10 20H2? Microsoft never fixes anything. >.> |
Well it didn't happen to me.
That's sad 😢. But we should at least try..... They won't fix it if they don't it exists! That's what I'm saying. |
@ShankarBUS, worth a try. |
No? I don't remember fixing anything 😅. It must have fixed itself. What Windows 10 version are you on? P.S. Cyberpunk 2077 Review by IGN? I saw that in the morning too! 🤜🤛 |
20H2 build 19042.630 P.S. |
This could be potentially fixed by migration to the INowPlayingSessionManager #29 (comment). Stay tuned! |
- Made SourceAppInfo APIs more inclusive. This will reduce the work burden while adding AudioSession APIs (backed by either NAudio's CoreAudioApi or part of EarTrumpet's source code). - Made the app fetching procedures more precise. - Fixed #184 - Bug: Win32 apps' information are not shown in the media session controls - Refined modern apps' icon fetching. Now, it'll sure fetch atleast any one of the apps' icons
OS Version:
ModernFlyouts Version:
Additional context:
The text was updated successfully, but these errors were encountered: