Summary: | Android phone not detected since updating to Plasma 6 | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kio-extras | Reporter: | Steven Eastland <seastland> |
Component: | MTP | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | elvis.angelaccio, nate, robby.engelmann, shubhamarora, sitter, thomas_anquetin |
Priority: | NOR | Keywords: | qt6, regression |
Version: | 24.01.80 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/solid/-/commit/25e2b228653cceef77be9171916c3f0c4b93a54f | Version Fixed In: | |
Sentry Crash Report: |
Description
Steven Eastland
2023-12-08 22:56:06 UTC
Can confirm on both wayland and x11 session on up to date arch with kde-unstable repo enabled (core-testing/extra-testing) mtp-connect libmtp version: 1.1.21 Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP). PTP_ERROR_IO: failed to open session, trying again after resetting USB interface LIBMTP libusb: Attempt to reset device Android device detected, assigning default bug flags Operating System: EndeavourOS KDE Plasma Version: 5.90.0 KDE Frameworks Version: 5.246.0 Qt Version: 6.6.1 Kernel Version: 6.6.1-arch1-1-g14 (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 6800HS with Radeon Graphics Memory: 14.9 GiB of RAM Graphics Processor: AMD Radeon Graphics Manufacturer: ASUSTeK COMPUTER INC. Product Name: ROG Flow X13 GV301RA System Version: 1.0 *** Bug 478037 has been marked as a duplicate of this bug. *** Can also reproduce. A possibly relevant merge request was started @ https://invent.kde.org/frameworks/solid/-/merge_requests/151 Git commit 25e2b228653cceef77be9171916c3f0c4b93a54f by Harald Sitter. Committed on 12/12/2023 at 07:40. Pushed by sitter into branch 'master'. predicate: match iterable elements when possible this most notably ensures backwards compatibility where `foo=='bar'` with foo being a QStringList and bar being a QString matching implicitly. make this behavior explicit. fixes kio predicates no longer matching mtp devices in kf6 M +5 -0 autotests/solidhwtest.cpp M +15 -2 src/solid/devices/frontend/predicate.cpp https://invent.kde.org/frameworks/solid/-/commit/25e2b228653cceef77be9171916c3f0c4b93a54f |