Bug 485439

Summary: Media Player plasmoid using incompatible Qt library
Product: [KDE Neon] neon Reporter: mattias.lundahl
Component: Packages User EditionAssignee: Neon Bugs <neon-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: jr, neon-bugs-null
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description mattias.lundahl 2024-04-12 14:54:01 UTC
SUMMARY
The Media Player plasmoid is not working, seemingly due to the Qt version.

STEPS TO REPRODUCE
1. Log in
2. Click the blue icon in the system tray

OBSERVED RESULT
The normal Media Player plasmoid isn't visible in the system tray. Instead there is a rectangular blue icon and when clicking it, the following message is shown:

file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/main.qml:13:1: The plugin '/usr/lib/x86_64-linux-gnu/qt6/qml/org/kde/plasma/private/mediacontroller/libmediacontrollerplugin.so' uses incompatible Qt library. (6.7.0) [debug]

EXPECTED RESULT
The Media Player plasmoid should work as usual and show its normal icon.

SOFTWARE/OS VERSIONS
Linux: 6.5.0
(available in About System)
KDE Plasma Version: 6.0.3
KDE Frameworks Version: 6.0.0
Qt Version: 6.7.0

ADDITIONAL INFORMATION
Comment 1 mattias.lundahl 2024-04-13 06:42:03 UTC
I got some new updates in Discover, and after installing them, logging out and logging back in, this issue was fixed.