https://bugs.kde.org/show_bug.cgi?id=396271
Bug ID: 396271 Summary: Unable to open files directly from mtp device (video inside) Product: dolphin Version: 18.04.2 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: ash...@linuxcomp.ru CC: elvis.angelac...@kde.org Target Milestone: --- When you try to connect Android device via mtp protocol, then go to your files and try to open some file, you get such error: The process for the mtp protocol died unexpectedly. But when you copy file to another location, for example to your home directory, then you can open copied file. Here is video demonstration: https://youtu.be/CUuvfIObqY0 I suspect it may be because applications are trying to get write access (for example, change access time), but unable to do so, and fails. As a workaround I think we could copy file to temporary directory and then open it with corresponding application while warning user that he/she is working with copy of file. -- You are receiving this mail because: You are watching all bug changes.