[AC-1786] Titanium Studio 3.0.6 problems
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2012-12-30T08:09:16.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Kai Müller |
Assignee | Mauro Parra-Miranda |
Created | 2012-10-19T10:15:14.000+0000 |
Updated | 2016-03-08T07:40:40.000+0000 |
Description
Steps to Reproduce
See attached Word Document, all steps and screenshots are included !
Please see also additional comments below. After some tests, only point 1. and 3. still remain open.
Actual Result
1. Titanium Studio is named '%project.name' instead of 'Titanium Studio'
2. Error message 'Failed to log into Node.ACS: Node.ACS is not configured properly. ' (SOLVED)
3. Index file is very large when a large CommonJS resource is included into the project. This leads to hanging indexing and not possible simulator start ups. Titanium Studio crashes on first startup.
4. It is not possible to update to Titanium Studio 3.0.6 (SOLVED)
Expected Result
Including large CommonJS modules must be possible, without impact on long indexing and large index files. The Project name should be correct "Titanium Studio". In Titanium Studio version 2.1.3 everything was fine !
Attachments
This is one of 3 large sized commonJS files which make the indexing take so long
Removing the large CommonJS files (example see "sampleData_db_list_12a.js") from the project makes it possible to update to Titanium Studio 3.0.6. Point 2. and 4. seem to be ok. Point 3. is still "?", I'll try. The IDE name is still "%product.name" instead of "Titanium Studio". Restart log seems now to be ok.: !SESSION 2012-10-19 13:14:00.354 ----------------------------------------------- eclipse.buildId= java.version=1.6.0_35 java.vendor=Apple Inc. BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=de_DE Framework arguments: -keyring /Users/kmueller/.eclipse_keyring -showlocation Command-line arguments: -os macosx -ws cocoa -arch x86 -keyring /Users/kmueller/.eclipse_keyring -consoleLog -showlocation !ENTRY org.eclipse.core.net 1 0 2012-10-19 13:14:06.260 !MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences !ENTRY org.eclipse.osgi 2 1 2012-10-19 13:14:07.961 !MESSAGE NLS unused message: <<<<<<< in: com.appcelerator.titanium.acs.internal.ui.messages !ENTRY org.eclipse.osgi 2 1 2012-10-19 13:14:07.963 !MESSAGE NLS unused message: ACCSStartup_Install_Nettle_Job in: com.appcelerator.titanium.acs.internal.ui.messages !ENTRY org.eclipse.osgi 2 1 2012-10-19 13:14:07.964 !MESSAGE NLS unused message: ACCSStartup_Login_ACCS_Task in: com.appcelerator.titanium.acs.internal.ui.messages !ENTRY org.eclipse.osgi 2 1 2012-10-19 13:14:07.965 !MESSAGE NLS unused message: in: com.appcelerator.titanium.acs.internal.ui.messages !ENTRY org.eclipse.osgi 2 1 2012-10-19 13:14:07.985 !MESSAGE NLS unused message: >>>>>>> in: com.appcelerator.titanium.acs.internal.ui.messages
Hi Kai, We don't have a 3.0.6 version of Titanium Studio. The latest stable version is 3.0.1, and I believe you should no longer see these issues. Could you try the latest version and see if it helps? Thanks.