Bug 447

Summary: etc/test.bat fails on Windows 7 and XP inside VMWare
Product: [JogAmp] Jogl Reporter: Wade Walker <wwalker3>
Component: windowsAssignee: Sven Gothel <sgothel>
Status: VERIFIED FIXED    
Severity: major    
Priority: ---    
Version: 2   
Hardware: pc_x86_32   
OS: windows   
Type: --- SCM Refs:
Workaround: ---
Attachments: etc\test.bat test.log file for Win 7 inside VMWare
etc\test.bat test.log file for Win XP inside VMWare

Description Wade Walker 2010-12-21 16:26:11 CET
The etc\test.bat script for build b261 fails on both Windows 7 Pro and Windows XP Pro SP3 when running inside VMWare Player 3.1.0 build-261024.

I've tested JOGL 1.1.1a inside VMWare like this and it works fine, though there are some minor drawing differences due to the Mesa drivers.

The OpenGL version inside VMWare reports as "2.1 Mesa 7.7.1-DEVEL".

I'll attach the log files for both OSes with debug flags turned on.
Comment 1 Wade Walker 2010-12-21 16:27:15 CET
Created attachment 202 [details]
etc\test.bat test.log file for Win 7 inside VMWare
Comment 2 Wade Walker 2010-12-21 16:27:43 CET
Created attachment 203 [details]
etc\test.bat test.log file for Win XP inside VMWare
Comment 3 Sven Gothel 2010-12-22 00:58:12 CET
Thank you for all your test, great stuff.
Just a hint, can you pls set the mime type to text/plain next time,
so I just can read it without dl it ? thx

well, I don't have vmware .. but I will check with virtualbox now ..
Comment 4 Sven Gothel 2011-02-25 23:48:51 CET
Does it work now, since we changed a lot in this area ?

If not, new (debug) log files would be very much appreciated, thank you.
Comment 5 Wade Walker 2011-03-01 02:26:25 CET
I retested Win XP 32-bit and Win 7 32-bit inside VMWare, and both of them work now. The etc\test.bat works, and the Gears JUnit test works too (I manually verified that the graphics look correct).