You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I do not see any tracebacks in the console, only a warning:
$ spyder
fromIccProfile: failed minimal tag size sanity
/usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: v0.9.4.4-ds-git20220108-9023143f8b93 is an invalid version and will not be supported in a future release
warnings.warn(
(it really ends after the opening bracket)
But the actual symptom in the UI looks exactly like in the OP (#18915):
The leftmost pane will become larger (on every app start) and the remaining panes are shrinked proportionally, total window size remains unchanged.
original:
1st restart:
2nd restart:
3rd restart:
I do NOT believe (my intuition is telling me this) that OP's traceback has anything to do with it. He changed and updated more than one thing before reporting it fixed, but his original visible UI symptom looks exactly like mine:
Left pane growing and remaining panes shrinking proportionally.
To me it seems the left pane (or one of the tabs inside) does not want to accept the saved size or is applying the size wrongly and the other panes have no other choice than shrinking because they don`t fit into the remaining space. They seem to apply something from the saved layout because their size proportions remain correct, but they are forced to shrink. The left pane also seems to use the saved size in some way as a starting point, but then always add additional width to the already existing saved width.
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.3 LTS
Release: 22.04
Codename: jammy
$ plasmashell --version
plasmashell 5.24.7
I do not see any tracebacks in the console, only a warning:
(it really ends after the opening bracket)
But the actual symptom in the UI looks exactly like in the OP (#18915):
The leftmost pane will become larger (on every app start) and the remaining panes are shrinked proportionally, total window size remains unchanged.
original:
1st restart:
2nd restart:
3rd restart:
I do NOT believe (my intuition is telling me this) that OP's traceback has anything to do with it. He changed and updated more than one thing before reporting it fixed, but his original visible UI symptom looks exactly like mine:
Left pane growing and remaining panes shrinking proportionally.
To me it seems the left pane (or one of the tabs inside) does not want to accept the saved size or is applying the size wrongly and the other panes have no other choice than shrinking because they don`t fit into the remaining space. They seem to apply something from the saved layout because their size proportions remain correct, but they are forced to shrink. The left pane also seems to use the saved size in some way as a starting point, but then always add additional width to the already existing saved width.
Originally posted by @prof7bit in #18915 (comment)
Edit: Extra setup info:
The text was updated successfully, but these errors were encountered: