Bug 213474 - konsole ignores --geometry kde-option
Summary: konsole ignores --geometry kde-option
Status: RESOLVED DUPLICATE of bug 147094
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.3.2
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-06 22:08 UTC by Hal Black
Modified: 2010-01-25 18:53 UTC (History)
0 users

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 Hal Black 2009-11-06 22:08:54 UTC
Version:           2.3.2 (using KDE 4.3.2)
Compiler:          4.4.1 
OS:                Linux
Installed from:    Ubuntu Packages

I am displaying konsole to a remote Xming server on Vista.  Using the konsole that came with Kubuntu 7.04, I was able to set the --geometry option to place the window.  Now with the above konsole version, --geometry is totally ignored.

Test case:
konsole --geometry +0+0

Expected results:
konsole is spawned with its topleft corner in topleft corner of X display

Actual results:
konsole is spawned in a "window cascade" location based on what other windows are up.

Compare to:
old konsole version:
konsole --geometry +0+0
xterm --geometry +0+0

which both place the window in the top left corner
Comment 1 Jonathan Marten 2010-01-25 18:53:42 UTC

*** This bug has been marked as a duplicate of bug 147094 ***