Summary: | Android devices no longer detected in Dolphin via MTP | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kio-extras | Reporter: | darkrookie |
Component: | MTP | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | elvis.angelaccio, nate |
Priority: | NOR | ||
Version First Reported In: | 24.12.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
darkrookie
2025-01-27 14:43:32 UTC
If you visit "mtp:/" in Dolphin, does it say "No MTP-compatible devices found" in gray placeholder text in the center of the window? Or does it instead say "Invalid protocol 'mtp:/' " in a red error message box near the top? (In reply to Nate Graham from comment #1) > If you visit "mtp:/" in Dolphin, does it say "No MTP-compatible devices > found" in gray placeholder text in the center of the window? Or does it > instead say "Invalid protocol 'mtp:/' " in a red error message box near the > top? It says "No MTP-compatible devices found" Hmm, this means MTP support is installed, so either our MTP code isn't working for you, or else your devices aren't actually advertising MTP support properly. (In reply to Nate Graham from comment #3) > Hmm, this means MTP support is installed, so either our MTP code isn't > working for you, or else your devices aren't actually advertising MTP > support properly. This is from my Tumbleweed desktop: zypper in *mtp* Loading repository data... Reading installed packages... 'mtpfs' providing '*mtp*' is already installed. No update candidate for 'mtpfs-1.1-1699.3.pm.139.x86_64'. The highest available version is already installed. 'libmtp-udev' providing '*mtp*' is already installed. No update candidate for 'libmtp-udev-1.1.22-1.2.x86_64'. The highest available version is already installed. 'libmtp9' providing '*mtp*' is already installed. No update candidate for 'libmtp9-1.1.22-1.2.x86_64'. The highest available version is already installed. 'libesmtp6_2_0' providing '*mtp*' is already installed. No update candidate for 'libesmtp6_2_0-1.1.0-3.1.x86_64'. The highest available version is already installed. 'mtp-tools' providing '*mtp*' is already installed. No update candidate for 'mtp-tools-1.1.22-1.2.x86_64'. The highest available version is already installed. I have a laptop that has KDE Neon on it that I haven't updated in a while, and it works on it. It also has the same packages installed by the looks of it as the desktop with Tumbleweed: Operating System: KDE neon 6.0 KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.2 Kernel Version: 6.8.0-45-generic (64-bit) Graphics Platform: Wayland Processors: 4 x Intel Core i5-6300U CPU @ 2.40GHz Memory: 7.6 GiB of RAM Graphics Processor: Mesa Intel HD Graphics 520 And I did double check that it did work with a Dell Windows 10 Home desktop. I will update the KDE neon laptop to see if anything changes. So after updating KDE neon, it is still working. I will close this and report it to Tumbleweed. |