The app loads a blank white window, but then appears to stop. It is responsive to the limited range of available menu commands (e.g., "About T-Engine"), but doesn't do anything beyond that. The console traffic doesn't seem to be too informative, but here's what it shows:
Code: Select all
Dec 25 23:45:46 myComputer.local T-Engine[8513]: CPSGetCurrentProcess(): This call is deprecated and should not be called anymore.
Dec 25 23:45:46 myComputer.local T-Engine[8513]: CPSSetForegroundOperationState(): This call is deprecated and should not be called anymore.
Dec 25 23:45:46 myComputer.local WindowServer[75]: Received display connect changed for display 0x4273340
Dec 25 23:45:46 myComputer.local WindowServer[75]: Received display connect changed for display 0x3f003d
Dec 25 23:45:46 myComputer.local WindowServer[75]: Received display connect changed for display 0x3f003e
Dec 25 23:45:46 myComputer.local WindowServer[75]: CGXMuxAcknowledge: Posting glitchless acknowledge
Dec 25 23:45:46 myComputer.local WindowServer[75]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x04273340 device: 0x1014b5320 isBackBuffered: 1 numComp: 3 numDisp: 3
Dec 25 23:45:46 myComputer.local WindowServer[75]: Received display connect changed for display 0x4273340
At casual inspection, the app package seems intact, but I haven't delved too deeply into it yet. Has anyone else gotten it to run yet? Any suggestions for what to try to get it running?
Thanks,
Forrest