Zren / plasma-applet-tiledmenu

https://store.kde.org/p/2142716/
140 stars 35 forks source link

Debian 10. Does not work. #117

Open Anty666 opened 2 years ago

Anty666 commented 2 years ago

When you press the menu button, the entire KDE panel stops responding and responding. In the menu settings it says: module "QtQuick.Controls" version 2.5 not instaled. What to do and how to fix it? Image 1 Image 2

Zren commented 2 years ago

Install the older version v42 available for download. The more recent version v43 ported everything to Kirigami + QtQuickControls 2.

https://zren.github.io/kde/versions/

Debian 10 only has Qt 5.11 with QQC2 2.4. My QQC2 rewrites depend on Qt 5.12 and Plasma 5.12 at the minimum. Qt 5.11 was not an LTS release like Qt 5.12 is.

Anty666 commented 2 years ago

v42 Thanks for the answer. I thought everything was lost. :) Installed. Everything is working. And it looks cool. Thank you for the work done.