jibberx
(Robert White)
September 21, 2024, 9:10am
1
With the upgrade to Fedora 41 Beta the “Documents” mounting on iOS devices is giving an “Unable to connect” error.
This is after the previous trusted iDevice requests to trust Fedora again.
I’m unsure how to diagnose. I think its gvfs and I think can use gio to attempt to recreate on cli… not sure where to start.
Happy to report with the project directly, if I knew which one.
I know its not directly ifuse as that is not installed and I believe gvfs has that within it somehow…
jibberx
(Robert White)
September 21, 2024, 6:35pm
2
Raised a case on GNOME Files GitLab here: iDevice "Documents" mounting not working (#3588) · Issues · GNOME / Files · GitLab
Hopefully, given it’s possibly gvfs related this is the right place…
jibberx
(Robert White)
September 25, 2024, 7:13am
3
After some debugging on gvfs it appears to be an issue with libimobiledevice, where I raised this case ERROR: Could not connect to lockdownd: SSL error (-5) · Issue #1606 · libimobiledevice/libimobiledevice · GitHub
The suggest appears to build a newer version than the one supplied with Fedora 41 Beta, I can see the “Release” is from 2020 but there are plenty of tweaks since then.
How did I find someone in Fedora to investigate?
jibberx
(Robert White)
September 25, 2024, 10:40am
4
I can see the current Fedora 41 Beta build (1.3.0^20230705git6fc41f5) is from a commit - tools/idevicecrashreport: Silence compiler warning · libimobiledevice/libimobiledevice@6fc41f5 · GitHub so not the “Release”.