http://bugs.winehq.org/show_bug.cgi?id=11019
--- Comment #17 from Jyrki Muukkonen jvtm@kruu.org 2008-03-28 06:57:02 --- (In reply to comment #16)
This affects other Java/AWT programs too, eg. FRWD Replayer (which has a few native JNI windows components).
http://www.frwd.com/downloads/replayer/demo/frwdsetup_2-5_build90.exe
The program either hangs or spews out AWT backtrace about invalid colour mask, which looks like a bpp/depth issue.
I'll attach the backtrace later, and also might try it out with 16bpp.
My system is running 64-bit Ubuntu Hardy with wine-0.9.58-0ubuntu2 package.
BTW, this FRWD Replayer needs JRE6 when run under Wine. After installing it should be launched from "Program Files/FRWD Replayer" directory with something like "wine ../Java/jre-1.6.0/bin/javaw.exe -jar FRWD.jar".