Re: Running X Java Client from chroot environment?

2005-10-24 Thread Michael Koch
On Sat, Oct 22, 2005 at 04:47:40PM +0200, Eric Lavarde wrote: Hi, I'm trying to run freemind from my (unstable) chroot environment (I've reached a point where I can't build anymore compatible with sarge), but it fails with the following error: $ DISPLAY=:0 freemind

Re: Running X Java Client from chroot environment?

2005-10-24 Thread Eric Lavarde - Debian
Hi, That is a bug in older GNU Classpath snapshots. Use a newer kaffe and it should work (I think the bug is still in gcj 4.0 in unstable. Aha, thanks for the hint, I was using SableVM where I should have used Sun's Java... stupid me... Eric -- N/A signature -- To UNSUBSCRIBE, email to

Re: Running X Java Client from chroot environment?

2005-10-24 Thread Michael Koch
On Mon, Oct 24, 2005 at 11:39:38AM +0200, Eric Lavarde - Debian wrote: Hi, That is a bug in older GNU Classpath snapshots. Use a newer kaffe and it should work (I think the bug is still in gcj 4.0 in unstable. Aha, thanks for the hint, I was using SableVM where I should have used Sun's

Re: Running X Java Client from chroot environment?

2005-10-24 Thread Eric Lavarde - Debian
Hi, SableVM uses an ultra old snapshot of GNU classpath. Kaffe should work fine. No need to switch to non-free stuff for this. Well, not for this, but for other reasons perhaps: :-) [EMAIL PROTECTED]:~$ DISPLAY=:0 JAVA_HOME=/usr/lib/kaffe/jre DEBUG=1 freemind DEBUG: Freemind parameters are

Running X Java Client from chroot environment?

2005-10-22 Thread Eric Lavarde
Hi, I'm trying to run freemind from my (unstable) chroot environment (I've reached a point where I can't build anymore compatible with sarge), but it fails with the following error: $ DISPLAY=:0 freemind java.awt.IllegalComponentStateException at java.awt.Frame.setUndecorated