https://bugs.kde.org/show_bug.cgi?id=501652
Bug ID: 501652 Summary: plasma-nm fails to compile against Qt 6.9 Classification: Plasma Product: plasmashell Version: master Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Networks widget Assignee: plasma-b...@kde.org Reporter: bluescreenaven...@gmail.com Target Milestone: 1.0 It is the only thing that I have in my scripts now that fails to build against Qt 6.9 after switching from Qt 6.8 This is the error I get: [ 27%] Building CXX object libs/editor/CMakeFiles/plasmanm_editor.dir/settings/wireguardpeerwidget.cpp.o In file included from /var/cache/srcbuild/plasma-nm/kcms/kcm_cellularnetwork/mobileproviders.cpp:7: /var/cache/srcbuild/plasma-nm/kcms/kcm_cellularnetwork/mobileproviders.h: In member function ‘QString MobileProviders::getGsmNumber() const’: /var/cache/srcbuild/plasma-nm/kcms/kcm_cellularnetwork/mobileproviders.h:55:30: error: use of deleted function ‘QString::QString(const char*)’ 55 | return QString("*99#"); | ^ In file included from /opt/include/qt6/QtXml/qdom.h:11, from /opt/include/qt6/QtXml/QDomDocument:1, from /var/cache/srcbuild/plasma-nm/kcms/kcm_cellularnetwork/mobileproviders.h:10: /opt/include/qt6/QtCore/qstring.h:1091:5: note: declared here -- You are receiving this mail because: You are watching all bug changes.