https://bugs.kde.org/show_bug.cgi?id=425518

--- Comment #8 from Danny <just_jee...@yahoo.com> ---
Ok, since what you mentioned didn't work I tried something.

I ran:
sudo apt remove kid-qt
sudo apt autoremove kid3-qt
sudo apt purge kid3-qt

Then added the repo and installed.

Now I get "Could not execute @qml /usr/share/kid3/qml/script/TitleCase.qml"


-O|||||||O- Have fun out there. Jeep

Jeeps I've owned:
1986 Jeep CJ-7
1995 Jeep YJ Wrangler Rio Grande
On Aug 19, 2020, 1:57 PM -0400, 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 reported the bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to