I found a WCEGraphics2D bug.
Fixed.
I downloaded 0.4.3, but the flicker problem is still there. There is indeed one improvement by this version: the name strings start to show. There wasn't name string showing with 0.4.2 version.
I am afraid I have to reopen this bug. Please follow up.
Thanks, Ling
Thank you for your bug report. I've executed your program (mgtest.jar) on my desktop PC (Windows XP + Sun JDK1.6), "Flicker problem" occurred. I think background is double buffered, but text and rectangles are not.
Thanks for looking into this, Freebeans.
I didn't provide mgtest.jar for this bug. I provided source files (in an email sent out Friday 2/13) and it run on XP + JDK5.0 without flickering problem. In the source files, we did use double buffer, and we couldn't understand why it doesn't flicker on XP but does on Mysaifu.
Do you mind to check the source file in the email? For some reason, attaching them to the bug was never successful.
I tried your program (Feburary 13 version) on Windows XP, it seems "flicker" occurred. And same on Mysaifu JVM. Can I upload a movie file? (youtube or somewhere)
lniu wrote: --- We modified our code the way to use double buffer, now the flicker problem on winMobile 6 is gone. I think bug #15066 can be closed.
Hi,
After the bug 14778 is fixed and released in 0.4.2, there is no more Exceptions when running our evaluation code. However, the drawings clickers every 1 second when using command line argument 1000. When use argument 100, it flickers about twice a second.
I've sent the full source of our evalucation code in an email to freebeans. Can you please take a look?
Thanks, Ling