[Konsole-devel] [konsole] [Bug 345403] "Terminal Size" setting in profile ignored
Kenneth Graunke
kenneth at whitecape.org
Wed Apr 15 08:27:04 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=345403
Kenneth Graunke <kenneth at whitecape.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|3.0.1 |master
--- Comment #1 from Kenneth Graunke <kenneth at whitecape.org> ---
I think I was wrong in my earlier assessment -sorry for overcomplicating the
report. Here's a much simpler report.
Even with "Use current window size on next startup" unchecked, Konsole simply
ignores the profile's preferred window size, and uses some default size.
I built Konsole from source, and verified that
- ~/.local/share/konsole/Shell.profile does contain TerminalRows=75
- ~/.config/konsolerc does not contain any Height/Width lines
- Konsole does read my profile settings, and sets the Session's preferredSize
correctly.
- Konsole::Session::updateTerminalSize somehow has the wrong number of
rows/columns.
So it looks like the information is getting lost somehow, or overridden...I'm
having a hard time following the code to figure out why.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list