Had a real problem with my previous issue (regarding Glider environment becoming unusable to mouse), and noticed that when I booted up Java Control Panel the same issue persisted - mice clicks wouldn’t interact with the dialogue box! Bizarre!
So I uninstalled everything I could find to do with Java (JRE, etc…) and re-installed Java SE Runtime Environment 1.7.0.
I had to completely uninstall Glider as well - however now when I try to build I get the following error message in the Glider IDE log:
No Java runtime present, requesting install.
2013-06-19 15:51:34.384 Corona Simulator[1483:707] JLRequestRuntimeInstall: CFMessagePortSendRequest: error -1
The problem is that JRE is installed because if I type java -version into Terminal I get:
java version “1.7.0_25”
Java™ SE Runtime Environment (build 1.7.0_25-b15)
Java HotSpot™ 64-Bit Server VM (build 23.25-b01, mixed mode)
So not entirely sure why I’m getting this error. I can’t find any options in Glider as to how and where it links into JRE.
Any advice would be grateful.
P.S After uninstalling everything Glider becomes responsive as does the Java Control Panel ?!?