So, I downloaded the correct source files, compiled it and tested it as follows, and kdesu works just how it's supposed to.
cmake -DCMAKE_BUILD_TYPE=MinSizeRel -B build -S . make -C build export LD_LIBRARY_PATH=$HOME/development/kdesu-6.17.0/build/bin/ (so it uses the new compiled library). /usr/lib/x86_64-linux-gnu/libexec/kf6/kdesu software-properties-qt One thing I did notice is that my library is much larger (93152 bytes) than the official version (80120 bytes) which is odd. I will try installing deb-helper and compile it the official way, to see if that makes a difference. But to be honest, I'm half tempted to replace the official library in /usr/lib/x86_64-linux-gnu/ with my own version and see if anything else breaks... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2130805 Title: kdesu hangs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kde-cli-tools/+bug/2130805/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
