https://bugs.kde.org/show_bug.cgi?id=402798
--- Comment #3 from Nate Graham <n...@kde.org> --- (In reply to Jonathan Rubenstein from comment #2) > I would be fine with doing it. I'll give it my best shot. Do I submit a > patch here, or to Phabricator? On Phabricator. Here are the instructions: https://community.kde.org/Infrastructure/Phabricator > Also, how do I temporarily replace my system's kunitconversion for testing? There are three ways: 1. Source the prefix.sh file created by CMake (which is located at ~/kde/build/frameworks-kunitconversion/prefix.sh if you're using kdesrc-build) and then restart krunner. 2. Do your development in a KDE Neon dev unstable VM and configure kdesrc-build to copy all built binaries to /usr automatically, then reboot. 3. Copy the build binaries to the appropriate locations in /usr and restart krunner. Once you're done testing, reinstall your distro-provided package. Needless to say, this is a bit more risky. :) -- You are receiving this mail because: You are watching all bug changes.