Bug 507114

Summary: audiotube fails to build with Qt 6.8.3
Product: [Applications] audiotube Reporter: David Geiger <geiger.david68210>
Component: generalAssignee: Jonah BrĂ¼chert <jbb>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: 25.07.80   
Target Milestone: ---   
Platform: Mageia RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: audiotube_full_build_log

Description David Geiger 2025-07-16 14:04:59 UTC
Created attachment 183278 [details]
audiotube_full_build_log

Hi,

On Mageia Cauldron audiotube 25.07.80 fails to build with Qt 6.8.3 while it seems to build with Qt 6.9, with the following build issue:

/home/iurt/rpmbuild/BUILD/audiotube-25.07.80-build/audiotube-25.07.80/src/qtmpris/qtdbusextended/dbusextendedabstractinterface.cpp:179:29: error: no matching function for call to 'QString::arg(const char*, QString, const char*&)'
  179 |                         .arg(metaProperty.typeName(),

Attached the full build log:
Comment 1 David Geiger 2025-08-22 14:46:26 UTC
Ping?

Same with release 25.08.0
Comment 2 Jonah BrĂ¼chert 2025-09-08 08:35:19 UTC
I don't have Qt 6.8 for testing any more, if you can submit a patch I'll gladly apply it.