Summary: | ~/.cache/kioexec/krun/<digits>_0_ does not exist | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kio-extras | Reporter: | Piotr Dobrogost <bugs.kde.org> |
Component: | MTP | Assignee: | Philipp Schmidt <kde-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | major | CC: | Andreas.Schallenberg, codestruct, colper89, edera, nate |
Priority: | NOR | ||
Version: | 18.04.3 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=397704 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Piotr Dobrogost
2016-09-20 21:12:52 UTC
I get a similar error. 1) Connect a Samsung S2 with USB and select MTP method on the phone 2) Open the Plasma Device Notifier 3) See Options: - Download Photos with digiKam - Open with File Manager - Open with File Manager - Download Photos with Gwenview. 4) Click on the first "Open with File Manager" results in a message box: "Error -- KIOExec A folder named /home/me/.cache/kioexec/krun/6789_0/ already exists." Click on the second "Open with File Manager" results in a message box: "Error -- KIOExec /GT-I9100" KDE Connect doesn't use MTP (in fact, KDE Connect is wireless... you just need to install the Android app for it to work, check it out! :). Re-assigning this bug to KIO as this seems a problem with the MTP KIO slave. Actually: most likely, this is a permissions problem... try if this command fixes the problem: sudo chown -R $(whoami) ~/.cache I visually checked my .cache directory which had my user's rights. I then also ran $ sudo chown -R $(whoami) ~/.cache Still the same error. I use openSUSE Tumbleweed, Plasma 5.10.5. I had the same issue in the past (openSUSE 42.3 and an earlier LineageOS). Now, with openSUSE Leap 15.0 and LineageOS 14.1 (20180623) it works now. So it might be worth to test again in case you upgraded the PC or the mobile phone's OS. Thanks for the feedback. I currently use - openSUSE Tumbleweed 20180627 - Plasma 5.13.1 - LineageOS 14.1-20180606-NIGHTLY-falcon I have still the same error behavior. *** Bug 397385 has been marked as a duplicate of this bug. *** Same symptoms, but for any link, not only for phones: bug #397704 Fixed with the fix for 397742. *** This bug has been marked as a duplicate of bug 397742 *** |