https://bugs.kde.org/show_bug.cgi?id=492040
--- Comment #31 from Olivier Croquette <oliv...@croquette.de> --- Created attachment 176985 --> https://bugs.kde.org/attachment.cgi?id=176985&action=edit Patch using ld.so instead of mere file existence for preload Hi Maik, thanks for looking into this again! I gave it a try. Here is a version of the function using ld.so to check if the library can be preloaded, instead of relying on the existence of the file. It works file on my system (Manjaro). Note that if we go this way, OS_NAME, OS_VERSION... are not strictly necessary anymore. That would simplify the script further. -- You are receiving this mail because: You are watching all bug changes.