On Mon, 4 Aug 2003, Clemens Resanka wrote:

> Hi all,
> 
> Can anyone reproduce it?
> Or even better: can anyone tell me, whether this is an XFree or a Java
> problem?
> 
> When moving any java GUI from one screen to the other, the XServer
> grows. Using http://www.xfree86.org/~mvojkovi/restest.c I found out,
> that everytime I move a java window to the other screen, it's PIXMAP
> resources grow.

   If it shows up in restest that means the client is allocating,
but not freeing these.  That is, Java bug, though possibly X library
bug, but I can't see how the library would be doing that.

   This is not Xinerama?  Java somehow can migrate windows between
screens?  Sounds like Java has a pixmap leak when they do that.


        
                        Mark.

_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to