The issue is introduced in commit 810dd5a1b4cfcc2c7150b5a78fbf8001eb024ef6
Send me your layout please
Created attachment 127750 [details] Minimal layout triggering the issue
Does that happen every time you start Latte, or it happened only once? because in my system that layout loads fine
(In reply to Michail Vourlakos from comment #3) > Does that happen every time you start Latte, or it happened only once? > because in my system that layout loads fine Hmm, I see. In my end it happens every time :(
The mentioned commit introduces some changes in qml libraries, if you install Latte by yourself you could try also the following: 1. Close Latte 2. Remove ALL files in "/usr/lib64/qt5/qml/org/kde/latte/" if this is the folder all qml libraries are installed for Latte 3. Reinstall Latte 4. Start Latte is it fixed?
B. You can also send the "latte-dock -d" output in order to compare it with my system.
(In reply to Michail Vourlakos from comment #5) > The mentioned commit introduces some changes in qml libraries, if you > install Latte by yourself you could try also the following: > > 1. Close Latte > 2. Remove ALL files in "/usr/lib64/qt5/qml/org/kde/latte/" if this is the > folder all qml libraries are installed for Latte > 3. Reinstall Latte > 4. Start Latte > > is it fixed? This fixed my issue, thank you! Wondering whether you would consider adding the removal of that folder in your install script.
It is too dangerous, so I prefer to inform the users somehow. This is going to hit only those that install Latte by themselves. All those that are using distro packages won't be hit by it.
(In reply to Michail Vourlakos from comment #8) > It is too dangerous, so I prefer to inform the users somehow. > > This is going to hit only those that install Latte by themselves. All those > that are using distro packages won't be hit by it. Sounds good, thank you