iPhone is not visible in the places/folders sidebar at all. however, it is fully accessible and visible within GTK based apps. Reproducible: Always Steps to Reproduce: 1. Plug iPhone 2. Open Dolphin <---- Not visible 3. Open GIMP 4. Select File Open <----- IPhone Visible (same machine) Actual Results: Dolphin does not show iPhone Expected Results: iPhone should be visible as a standard mtp/usb device
Created attachment 92696 [details] Screenshot showing the problem Screenshot showing the issue.
Thanks for the bug report! Do you see the device in the "Open File" dialog of KWrite and other KDE Applications?
not sure I will check when I get home and confirm that for you.
Ok, Just Checked a few more apps. Looks like this is outside of Dolphin but still within KDE somewhere.
Created attachment 92776 [details] Kate Screenshot
Created attachment 92777 [details] gvfs-mount -l output
(In reply to Frank Reininghaus from comment #2) > Thanks for the bug report! Do you see the device in the "Open File" dialog > of KWrite and other KDE Applications? Anything else you would like me to check and provide?
Thanks for the update. All KDE applications use the Solid library to detect the available devices, so I'll reassign the bug there and hope that the Solid people have an idea.
It does show up in kinfocenter as iPhone.
Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved.
I can confirm the issue on openSUSE TW. When I plugin an iPad Air 5 using an USB-C cable, `dmesg` reports ``` [ 2586.032398] usb 3-3: new high-speed USB device number 4 using xhci_hcd [ 2586.187288] usb 3-3: New USB device found, idVendor=05ac, idProduct=12ab, bcdDevice=13.16 [ 2586.187292] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2586.187293] usb 3-3: Product: iPad [ 2586.187294] usb 3-3: Manufacturer: Apple Inc. [ 2586.187295] usb 3-3: SerialNumber: <snip> [ 2586.265594] usbcore: registered new device driver apple-mfi-fastcharge ``` Then the device notifier applet pops up, where the iPad appears but only as a PTP camera, which can be mounted or opened in Dolphin. When I click on `mount` nothing happens and nothing is logged in journalctl. When I click on `open` Dolphin open its usual home screen and journalctl loggs ``` DeviceServiceAction::execute: "/org/kde/solid/udev/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.3/usb3/3-3" is not a StorageAccess device QString::arg: 2 argument(s) missing in org.kde.dolphin ``` When I enter `camera:` into the address bar, an iPad folder shows up and I click on it, it opens `camera:/Apple%2520iPad%2520Air@usb:003,004/` After having granted access on the iPad to let the desktop access its filesystem, it contains the folder tree `store_0001001 -> DCIM`, where pictures can be opened and deleted but no new files or folders can be created. The iPad does neither appear in the location panel on the left, nor in open/save dialogs of Qt/KDE though. Yet it shows up in GTK applications' open save dialog as `iPad`, e.g. in GIMP or in Xournal++, even without having clicked on "mount" in the device applet. However, when I open it there, I don't see any folders and cannot create any files as well. kInfoCenter shows the iPad as a camera device using the PTP protocol, but not as a storage device. Operating System: openSUSE Tumbleweed 20230625 KDE Plasma Version: 5.27.6 KDE Frameworks Version: 5.107.0 Qt Version: 5.15.10 Kernel Version: 6.3.9-1-default (64-bit) iPadOS 16.5.1 Connection: USB-C
Never mind, I went to `libimobiledevice.org` and checked if there are more packages necessary to be installed and I found that I had installed all but `usbmuxd`. Thus after having installed * imobiledevice-tools * libimobiledevice * libimobiledevice-glue * libplist * ifuse * usbmuxd the iPad was sucessfully recognized and now shows up as storage device in Dolphin. yevsey can you please confirm again that you have all required packages installed?
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!