After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 71475 - Geometry flag seems to not work
Geometry flag seems to not work
Status: RESOLVED DUPLICATE of bug 69159
Product: gnome-core
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal major
: ---
Assigned To: Havoc Pennington
Havoc Pennington
Depends on:
Blocks:
 
 
Reported: 2002-02-14 12:27 UTC by Craig Emery
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Craig Emery 2002-02-14 12:27:46 UTC
If I do

$ xterm -geometry 100x100-0+0

then the new window appears with it's right-most edge hard up against the
right edge of my X desktop.

If I do

$ gnome-terminal --geometry 100x100-0+0

then the new window appears with it's *left-most* edge hard up against the
right edge of my X desktop. i.e. It's not actually visible at all.

This argument part that I feel is not being interpreted correctly is the -0
bit.

$ rpm -q gnome-core
Name        : gnome-core                   Relocations: (not relocateable)
Version     : 1.4.0.4                           Vendor: Ximian, Inc.
Release     : ximian.11                     Build Date: Wed 28 Nov 2001
20:54:25 GMT
Install date: Fri 01 Feb 2002 09:54:13 GMT      Build Host: boris.ximian.com
Group       : System Environment/Libraries   Source RPM:
gnome-core-1.4.0.4-ximian.11.src.rpm
Size        : 11415015                         License: LGPL/GPL
URL         : http://www.gnome.org/
Summary     : The core programs for the GNOME GUI desktop environment.
Comment 1 Luis Villa 2002-02-15 04:31:50 UTC

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