That looks like an issue with vlc itself. I get the same with a new install of vlc on F38. I suggest you file a bug report with rpmfusion since vlc comes from that repo and not from fedora.
I’m also seeing this issue, with both light and dark modes in lots of KDE applications. I noticed it with the hplip-gui, then it’s started happening in qutebrowser, and falkon too. So this isn’t an app specific issue.
To everyone here, what is your configuration? Are you only running KDE, or are you running qt apps on Gnome or another DE?
I managed to “fix” it: I dowgraded all my qt5 and qt6 packages:
sudo dnf downgrade qt5\* qt6\* qgnomeplatform\*
and it seemed to fix it. I’ve upgraded again, and not seen an issue. I noticed that on upgrading, my qt5* packages were not updated. Some rummaging found me this, which I think is the issue.
This has been unpushed, but since updates-testing is enabled in F38 at the moment, we must’ve already received the issue. So, I think a sudo dnf distro-sync from time to time is in order.
Hello, sorry for the delay. I created a new user as suggested by @grumpey but it stayed the same. However, the distro-sync tip suggested by @ankursinha worked perfectly!
Don’t waste your time in old applications like VLC Media Player you can use the default Gnome video player if there codec related problems then you can install third-party codecs from the Gnome software store or use this command:
To install 3rd party codecs like H264 (For audio and videos):
Don’t waste your time in old applications like VLC Media Player you can use the default Gnome video player if there codec related problems then you can install third-party codecs from the Gnome software store or use this command:
To install 3rd party codecs like H264 (For audio and videos):
VLC is old, but still has a number of advantages over Totem (aka, Gnome Video Player), such as more built-in codecs, recording, transcoding support, and serving media. AFAIK, asking about vlc is perfectly acceptable here, especially since it ended up pointing out a bug in Fedora that needed to be fixed ahead of 38 release.