https://bugs.kde.org/show_bug.cgi?id=498911
Bug ID: 498911 Summary: KIO wrongly sets WorkingDirectory to "." Classification: Frameworks and Libraries Product: frameworks-kio Version: 6.10.0 Platform: Arch Linux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kio-bugs-n...@kde.org Reporter: kimibl...@icloud.com CC: kdelibs-b...@kde.org Target Milestone: --- SUMMARY xdg-open consistently fails with this error when trying to open any file or folder in a portable sandbox's home folder STEPS TO REPRODUCE 1. Install obsidian-bwrap and portable-git from Arch User Repository 2. Create a note 3. Right-click on that note, select "Open in default app" or "Show in system explorer" OBSERVED RESULT A window saying "WorkingDirectory= expects an absolute path or '~'", and D-Bus capture shows WorkingDirectory is set to "." EXPECTED RESULT WorkingDirectory being set correctly SOFTWARE/OS VERSIONS Linux: Arch Linux KDE Plasma Version: 6.2.5 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.1 ADDITIONAL INFORMATION portable on the master branch currently translates the open file request from the app to /proc/<PID>/root/path-to-file. Manually xdg-open the app's home folder "/proc/<PID>/root/home/kimiblock" is fine but anything in the home folder results in an error message. -- You are receiving this mail because: You are watching all bug changes.