[AC-1822] After the normal studio update restart not open anymore
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-10-30T17:53:21.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Studio |
| Labels | defect |
| Reporter | Nuno Costa |
| Assignee | Shak Hossain |
| Created | 2013-10-30T16:30:04.000+0000 |
| Updated | 2016-03-08T07:40:43.000+0000 |
Description
After the normal studio update restart night-3.2.0.201310300119, studio not open anymore
30/10/13 16:40:04,454 TitaniumStudio[15367]: Unrecognized Java VM option ignored: -Xdock:icon=../Resources/titanium.icns 30/10/13 16:40:04,454 TitaniumStudio[15367]: Unrecognized Java VM option ignored: -XstartOnFirstThread
A new build including the fix will be available in a bit. In the mean time, here is the workaround:
Go to TitaniumStudio.app on the filesystem
Right-click and Show Package Contents
Go to Contents/MacOS
Open up TitaniumStudio.ini file
Add a “m” at the end of this line: -XX:MaxPermSize=256
Save and relaunch
Michael Xia, workaround works.