Bug 470623 - After reboot/log-out, widgets that have been resized to minimum size, change size back
Summary: After reboot/log-out, widgets that have been resized to minimum size, change ...
Status: RESOLVED WORKSFORME
Alias: None
Product: plasmashell
Classification: Plasma
Component: Containment (show other bugs)
Version: 5.27.5
Platform: NixOS Linux
: NOR minor
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-04 09:08 UTC by nightingale.m.ev
Modified: 2023-07-05 03:45 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshots of widgets before and after log out (547.87 KB, image/png)
2023-06-04 09:08 UTC, nightingale.m.ev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nightingale.m.ev 2023-06-04 09:08:48 UTC
Created attachment 159458 [details]
Screenshots of widgets before and after log out

SUMMARY
After reboot/log-out, widgets that have been resized by user to minimum size, change size back every time.
All other widgets (which are not reduced to the limit) remain in the places and sizes I specified.

STEPS TO REPRODUCE
1. Add widget tо desktop
2. Change it's size to minimum
3. Reboot or Log Out
4. Check it's size

OBSERVED RESULT
The size increases a little

EXPECTED RESULT
The size stays the way the user set it.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: NixOS 23.05
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.106.0
Qt Version: 5.15.9

ADDITIONAL INFORMATION
`~/.config/plasma-org.kde.plasma.desktop-appletsrc` also changes:
```diff
 [Containments][2]
 ItemGeometries-0x0=Applet-67:1488,16,384,144,0;
-ItemGeometries-1920x1080=Applet-67:1488,16,384,144,0;Applet-71:48,464,192,272,0;Applet-69:1520,416,160,160,0;Applet-68:1520,608,160,160,0;
-ItemGeometriesHorizontal=Applet-67:1488,16,384,144,0;Applet-71:48,464,192,272,0;Applet-69:1520,416,160,160,0;Applet-68:1520,608,160,160,0;
+ItemGeometries-1920x1080=Applet-67:1488,16,384,144,0;Applet-71:48,464,192,272,0;Applet-69:1520,416,160,192,0;Applet-68:1520,608,160,272,0;
+ItemGeometriesHorizontal=Applet-67:1488,16,384,144,0;Applet-71:48,464,192,272,0;Applet-69:1520,416,160,192,0;Applet-68:1520,608,160,272,0;
 activityId=8256b129-3add-4a72-aff5-01cb5c2ed8bc
 formfactor=0
 immutability=1
```

The problem also was present in Archlinux with different widget (Media Player)
Comment 1 Nate Graham 2023-06-05 16:13:54 UTC
Does this issue on;y affect those two widgets? or does it affect *all* widgets you test? e.g. Notes, Calculator, or Analog Clock.
Comment 2 Bug Janitor Service 2023-06-20 03:45:13 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2023-07-05 03:45:25 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!