https://bugs.kde.org/show_bug.cgi?id=400018
--- Comment #3 from Yuri <[email protected]> --- There is no strace on FreeBSD. I used ktrace instead: $ grep -i arkpart dump.txt 2387 ark NAMI "/usr/local/lib/qt5/plugins/arkpart.so" 2387 ark NAMI "/usr/local/lib/qt5/plugins/arkpart.so" 2387 ark NAMI "/usr/local/lib/qt5/plugins/arkpart.so" 2387 ark NAMI "/usr/local/lib/qt5/plugins/arkpart.so" 2387 ark NAMI "/usr/local/lib/qt5/plugins/arkpart.so" 2387 ark NAMI "/usr/local/lib/qt5/plugins/arkpart.so" 2387 ark NAMI "/usr/local/lib/qt5/plugins/arkpart.so" The shared library is present and is loaded successfully. -- You are receiving this mail because: You are watching all bug changes.
