https://bugs.kde.org/show_bug.cgi?id=425518
--- Comment #4 from Danny <just_jee...@yahoo.com> --- I ran the install and it was missing the layouts module, after the install I restarted and if still didn't work. I ran the ldd and I don't see any 'not found' libraries. Here's the print out:linux-vdso.so.1 (0x00007ffdd0b4f000) libkid3-core.so.3.8.3 => /usr/lib/kid3/libkid3-core.so.3.8.3 (0x00007fe4b6dc9000) libQt5Quick.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5 (0x00007fe4b68d6000) libQt5Qml.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 (0x00007fe4b63f7000) libQt5Gui.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 (0x00007fe4b5e0c000) libQt5Core.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 (0x00007fe4b58c3000) libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007fe4b56e2000) libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fe4b56c5000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fe4b54d3000) libQt5Network.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Network.so.5 (0x00007fe4b5312000) libQt5DBus.so.5 => /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 (0x00007fe4b5276000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fe4b5127000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fe4b5104000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fe4b50fc000) libGL.so.1 => /usr/lib/x86_64-linux-gnu/libGL.so.1 (0x00007fe4b5074000) libpng16.so.16 => /usr/lib/x86_64-linux-gnu/libpng16.so.16 (0x00007fe4b503c000) libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fe4b5020000) libharfbuzz.so.0 => /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0 (0x00007fe4b4f1b000) libicui18n.so.66 => /usr/lib/x86_64-linux-gnu/libicui18n.so.66 (0x00007fe4b4c1c000) libicuuc.so.66 => /usr/lib/x86_64-linux-gnu/libicuuc.so.66 (0x00007fe4b4a34000) libpcre2-16.so.0 => /usr/lib/x86_64-linux-gnu/libpcre2-16.so.0 (0x00007fe4b49b1000) libdouble-conversion.so.3 => /usr/lib/x86_64-linux-gnu/libdouble-conversion.so.3 (0x00007fe4b499b000) libglib-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007fe4b4872000) /lib64/ld-linux-x86-64.so.2 (0x00007fe4b6f86000) libdbus-1.so.3 => /lib/x86_64-linux-gnu/libdbus-1.so.3 (0x00007fe4b4821000) libGLdispatch.so.0 => /usr/lib/x86_64-linux-gnu/libGLdispatch.so.0 (0x00007fe4b4767000) libGLX.so.0 => /usr/lib/x86_64-linux-gnu/libGLX.so.0 (0x00007fe4b4733000) libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007fe4b4674000) libgraphite2.so.3 => /usr/lib/x86_64-linux-gnu/libgraphite2.so.3 (0x00007fe4b4647000) libicudata.so.66 => /usr/lib/x86_64-linux-gnu/libicudata.so.66 (0x00007fe4b2b86000) libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007fe4b2b11000) libsystemd.so.0 => /lib/x86_64-linux-gnu/libsystemd.so.0 (0x00007fe4b2a64000) libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007fe4b2927000) librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fe4b291c000) liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007fe4b28f3000) liblz4.so.1 => /usr/lib/x86_64-linux-gnu/liblz4.so.1 (0x00007fe4b28d0000) libgcrypt.so.20 => /usr/lib/x86_64-linux-gnu/libgcrypt.so.20 (0x00007fe4b27b2000) libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007fe4b2788000) libgpg-error.so.0 => /lib/x86_64-linux-gnu/libgpg-error.so.0 (0x00007fe4b2765000) libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007fe4b275f000) libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007fe4b2755000) libbsd.so.0 => /usr/lib/x86_64-linux-gnu/libbsd.so.0 (0x00007fe4b273b000) I don't know how to start kid3 with strace. On Wednesday, August 19, 2020, 01:57:58 PM EDT, Urs Fleisch <bugzilla_nore...@kde.org> wrote: https://bugs.kde.org/show_bug.cgi?id=425518 --- Comment #3 from Urs Fleisch <uflei...@users.sourceforge.net> --- Using the binary package kid3-3.8.3-Linux.tgz or the flatpak may work, but it will not solve the problem. Linux Mint is based on Ubuntu and on my Ubuntu installation it is working. Maybe there are some dependencies missing. Could you check if you have the following packages installed or try to install them using sudo apt install libqt5quick5 libqt5qml5 qml-module-qtquick-layouts qml-module-qtquick2 If this still does not help, check if "ldd /usr/lib/kid3/plugins/libqmlcommand.so" reports some "not found" libraries. If this still does not help, you could start kid3 with strace and check if it tries to load some files or libraries which are missing. -- You are receiving this mail because: You are watching all bug changes.