Bug 179147 - konsole initial size is wrong on small displays
Summary: konsole initial size is wrong on small displays
Status: RESOLVED REMIND
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-30 15:38 UTC by Mary Ellen Foster
Modified: 2011-08-27 14:56 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.