Bug 179147

Summary: konsole initial size is wrong on small displays
Product: [Applications] konsole Reporter: Mary Ellen Foster <mefoster>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED REMIND    
Severity: normal CC: adaptee, caionnew, rpetrick
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Mary Ellen Foster 2008-12-30 15:38:00 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

My Acer Aspire One has a 1024x600 screen, and this seems to make konsole have difficulties starting with a sensible size. The following is 100% reproduceable:

- Open a konsole -- size is 984x270 (nb: my panel is 40 pixels wide on the left, so this is full-width)
- Open another konsole -- this one is 522x600 (full height)
- Open a third konsole -- goes back to the wide version

And subsequent konsoles alternate like this, whatever I do with the size of each individual konsole. I'd expect it (a) not to come up in this weird size, or at least (b) to remember its size after I resize it.

I *was* able to get reasonably-sized default konsoles by setting the kwin "special window properties".

Here's my konsolerc (nb: sometimes I use an external monitor that's 1440x900):

[Desktop Entry]                                                                                
DefaultProfile=Shell.profile                                                                   

[Favorite Profiles]
Favorites=/hd/home/mef/.kde/share/apps/konsole/Shell.profile

[MainWindow]
Height 600=601
Height 900=901
Width 1024=512
Width 1440=739
Comment 1 disabled account 2011-05-26 20:02:39 UTC
Is this still a problem?
Comment 2 Jekyll Wu 2011-08-27 14:56:46 UTC
Can't reproduce it with KDE-4.7.0.

Feel free to reopen if this still happens in recent version.