SUMMARY The icons are sometimes not dodging the panel. Sometimes it works, sometimes it doesn't. No idea why. STEPS TO REPRODUCE 1. Restart your system OBSERVED RESULT The icons are not dodging the dock spontaneously EXPECTED RESULT They should always dodge SOFTWARE/OS VERSIONS KDE Plasma Version: 5.19.2 KDE Frameworks Version: 5.71.0 Qt Version: 5.15.0
1. Show me a screenshot, and which icons?
I meant the Desktop object. My description was not very precise https://i.imgur.com/Z4PTBBs.png
If you close Latte and start it again, it works OK afterwards?
No, it doesn’t make a difference. I just tried it
If you run Latte from cmd with, latte-dock -d you should get an output that plasma was informed about geometries, do you get any such output? Especially when you switch between different running activities. 2. How did you install Latte git version?
how can I reproduce this in my system?
Didn’t see your previous message. No idea how to reproduce it. Sometimes it works, sometimes it doesn’t. I can fix it by killing plasmashell and Latte. After restarting both it usually works. Might be related to Plasma. Will give you the demanded info tomorrow.
So I just ran the debug output: https://pastebin.com/ZUJ2Htbm There are some lines referring to a "wrong location" of the geometry in line 127-128 for example. Is that what you mean? I also realized that when the icons are not dodging, the icon painting is also not working. I just restarted Latte and it is not the issue. It is dissolved after plasmashell is restarted. I ran latte-dock -d again and the output looks just the same https://pastebin.com/AnX5sDaM
Maybe plasmashell is started before some relevant service is up? Which service could that be? Just an assumption... I will file a bug in plasmashell and link it to this one.
Linking here as well https://bugs.kde.org/show_bug.cgi?id=434094
Git commit 01eb69bbe5f6f19f9494de4ca0ea158a10b4435d by Michail Vourlakos. Committed on 07/03/2021 at 09:43. Pushed by mvourlakos into branch 'master'. update desktop geometry on startup --when Plasma is started much later than Latte the Plasma::Extended::ScreenGeometries should enable its broadcasting interface when Plasma is first registered in DBus M +11 -2 app/plasma/extended/screengeometries.cpp M +3 -0 app/plasma/extended/screengeometries.h https://invent.kde.org/plasma/latte-dock/commit/01eb69bbe5f6f19f9494de4ca0ea158a10b4435d
that should fix the desktop icons issue.. if the painting issue is still valid please open a new bug report with details how to reproduce.
I has not changed anything unfortunately.
(In reply to jan.claussen10 from comment #13) > I has not changed anything unfortunately. works perfectly in my system
I believe you. Think it is related to plasmashell and maybe some settings I made. From experience most bugs I find are no Latte bugs anyway ;) We‘ll see if the dev from plasma finds something