[Bug 837388] Bluetile doesn't work properly with Java GUI apps

bugzilla at redhat.com bugzilla at redhat.com
Wed Sep 5 22:07:40 UTC 2012


https://bugzilla.redhat.com/show_bug.cgi?id=837388

--- Comment #7 from Solitary <t.hlavnicka at centrum.cz> ---
Oh, sorry... I took first Java thing that I thought would be probable for you
to have and easiest to find in system.

Run this command:

/usr/lib/jvm/jre-1.7.0-openjdk/bin/java
-Xbootclasspath/a:/usr/share/icedtea-web/netx.jar:/usr/share/java/js.jar -Xms8m
-Dicedtea-web.bin.name=itweb-settings
-Dicedtea-web.bin.location=/usr/bin/itweb-settings.itweb
net.sourceforge.jnlp.controlpanel.CommandLine

that should start the IcedTea Control Center (sorry for the format, I just
snatched it from "ps"). Test case still applies.

I did some digging on my own. It looks that its a bug in xmonad not Bluetile
itself. Here is more information
http://code.google.com/p/xmonad/issues/detail?id=177

There is also test case in that link, so you can test both approaches. It will
both reproduce the problem. There is some patch, but it seems its just working
for some people and JDK7 is still problem.

For their test case...
You can run command:

java -jar /usr/lib/jvm/java/demo/jfc/Notepad/Notepad.jar

then just follow the steps in that link (its pretty much the same, just
different app).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the haskell-devel mailing list