Note: this happened when not using Matchbox WM It is now: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26848 -------- Original Message -------- Subject: Bugs in AWT Date: Fri, 24 Mar 2006 14:11:42 +0100 From: Philippe Laporte <philippe.laporte@xxxxxxxxxxxxxxxxxxxxxxx> To: GNU Classpath <classpath@xxxxxxx> Hi, With Cacao and Classpath 0.9 running on FC4: Bug 1? ----- When running the attached program it locks upp when calling testPanel.setBounds(bounds); in MainFrame.java setSize() method Bug2? ----- I had to add a call to pack() in the MainFrame constructor, even though no layout manager is used. If you remove this call the Frame window is not created, even though show() is called from main. Why? I'll file a bug when I have a chance... Regards, -- Philippe Laporte Software Gatespace Telematics F?rsta L?nggatan 18 41328 G?teborg Sweden Phone: +46 702 04 35 11 Fax: +46 31 24 16 50 Email: philippe.laporte@xxxxxxxxxxxxxxxxxxxxxxx -- Philippe Laporte Software Gatespace Telematics F?rsta L?nggatan 18 41328 G?teborg Sweden Phone: +46 702 04 35 11 Fax: +46 31 24 16 50 Email: philippe.laporte@xxxxxxxxxxxxxxxxxxxxxxx