https://bugs.kde.org/show_bug.cgi?id=393881
leodream2...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leodream2...@gmail.com --- Comment #5 from leodream2...@gmail.com --- I has encountered the same issue. In my case, the primary display is 90 degrees rotated (1200*1920) and the second one is on its right. Please reference attached displaysetting.png I placed a widget in the lower-left corner of the primary display. Every time the computer reboots, the widget will be placed to the middle of the left edge and I have to drag the widget again. Maybe it is because the widget is rendered or position recalculated before applying the rotation during the startup? The issue is a bit annoying. I am trying to find a way to move the widget through command line so I can schedule it at the startup, avoiding manually drag the widget every time. Using the API from https://userbase.kde.org/KDE_System_Administration/PlasmaDesktopScripting#API , I can only modify the widget position in the plasma-org.kde.plasma.desktop-appletsrc file. Any help is appreciated. -- You are receiving this mail because: You are watching all bug changes.