GNU bug report logs - #5968
Problems with 'geometry' [GTK,Cygwin,trunk]

Previous Next

Package: emacs;

Reported by: Angelo Graziosi <angelo.graziosi <at> alice.it>

Date: Sun, 18 Apr 2010 09:55:01 UTC

Severity: normal

Done: Jan Djärv <jan.h.d <at> swipnet.se>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 5968-done <at> debbugs.gnu.org (full text, mbox):

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Angelo Graziosi <angelo.graziosi <at> alice.it>
Cc: 5968-done <at> debbugs.gnu.org
Subject: Re: bug#5968: Problems with 'geometry' [GTK,Cygwin,trunk]
Date: Sun, 18 Apr 2010 13:28:47 +0200
This is a combination of a race condition (frame is not visible when geometry 
is set), and the fact that the window manager doesn't honor gravity correctly.

I reinstalled the change below.  It is in principle redundant as Gtk+ sets 
this when parsing geometry, but the window manager doesn't seem to honor it 
when the window is later shown at a different size.

Marking as done.

	Jan D.


> Rev. 99880 works just fine... Indeed, reverting *only* the changes to 
> 'gtkutil.c' (applying 'gtkutil.c.revert_to_880.diff') and building rev. 
> 99922, Emacs starts as expected!! :-)
> 
> Perhaps these changes are the cause of the problems:
> 
> ====================
> [...]
> -  if (user_position)
> -    {
> -      hint_flags &= ~GDK_HINT_POS;
> -      hint_flags |= GDK_HINT_USER_POS;
> -    }
> [...]
> ====================
> 
> It seems that this problem is Cygwin specific, I can't reproduce it on 
> GNU/Linux Kubuntu 9.10.
> 

	Jan D.




This bug report was last modified 15 years and 39 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.