Prayag2 / kde_aestheticclock

An aesthetic looking and customizable widget with a built-in system monitor and media player! Inspired by a popular rainmeter skin.
GNU General Public License v3.0
39 stars 4 forks source link

Bug: Error loading QML file in Kubuntu 20.04 LTS #2

Open NeilPandya opened 2 years ago

NeilPandya commented 2 years ago

Hi Prayag, great work on this.

I'm using Kubuntu 20.04 LTS.

When installing, I receive the following error: Error loading QML file: file:///home/neil/.local/share/plasma/plasmoids/com.github.prayag2.aestheticclock/contents/ui/main.qml:5:1: module "QtQuick.Layouts" version 1.15 is not installed

I tried to remedy the situation by installing qml-module-qtquick-controls and qml-module-qtquick-layouts.

I received the following message: qml-module-qtquick-controls is already at the latest version 5.12.8-0ubuntu2 qml-module-qtquick-layouts is already at the latest version 5.12.8-0ubuntu1

Do I need to roll back to a compatible version regarding these packages or Qt in general?

Operating System: Kubuntu 20.04 KDE Plasma Version: 5.18.8 KDE Frameworks Version: 5.68.0 Qt Version: 5.12.8 Kernel Version: 5.15.0-46-generic OS Type: 64-bit Processors: 16 × AMD Ryzen 9 5900HS with Radeon Graphics GPU: NVIDIA RTX 3080 Laptop Memory: 22.9 GiB of RAM

Thanks in advance,

Neil

wplatt2 commented 1 year ago

I am having the same issue. Kubuntu 20.04 LTS. I found a similar issue mentioned on this reddit post. The solution provided did not work, however.