marco / mate-session-restore misplaces windows
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
marco (Ubuntu) |
New
|
Undecided
|
Victor Kareh |
Bug Description
In the 19.10 Beta:
session restore is moving all windows placed at the bottom of the screen up by ~8 pixels, and moving all windows placed at the right-hand edge of the screen left by ?about? the same amount. 19.04 didn't have this problem.
A window that was "docked" in the top right corner appeared on the left-hand edge of the screen after restarting. I added that one just to test how broken things were, so I don't know what 19.04 would have done.
Leaving that extra (terminal) window in (and moving it back to the RHS) and running mate-session-save before restarting, it came back on the RHS this time, but inset by 8px or so, i.e. suffering from the same bug as the (caja) window in the bottom right corner.
I've grabbed the session file, which I expect will make it clear whether the bug is in the saving or the loading phase of things. My guess is it's simply being given bad information about the screen size, but either way this should help in it down:
.config/
<marco_session id="1075926a43f
<window id="10b7bfab3d6
<sticky/>
<workspace index="0"/>
<geometry x="0" y="0" width="1920" height="1200" gravity=
</window>
<window id="10b7bfab3d6
<workspace index="0"/>
<geometry x="791" y="470" width="1111" height="662" gravity=
</window>
<window id="10ba0999757
<workspace index="0"/>
<geometry x="-10" y="457" width="132" height="38" gravity=
</window>
<window id="10ba0999757
<workspace index="0"/>
<geometry x="829" y="-10" width="132" height="38" gravity=
</window>
</marco_session>
Changed in marco (Ubuntu): | |
assignee: | nobody → Victor Kareh (vkareh) |
tags: | added: focal hirsute impish |
Launchpad made a bad guess on the package, and ignored my change to it on the submission. :)