https://bugs.kde.org/show_bug.cgi?id=425948
Bug ID: 425948
Summary: kioexec regression with kdeconnect
Product: frameworks-kio
Version: git master
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
STEPS TO REPRODUCE
1. Set default file browser to Nautilus or Thunar
2. Connect a device via KDE Connect
3. Run 'kioclient5 exec kdeconnect://<device id>'
OBSERVED RESULT
A folder with a single file named 'unnamed' opens
EXPECTED RESULT
A folder with the contents of the device opens
SOFTWARE/OS VERSIONS
KDE Plasma Version: master
KDE Frameworks Version: master
Qt Version: 5.15
ADDITIONAL INFORMATION
Relevant KDE Connect bugreport: https://bugs.kde.org/show_bug.cgi?id=413477
Reverting https://phabricator.kde.org/D29782 makes it work properly
FYI the kdeconnect slave works by setting UDS_LOCAL_PATH to a sshfs mount
(https://invent.kde.org/network/kdeconnect-kde/-/blob/master/kio/kiokdeconnect.cpp#L249)
--
You are receiving this mail because:
You are watching all bug changes.