public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug AWT/17952] New: Windows don't show with window manager that supports _NET_REQUEST_FRAME_EXTENTS
@ 2004-10-12 18:14 mark at gcc dot gnu dot org
  2004-10-12 18:14 ` [Bug AWT/17952] " mark at gcc dot gnu dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: mark at gcc dot gnu dot org @ 2004-10-12 18:14 UTC (permalink / raw)
  To: gcc-bugs

With window managers that support _NET_REQUEST_FRAME_EXTENTS no AWT (or Swing)
windows ever show. There is only the following error message.

(:6725): Gdk-WARNING **: /home/mark/sources/gtk+/gdk/x11/gdkdrawable-x11.c:912
drawable is not a pixmap or window

This was caused by the patch that delayed window realization.  The window sizing
logic should be moved into the "realize" signal's callback chain so that we are
sure that window->window is non-NULL when I make the request to the window manager.

See also this email thread:
http://gcc.gnu.org/ml/java-patches/2004-q4/msg00090.html

-- 
           Summary: Windows don't show with window manager that supports
                    _NET_REQUEST_FRAME_EXTENTS
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: AWT
        AssignedTo: fitzsim at redhat dot com
        ReportedBy: mark at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17952


^ permalink raw reply	[flat|nested] 11+ messages in thread
[parent not found: <bug-17952-3639@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2005-10-16  1:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-12 18:14 [Bug AWT/17952] New: Windows don't show with window manager that supports _NET_REQUEST_FRAME_EXTENTS mark at gcc dot gnu dot org
2004-10-12 18:14 ` [Bug AWT/17952] " mark at gcc dot gnu dot org
2004-10-12 19:07 ` cvs-commit at gcc dot gnu dot org
2004-12-01  0:33 ` cvs-commit at gcc dot gnu dot org
2005-02-08 23:45 ` fitzsim at redhat dot com
2005-02-21 16:38 ` fitzsim at redhat dot com
2005-02-21 16:58 ` pinskia at gcc dot gnu dot org
2005-02-21 17:34 ` fitzsim at redhat dot com
2005-02-22 13:45 ` fitzsim at redhat dot com
2005-02-22 13:45 ` cvs-commit at gcc dot gnu dot org
     [not found] <bug-17952-3639@http.gcc.gnu.org/bugzilla/>
2005-10-16  1:57 ` [Bug awt/17952] " pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).