Version: (using KDE 4.3.1) Installed from: Debian testing/unstable Packages I think that the ability to set the size of the konsole window from the command line as $ konsole --geomtry 80x24 # in terms of lines and columns or --geometry 300x200 # in terms of pixels is necessary. Consider, for example, a situation where you use konsole in a .desktop file as Exec=/usr/bin/konsole -e cli_command --geometry 80x24 It is annoying that the size of the window is affected by the "current" setting. The initial messge of Bug 152385 mentions this issue, but the subsequent responses ignored it and focused on other ones. I want the --geometry issue to be separate. In passing, it is strange that konsole does not issue an error message when either --geometry or -geometry is specified.
I mentioned "Bug 152385", but I meant Bug 196397 . I'm sorry for the mistake. By the way, that was the only relevant (as far as I could tell from the titles of the bugs) report I found in the "Check for Duplicate Bug Reports" page of the KDE Bug Report Wizard.
Same for me. Cmdline option --geometry for konsole is silently ignored and size of just created window is determined I don't know how as well as placement on the desktop.
*** This bug has been marked as a duplicate of bug 147094 ***