bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #21571] Giant blank app-windows under IceWM


From: Fred Kiefer
Subject: [bug #21571] Giant blank app-windows under IceWM
Date: Wed, 14 Nov 2007 09:16:50 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.7 (like Gecko) SUSE

Follow-up Comment #1, bug #21571 (project gnustep):

>From the log file I would say that something goes horribly wrong in the way
the window border sizes get computed. The window ends up with a negative size
and at some point this negative number is taken as a huge positive one and
your giant window is requested from X11. This step of course fails.

What we have to do now, is find the place, where the negative number gets
treated as a positive one. This surely is a GNUstep bug.
And we have to find out, why a negative frame size gets reported by the
backend. Here the interaction with the window manager seems to fail. As I
don't think I have IceWM installed, would it be to much to ask you to debug
into this?
The interesting bit is the styleoffsets::::::: method in XGServerWindow.m.
Here a lot of completely different ways to get the window border sizes are
implemented. Depending on what the WM supports, one of them gets called. It
would be interesting to know, which one this is for IceWM and why it fails.
I promisse to look into the other part of the problem.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?21571>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]