Date: Fri, 15 Dec 2000 16:28:54 +0100 From: "Koster, K.J." <K.J.Koster@kpn.com> To: "'nate@yogotech.com'" <nate@yogotech.com> Cc: 'FreeBSD Java mailing list' <freebsd-java@freebsd.org> Subject: RE: Visual bugs in native JDK (Was: Linux jdk & multicast) Message-ID: <59063B5B4D98D311BC0D0001FA7E4522026D7ABC@l04.research.kpn.com>
next in thread | raw e-mail | index | archive | help
> > > If you are using multithreaded Swing apps, your app will > > just freeze after a while. > > Does it blow chunks when it freezes, or just freeze? My > multi-threaded app doesn't freeze, it just dies in the Swing thread > with a NULL-pointer exception or something similar. > No chunks or exceptions in my case. What I see is that the app fails to repaint properly. It looks like a freeze, but you can unwedge it by using your window manager's icon to resize the window. (4.2-stable, X 3.3.6, plus twm as wm) Leaving out the Window manager entirely gives the same behaviour. Thus, in my application you can start it and get the initial screen. By alternating typing and resizing I can log into my program. (use "guest" as a user name) Menues work by blindly stabbing at where you'd expect the menuitems to be. The app seems fully functional, it just needs manual repaint commands from the user. Perhaps I can document this behaviour and call it a "feature". :) Kees Jan ================================================ You are only young once, but you can stay immature all your life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?59063B5B4D98D311BC0D0001FA7E4522026D7ABC>