Bug 425518 - Can't run English Title Case
Summary: Can't run English Title Case
Status: RESOLVED NOT A BUG
Alias: None
Product: kid3
Classification: Applications
Component: general (show other bugs)
Version: 3.8.x
Platform: Mint (Ubuntu based) Linux
: NOR normal
Target Milestone: ---
Assignee: Urs Fleisch
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-18 21:19 UTC by Danny
Modified: 2020-09-06 11:45 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
attachment-25808-0.html (2.31 KB, text/html)
2020-08-19 12:26 UTC, Danny
Details
attachment-1228-0.html (8.23 KB, text/html)
2020-08-21 00:18 UTC, Danny
Details
attachment-3170-0.html (8.45 KB, text/html)
2020-08-21 01:33 UTC, Danny
Details
attachment-11972-0.html (2.68 KB, text/html)
2020-08-21 18:58 UTC, Danny
Details
attachment-6382-0.html (2.54 KB, text/html)
2020-08-22 11:03 UTC, Danny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Danny 2020-08-18 21:19:54 UTC
SUMMARY
When I try to run English Title Case I get the following error:
qml: could not find a Qt installation of ''

STEPS TO REPRODUCE
1. Right click on an mp3 file (within Kid3)
2. Select English Title Case
3. 

OBSERVED RESULT
qml: could not find a Qt installation of ''

EXPECTED RESULT
Capitalizing the title tag

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Linux Mint 20 x86_64
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 5.12.8 in /usr/lib/x86_64-linux-gnu

ADDITIONAL INFORMATION
Comment 1 Urs Fleisch 2020-08-19 08:46:25 UTC
Which version are you using exactly, a deb package from https://launchpad.net/~ufleisch/+archive/ubuntu/kid3, a deb package from an official repository or the binary package kid3-3.8.3-Linux.tgz?

Are the other QML script context menu functions (Resize Album Art, Extract Album Art, Embed Album Art, Embed Lyrics, QML Console, ReplayGain to SoundCheck, Text Encoding ID3v1, Export CSV, Import CSV, Export Playlist Folder, ID3v1 to ASCII) working?
Comment 2 Danny 2020-08-19 12:26:55 UTC
Created attachment 131007 [details]
attachment-25808-0.html

I've tried the version 3.8.3 from the Linux Mint 20 Software Manager and tried via the repo (ppa:ufleisch/kid3).
No, the other QML script context menu functions do not work. 
Should I try the Flatpak version?    On Wednesday, August 19, 2020, 04:46:27 AM EDT, Urs Fleisch <bugzilla_noreply@kde.org> wrote:  
 
 https://bugs.kde.org/show_bug.cgi?id=425518

--- Comment #1 from Urs Fleisch <ufleisch@users.sourceforge.net> ---
Which version are you using exactly, a deb package from
https://launchpad.net/~ufleisch/+archive/ubuntu/kid3, a deb package from an
official repository or the binary package kid3-3.8.3-Linux.tgz?

Are the other QML script context menu functions (Resize Album Art, Extract
Album Art, Embed Album Art, Embed Lyrics, QML Console, ReplayGain to
SoundCheck, Text Encoding ID3v1, Export CSV, Import CSV, Export Playlist
Folder, ID3v1 to ASCII) working?
Comment 3 Urs Fleisch 2020-08-19 17:57:55 UTC
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.
Comment 4 Danny 2020-08-21 00:18:16 UTC
Created attachment 131059 [details]
attachment-1228-0.html

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_noreply@kde.org> wrote:  
 
 https://bugs.kde.org/show_bug.cgi?id=425518

--- Comment #3 from Urs Fleisch <ufleisch@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.
Comment 5 Danny 2020-08-21 01:33:53 UTC
Created attachment 131065 [details]
attachment-3170-0.html

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"

So I reran sudo apt install libqt5quick5 libqt5qml5 qml-module-qtquick-layouts qml-module-qtquick2
libqt5qml5 is already the newest version (5.12.8-0ubuntu1).libqt5quick5 is already the newest version (5.12.8-0ubuntu1).qml-module-qtquick-layouts is already the newest version (5.12.8-0ubuntu1).qml-module-qtquick2 is already the newest version (5.12.8-0ubuntu1).0 upgraded, 0 newly installed, 0 to remove and 59 not upgraded.
ldd /usr/lib/kid3/plugins/libqmlcommand.so linux-vdso.so.1 (0x00007ffd8dfaf000) libkid3-core.so.3.8.3 => /usr/lib/kid3/libkid3-core.so.3.8.3 (0x00007fd8d0556000) libQt5Quick.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5 (0x00007fd8d0065000) libQt5Qml.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 (0x00007fd8cfb86000) libQt5Gui.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 (0x00007fd8cf59b000) libQt5Core.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 (0x00007fd8cf052000) libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007fd8cee71000) libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fd8cee54000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fd8cec62000) libQt5Network.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Network.so.5 (0x00007fd8ceaa1000) libQt5DBus.so.5 => /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 (0x00007fd8cea05000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fd8ce8b6000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fd8ce893000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fd8ce88b000) libGL.so.1 => /usr/lib/x86_64-linux-gnu/libGL.so.1 (0x00007fd8ce803000) libpng16.so.16 => /usr/lib/x86_64-linux-gnu/libpng16.so.16 (0x00007fd8ce7cb000) libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fd8ce7af000) libharfbuzz.so.0 => /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0 (0x00007fd8ce6aa000) libicui18n.so.66 => /usr/lib/x86_64-linux-gnu/libicui18n.so.66 (0x00007fd8ce3ab000) libicuuc.so.66 => /usr/lib/x86_64-linux-gnu/libicuuc.so.66 (0x00007fd8ce1c3000) libpcre2-16.so.0 => /usr/lib/x86_64-linux-gnu/libpcre2-16.so.0 (0x00007fd8ce140000) libdouble-conversion.so.3 => /usr/lib/x86_64-linux-gnu/libdouble-conversion.so.3 (0x00007fd8ce12a000) libglib-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007fd8ce001000) /lib64/ld-linux-x86-64.so.2 (0x00007fd8d0713000) libdbus-1.so.3 => /lib/x86_64-linux-gnu/libdbus-1.so.3 (0x00007fd8cdfb0000) libGLdispatch.so.0 => /usr/lib/x86_64-linux-gnu/libGLdispatch.so.0 (0x00007fd8cdef6000) libGLX.so.0 => /usr/lib/x86_64-linux-gnu/libGLX.so.0 (0x00007fd8cdec2000) libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007fd8cde03000) libgraphite2.so.3 => /usr/lib/x86_64-linux-gnu/libgraphite2.so.3 (0x00007fd8cddd6000) libicudata.so.66 => /usr/lib/x86_64-linux-gnu/libicudata.so.66 (0x00007fd8cc315000) libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007fd8cc2a0000) libsystemd.so.0 => /lib/x86_64-linux-gnu/libsystemd.so.0 (0x00007fd8cc1f3000) libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007fd8cc0b6000) librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fd8cc0ab000) liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007fd8cc082000) liblz4.so.1 => /usr/lib/x86_64-linux-gnu/liblz4.so.1 (0x00007fd8cc05f000) libgcrypt.so.20 => /usr/lib/x86_64-linux-gnu/libgcrypt.so.20 (0x00007fd8cbf41000) libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007fd8cbf17000) libgpg-error.so.0 => /lib/x86_64-linux-gnu/libgpg-error.so.0 (0x00007fd8cbef4000) libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007fd8cbeee000) libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007fd8cbee4000) libbsd.so.0 => /usr/lib/x86_64-linux-gnu/libbsd.so.0 (0x00007fd8cbeca000)
Does this help any?On Aug 19, 2020, 1:57 PM -0400, Urs Fleisch <bugzilla_noreply@kde.org>, wrote:

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

--- Comment #3 from Urs Fleisch <ufleisch@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.
Comment 6 Urs Fleisch 2020-08-21 04:46:07 UTC
I have now set up a virtual box with a fresh install of Linux Mint 20, updated the default packages and then installed kid3-qt from the PPA. Unfortunately, I am still not able to reproduce the issue, i.e. everything is working correctly.

Searching the web for similar issues, some people reported similar messages with qmake, and the solution seems to be to either install the "qt5-default" package or set the version explicitly ("man qtchooser", the error message "could not find a Qt installation of" actually comes from qtchooser). I personally have set the environment variable QT_SELECT to 5 to tell Qt which version to use. To have this envionment variable always available I have put a line "export QT_SELECT=5" into ~/.xsessionrc and a line "QT_SELECT=5" into ~/.pam_environment. Both these files have to be executable and will only take effect when logging in again.
Comment 7 Urs Fleisch 2020-08-21 16:27:17 UTC
> "Could not execute @qml /usr/share/kid3/qml/script/TitleCase.qml"

This error message should not appear, because "@qml" will invoke the QmlCommand plugin when it is available. This message indicates that the plugin is not available and Kid3 therefore tries to execute an executable named "@qml". If you look at the list of plugins in the "Plugins" tab of the settings, there should be a "QmlCommand" plugin at the end of the "Available Plugins" list and its checkbox must be checked. I suppose that this plugin is not listed in your installation, although it is on your system and its ldd output does not show any missing shared libraries.

Just to make sure that it is not caused by your configuration, could you check Kid3 with a default configuration by starting it with exactly this line from the command line:

KID3_CONFIG_FILE= kid3-qt

And if this does not help, and since you are already in a terminal, you could start Kid3 with more output from the Qt plugins by using the command line:

QT_DEBUG_PLUGINS=1 QML_IMPORT_TRACE=1 kid3-qt

When the QmlCommand plugin is successfully loaded, the output contains

Found metadata in lib /usr/lib/kid3/plugins/libqmlcommand.so, metadata=
{
    "IID": "org.kde.kid3.IUserCommandProcessor",
    "archreq": 0,
    "className": "QmlCommandPlugin",
    "debug": false,
    "version": 331264
}


loaded library "/usr/lib/kid3/plugins/libqmlcommand.so"

If you then try to invoke "English Title Case", you should receive:

QQmlImportDatabase::addImportPath: "/usr/lib/qt/qml"
QQmlImportDatabase::addImportPath: "qrc:/qt-project.org/imports"
QQmlImportDatabase::addImportPath: "/usr/bin"
QQmlImportDatabase::addImportPath: "/usr/lib/kid3/plugins/imports"
QQmlImports(file:///usr/share/kid3/qml/script/TitleCase.qml)::addLibraryImport: "Kid3" 1.1 as ""
QQmlImports(file:///usr/share/kid3/qml/script/TitleCase.qml)::importExtension: loaded "/usr/lib/kid3/plugins/imports/Kid3/qmldir"
Found metadata in lib /usr/lib/kid3/plugins/imports/Kid3/libkid3qml.so, metadata=
{
    "IID": "org.qt-project.Qt.QQmlExtensionInterface",
    "archreq": 0,
    "className": "Kid3QmlPlugin",
    "debug": false,
    "version": 331264
}


loaded library "/usr/lib/kid3/plugins/imports/Kid3/libkid3qml.so"
QQmlImportDatabase::registerPluginTypes: "Kid3" from "/usr/lib/kid3/plugins/imports/Kid3"
QQmlImports(file:///usr/share/kid3/qml/script/TitleCase.qml)::resolveType: "Kid3Script" => "" QUrl("file:///usr/lib/kid3/plugins/imports/Kid3/Kid3Script.qml") TYPE/URL
QQmlImports(file:///usr/lib/kid3/plugins/imports/Kid3/Kid3Script.qml)::addLibraryImport: "QtQml" 2.2 as ""
QQmlImports(file:///usr/lib/kid3/plugins/imports/Kid3/Kid3Script.qml)::importExtension: loaded "/usr/lib/qt/qml/QtQml/qmldir"
Found metadata in lib /usr/lib/qt/qml/QtQml/libqmlplugin.so, metadata=
{
    "IID": "org.qt-project.Qt.QQmlExtensionInterface/1.0",
    "archreq": 0,
    "className": "QtQmlPlugin",
    "debug": false,
    "uri": [
        "QtQml"
    ],
    "version": 331520
}


loaded library "/usr/lib/qt/qml/QtQml/libqmlplugin.so"
QQmlImportDatabase::registerPluginTypes: "QtQml" from "/usr/lib/qt/qml/QtQml"
QQmlImports(file:///usr/lib/kid3/plugins/imports/Kid3/Kid3Script.qml)::addLibraryImport: "Kid3" 1.0 as ""
QQmlImports(file:///usr/lib/kid3/plugins/imports/Kid3/Kid3Script.qml)::importExtension: loaded "/usr/lib/kid3/plugins/imports/Kid3/qmldir"
QQmlImports(file:///usr/lib/kid3/plugins/imports/Kid3/Kid3Script.qml)::resolveType: "Component" => "QQmlComponent" TYPE
QQmlImports(file:///usr/lib/kid3/plugins/imports/Kid3/Kid3Script.qml)::resolveType: "Timer" => "QQmlTimer" TYPE
QQmlImports(file:///usr/lib/kid3/plugins/imports/Kid3/Kid3Script.qml)::resolveType: "ScriptUtils" => "ScriptUtils" TYPE
QQmlImports(file:///usr/lib/kid3/plugins/imports/Kid3/Kid3Script.qml)::resolveType: "ConfigObjects" => "ConfigObjects" TYPE
QQmlImports(file:///usr/lib/kid3/plugins/imports/Kid3/Kid3Script.qml)::resolveType: "QtObject" => "QObject" TYPE
QQmlImports(file:///usr/lib/kid3/plugins/imports/Kid3/Kid3Script.qml)::addImplicitImport
QQmlImports(file:///usr/lib/kid3/plugins/imports/Kid3/Kid3Script.qml)::resolveType: "QtObject" => "QObject" TYPE
QQmlImports(file:///usr/lib/kid3/plugins/imports/Kid3/Kid3Script.qml)::resolveType: "Frame" => "Frame" TYPE
QQmlImports(file:///usr/lib/kid3/plugins/imports/Kid3/Kid3Script.qml)::resolveType: "Frame" => "Frame" TYPE
QQmlImports(file:///usr/lib/kid3/plugins/imports/Kid3/Kid3Script.qml)::resolveType: "Frame" => "Frame" TYPE
QQmlImports(file:///usr/share/kid3/qml/script/TitleCase.qml)::addImplicitImport
Comment 8 Danny 2020-08-21 18:58:11 UTC
Created attachment 131080 [details]
attachment-11972-0.html

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_noreply@kde.org>, wrote:

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

--- Comment #3 from Urs Fleisch <ufleisch@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.
Comment 9 Urs Fleisch 2020-08-22 06:46:28 UTC
Comment 8 is the same as Comment 5. Could you please answer the following questions:

- Does it work with default configuration `KID3_CONFIG_FILE= kid3-qt`?
- Attach the output of `QT_DEBUG_PLUGINS=1 QML_IMPORT_TRACE=1 kid3-qt` (and make sure to run "English Title Case" while logging the output).
Comment 10 Danny 2020-08-22 11:03:56 UTC
Created attachment 131094 [details]
attachment-6382-0.html

Fist off, sorry. I was having issues with my email client sending and didn't know it sent twice.

I don't know how to check if it's using the default config and I also don't know how to run a debug log.

I was thinking that I may just wipe the hard drive and reinstall the OS as I want to put the Home folder on a different partition so that should fix the issue and make future issues easier.

I do have Timeshift backing up both home and root but not sure how far back I could go (I may check later today).

Thanks for all your help!

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

Jeeps I've owned:
1986 Jeep CJ-7
1995 Jeep YJ Wrangler Rio Grande

On Aug 22, 2020, 2:46 AM -0400, Urs Fleisch <bugzilla_noreply@kde.org>, wrote:
> https://bugs.kde.org/show_bug.cgi?id=425518
>
> Urs Fleisch <ufleisch@users.sourceforge.net> changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> Status|REPORTED |NEEDSINFO
> Resolution|--- |FIXED
>
> --- Comment #9 from Urs Fleisch <ufleisch@users.sourceforge.net> ---
> Comment 8 is the same as Comment 5. Could you please answer the following
> questions:
>
> - Does it work with default configuration `KID3_CONFIG_FILE= kid3-qt`?
> - Attach the output of `QT_DEBUG_PLUGINS=1 QML_IMPORT_TRACE=1 kid3-qt` (and
> make sure to run "English Title Case" while logging the output).
>
> --
> You are receiving this mail because:
> You reported the bug.
Comment 11 Bug Janitor Service 2020-09-06 04:33:09 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 12 Danny 2020-09-06 11:45:28 UTC
I never figured out exactly what it was but I used Timeshift and went back a week before my first issue and everything is working now. I wonder if uninstalling something created the problem.