[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Running X Java Client from chroot environment?



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
> java.awt.IllegalComponentStateException
>    at java.awt.Frame.setUndecorated (Frame.java:596)
>    at freemind.main.FreeMindSplash.FreeMindSplash (FreeMindSplash.java:52)
>    at freemind.main.FreeMind.FreeMind (FreeMind.java:111)
>    at freemind.main.FreeMind.main (FreeMind.java:647)
>    at java.lang.VirtualMachine.invokeMain (VirtualMachine.java)
>    at java.lang.VirtualMachine.main (VirtualMachine.java:108)
> 
> On the other hand, 'DISPLAY=:0 xclock' does work.

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.


Cheers,
Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/



Reply to: