Summary: | In Dolphin, trying to create, move or copy files and folders in/to a root-owned folder fails | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Kyle Devir <kyle.devir> |
Component: | general | Assignee: | KIO Bugs <kio-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | kdelibs-bugs-null, kyle.devir, yerrey |
Priority: | NOR | ||
Version First Reported In: | git master | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Dolphin and terminal output with error for trying to create a folder in a root-owned folder |
Description
Kyle Devir
2021-12-31 05:28:42 UTC
Created attachment 144982 [details]
Dolphin and terminal output with error for trying to create a folder in a root-owned folder
Builds and works on my end, make sure you're building with dependencies, you can try the commands here for sourcing the prefixes: https://community.kde.org/Get_Involved/development This is what I use to run my KDE build: https://invent.kde.org/-/snippets/2026 I don't think I'm missing anything... Running "source ./prefix.sh" and then "bin/kauth_tester" in the kio kdesrc-build build directory yields this output: https://invent.kde.org/-/snippets/2027 And this backtrace: https://invent.kde.org/-/snippets/2028 Nevermind... I just forgot to follow the instructions in https://invent.kde.org/frameworks/kio/-/merge_requests/143 I'll just close this pointless bug report now :/ |