On Tuesday 12 October 2004 03:08, Grzegorz B. Prokopski wrote: > On Mon, 2004-10-11 at 18:04, Laurent Martelli wrote: > > I can't seem to get AWT/SWING to work at all, I always have this > > error (I tried "xhost +" with no success): > > > > _X11TransSocketOpen: socket() failed for local > > _X11TransSocketOpenCOTSClient: Unable to open socket for local > > _X11TransOpen: transport open failed for local/stan:0 > > I've never seen the above, but I keep getting: > > (:26130): Gdk-WARNING **: gdkdrawable-x11.c:912 drawable is not a > pixmap or window > > Instead of a window being displayed :-( > > Unpacking the boot class path makes no difference. The tests I ran > work nicely with 1.1.6-6, so I suspect latest merge of code from > GNU CP CVS (10th October) might have broken it? > > Cc:ing classpath ML, maybe our AWT-masters can give us a hand?
Can you try this patch ? http://gcc.gnu.org/ml/java-patches/2004-q4/msg00090.html Personally I don't see this problem, but Mark reported it. Michael _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/classpath

