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 110377 - restarting metacity causes windows to jump down
restarting metacity causes windows to jump down
Status: RESOLVED NOTGNOME
Product: metacity
Classification: Other
Component: general
2.4.x
Other Linux
: Normal normal
: ---
Assigned To: Metacity maintainers list
Metacity maintainers list
Depends on:
Blocks:
 
 
Reported: 2003-04-09 12:53 UTC by Dan Winship
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description Dan Winship 2003-04-09 12:53:27 UTC
If you kill and restart metacity, each window gets moved down on the
screen by the height of its titlebar.
Comment 1 Havoc Pennington 2003-04-09 15:01:00 UTC
If by "kill" you mean "kill -TERM" or "kill -9", this is not fixable
without an X extension. Use metacity --replace or metacity-message
restart instead.

(This was part of the X extension that Keith got kicked out of 
XFree86 for checking in.)

If you mean "kill -TERM" should go ahead and close as notgnome, 
it's not fixable in metacity.
Comment 2 Dan Winship 2003-04-09 15:34:57 UTC
ah. that's what i meant. how annoying.