Sorry, virtualization is not supported.
The OpenGL backend for the Mac was completely rewritten after 591. It was necessarily in order to make it possible to put native Mac display objects (TextFields, TextViews, WebViews, Video, etc) on top of OpenGL. This is really hard to do (particularly on all desktop operating systems) and almost nobody does it because it is so difficult. (We even got skeptical looks from some Apple people about doing this, particularly with respect to WebViews because Apple knows their stuff doesn’t work perfectly yet.) As a result, though it may not be obvious, Corona has one of the most sophisticated OpenGL engines in the world and we are demanding a lot out of the video hardware. But this is also why you haven’t seen the problem with your other apps.
We believe your problem is due to a bug of not properly handling virtual displays in Apple’s CAOpenGLLayer which was required for us to use to accomplish native Mac display objects. (Other techniques we looked at had worse problems/risks like sometimes freezing up users’ computers requiring a power cycle. Again, this is actually pretty hardcore stuff going on.).
Please file a bug report with Apple and explain your VMWare environment/setup. Reference bug id:10388102 in your bug report. The more people that report the bug to Apple, the more likely they will fix it.
[import]uid: 7563 topic_id: 20091 reply_id: 78481[/import]