https://bugs.kde.org/show_bug.cgi?id=397704
Bug ID: 397704
Summary: KIOExec: A folder named
.cache/kioexec/krun/<number>_0/ already exists.
Product: frameworks-kio
Version: 5.45.0
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
This looks like bug #369122, except it occurs for any link,
in kmail, or even a simple url shortcut on the desktop.
This is probably a duplicate of bug #393673,
but easier to find since here the error is in english.
rm -r ~/.cache
does not solve anything, even after a logout.
With a new user, it works.
So something is wrong in my configuration.
But it would be better to diagnose the issue.
inspired by https://bugs.kde.org/show_bug.cgi?id=343329#c4:
/usr/lib64/libexec/kf5/kioexec cat ftp://ftp.gnu.org/README
command= "cat" args= ("cat", "ftp://ftp.gnu.org/README")
Copying QUrl("ftp://ftp.gnu.org/README") to
QUrl("file:///home/ederag/.cache/kioexec/krun/23201_0/README")
<fine README content>
So this is perhaps not a kioexec issue ?
This does not seem related to firefox either, since
/usr/lib64/libexec/kf5/kioexec firefox ftp://ftp.gnu.org/README
opens the README in firefox.
--
You are receiving this mail because:
You are watching all bug changes.