Bug 507114 - audiotube fails to build with Qt 6.8.3
Summary: audiotube fails to build with Qt 6.8.3
Status: REPORTED
Alias: None
Product: audiotube
Classification: Applications
Component: general (other bugs)
Version First Reported In: 25.07.80
Platform: Mageia RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Jonah Brüchert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-07-16 14:04 UTC by David Geiger
Modified: 2025-09-08 08:35 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
audiotube_full_build_log (63.47 KB, text/x-log)
2025-07-16 14:04 UTC, David Geiger
Details

Note You need to log in before you can comment on or make changes to this bug.
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.