https://bugs.kde.org/show_bug.cgi?id=487874
--- Comment #11 from Benjamin Dedieu <benjaminded...@protonmail.com> --- I was finally able to build it (my kde-builder error just came from the fact I used g++13 instead of g++14). And it works ! Now I can see my device recognized in the task bar, and no more error indicating that the device is not found. So I think the bug of the device afc number being not recognized is fixed. Thank you very much ! However there is a new error that appears for me: "Error code lockdownd". This new error could be linked to the phone not being paired properly because of a wrong SSL config in Fedora41, see https://github.com/libimobiledevice/libimobiledevice/issues/1606 and https://bugzilla.redhat.com/show_bug.cgi?id=2321958. A workarround for this (until it is fixed by Fedora), is to get back to the crypto policy of Fedora 40 with this command : `sudo update-crypto-policies --set FEDORA40`. -- You are receiving this mail because: You are watching all bug changes.