[lattedock] [Bug 426119] Latte-Dock 0.9.86 on kubuntu 20.04 qml loading error

2020-09-10 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=426119

Michail Vourlakos  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/latte-dock/commit/00fca8
   ||cdb0c549a84a41428d5242a41fb
   ||0ca779f
 Resolution|--- |FIXED

--- Comment #7 from Michail Vourlakos  ---
Git commit 00fca8cdb0c549a84a41428d5242a41fb0ca779f by Michail Vourlakos.
Committed on 10/09/2020 at 15:35.
Pushed by mvourlakos into branch 'master'.

fix qml break for kf5 <= 5.68

M  +3-8containment/package/contents/ui/colorizer/CustomBackground.qml
M  +7-1   
containment/package/contents/ui/colorizer/KirigamiShadowedRectangle.qml
C  +4-7containment/package/contents/ui/colorizer/NormalRectangle.qml
[from: containment/package/contents/ui/colorizer/KirigamiShadowedRectangle.qml
- 077% similarity]

https://invent.kde.org/plasma/latte-dock/commit/00fca8cdb0c549a84a41428d5242a41fb0ca779f

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

[lattedock] [Bug 426119] Latte-Dock 0.9.86 on kubuntu 20.04 qml loading error

2020-09-10 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=426119

--- Comment #6 from Michail Vourlakos  ---
no idea how to fix this... this is a loader that becomes active only for
KF5>=5.69 . If anyone can provide a valid fix, feel free to do so.

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

[lattedock] [Bug 426119] Latte-Dock 0.9.86 on kubuntu 20.04 qml loading error

2020-09-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426119

--- Comment #5 from cliff.hu...@gmail.com ---
https://invent.kde.org/plasma/latte-dock/-/commit/b2f8f204828f8cbcef629ba351d3ec57adfcfcdb

This commit seems to break functionality for me.

Anything before
https://invent.kde.org/plasma/latte-dock/-/commit/89e94fce3b635c7017527dce4b5c68aed5fdd1c0
works fine.

Working Steps:
git clone https://github.com/KDE/latte-dock.git
cd latte-dock
git checkout 89e94fce
./install.sh
latte-dock --layout Default -d

Broken steps:
git clone https://github.com/KDE/latte-dock.git
cd latte-dock
git checkout b2f8f204
./install.sh
latte-dock --layout Default -d

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

[lattedock] [Bug 426119] Latte-Dock 0.9.86 on kubuntu 20.04 qml loading error

2020-09-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426119

cliff.hu...@gmail.com changed:

   What|Removed |Added

 CC||cliff.hu...@gmail.com

--- Comment #4 from cliff.hu...@gmail.com ---
Having the same issue with the same software levels

dpkg -l | awk '/kirigami/{print $2 "_" $3}'
kirigami2-dev_5.68.0-0ubuntu2
libkf5kirigami2-5_5.68.0-0ubuntu2
libkf5kirigami2-doc_5.68.0-0ubuntu2
qml-module-org-kde-kirigami2_5.68.0-0ubuntu2

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

[lattedock] [Bug 426119] Latte-Dock 0.9.86 on kubuntu 20.04 qml loading error

2020-09-02 Thread SlothDS
https://bugs.kde.org/show_bug.cgi?id=426119

--- Comment #3 from SlothDS  ---
(In reply to Michail Vourlakos from comment #1)
> 1. Are you sure that kde frameworks is 5.68? That codepath is executed only
> with 5.69 and above
> 2. Try to install kirigami2 library

1. yes, system info screenshot attached.
2. kirigami2 installed
$ dpkg -l | awk '/kirigami/{print $2 "_" $3}'
kirigami2-dev_5.68.0-0ubuntu2
libkf5kirigami2-5_5.68.0-0ubuntu2
libkf5kirigami2-doc_5.68.0-0ubuntu2
qml-module-org-kde-kirigami2_5.68.0-0ubuntu2

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

[lattedock] [Bug 426119] Latte-Dock 0.9.86 on kubuntu 20.04 qml loading error

2020-09-02 Thread SlothDS
https://bugs.kde.org/show_bug.cgi?id=426119

--- Comment #2 from SlothDS  ---
Created attachment 131374
  --> https://bugs.kde.org/attachment.cgi?id=131374=edit
system info

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

[lattedock] [Bug 426119] Latte-Dock 0.9.86 on kubuntu 20.04 qml loading error

2020-09-02 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=426119

--- Comment #1 from Michail Vourlakos  ---
1. Are you sure that kde frameworks is 5.68? That codepath is executed only
with 5.69 and above
2. Try to install kirigami2 library

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