Am running kdesrc-build-compiled KDE Git master. The common error displayed in terminal is kf.auth: Tried to start an invalid action: "org.kde.kio.file.exec"
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 :/