Bug 273013 - pager sometimes forgets optimal layout
Summary: pager sometimes forgets optimal layout
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Unmaintained
Component: widget-pager (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-11 10:26 UTC by Martin Steigerwald
Modified: 2011-11-04 13:28 UTC (History)
3 users (show)

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


Attachments
page in space wasting layout (23.04 KB, image/png)
2011-05-11 10:26 UTC, Martin Steigerwald
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Steigerwald 2011-05-11 10:26:36 UTC
Created attachment 59894 [details]
page in space wasting layout

Version:           unspecified (using KDE 4.6.2) 
OS:                Linux

I have a quite high panel at the top of the screen. Usually the pager with four desktops displays fits nicely in a square grid. Sometimes it switches to a space wasting layout which one desktop beneath the other.




Reproducible: Sometimes

Steps to Reproduce:
I have no idea on what circumstances this happens. Last time I think it happened after I restarted plasma-desktop to workaround some gfx corruption of the OSS radeon driver with KMS and Gallium 0.4 I think.

Actual Results:  
The pager with four desktops displays usually fits the four desktop into one grid like

+---+---+
|   |   |
+---+---+
|   |   |
+---+---+


Expected Results:  
But sometimes it thinks that this layout does not fit and layouts like:

+-------+-------+-------+-------+
|       |       |       |       |
|       |       |       |       |
|       |       |       |       |
+-------+-------+-------+-------+

wasting a lot of space in the panel (see attached image).

Logging out and in or restarting plasma-desktop does not help. Removing the applet and adding it back also did not help.

I think what worked last time was removing the applet, logging out, logging in and then add it again.
Comment 1 Janet 2011-06-26 00:42:36 UTC
Bug 276166 and maybe Bug 273695 seem to be duplicates?
Comment 2 James Eder 2011-10-07 18:25:08 UTC
This seems to happen occasionally when rebooting.  It's not consistent but as someone who turns his computer off every night I see this behavior often enough.
Comment 3 Martin Steigerwald 2011-11-04 13:28:25 UTC
I think i resolved this. I found that maximum number of lines for the desktop grid was set to one. When I set it to two I get back the nice square grid.

I do not remember having set it this way. But nonetheless I set this to resolved. Should the setting change without me doing anything, I can still reopen the bug. Thanks.