https://bugs.kde.org/show_bug.cgi?id=399981
--- Comment #74 from Nate Graham <n...@kde.org> --- (In reply to lega99 from comment #72) > (In reply to Nate Graham from comment #70) > I remember when Kali Distribution users were begging to > be allowed to work with Dolphin as root, they were rejected You have old information. I fixed that last year: Bug 387974 For anyone who wants to give this a shot, we have fairly good documentation: https://community.kde.org/Get_Involved/development It's not that much more than this: mkdir -p ~/kde cd ~/kde git clone git://anongit.kde.org/kdesrc-build.git cd kdesrc-build kdesrc-build --initial-setup - Ubuntu/Kubuntu/Neon: sudo apt build-dep plasma-discover - Fedora: sudo dnf builddep plasma-discover - Arch & openSUSE: can't remember, sorry kdesrc-build discover --include-dependencies cd ~/kde/src/*/*/discover git checkout plasma/5.14 kdesrc-build discover --resume-from discover source ~/kde/build/*/*/discover/prefix.sh plasma-discover -- You are receiving this mail because: You are watching all bug changes.