[AC-2387] Titanium studio crashes when creating new alloy project
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-07-26T17:18:54.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | levani |
Assignee | Daniel Sefton |
Created | 2013-07-23T10:27:24.000+0000 |
Updated | 2016-03-08T07:41:25.000+0000 |
Description
When I fill all the fields in "New Mobile Project" window and click the finish button titanium studio crashed very often. The loading finishes and just when the window should close the entire app freezes and I have to force quite. I'm creating default alloy projects.
I have attached a log after re-opening from one of such crash.
*Log error summary*
!MESSAGE Secure storage was unable to retrieve the master password from the OS keyring. Make sure that this application has access to the OS keyring. If the error persists, the password recovery feature could be used, or secure storage can be deleted and re-created.
!STACK 0
java.lang.SecurityException: Could not obtain password. Result: -67061
!MESSAGE (Build 3.1.1.1364101697) [ERROR] Failed to save the signed-in user
!STACK 0
org.eclipse.equinox.security.storage.StorageException: No password provided.
Attachments
File | Date | Size |
---|---|---|
diagnostic log.txt | 2013-07-24T18:58:37.000+0000 | 7696 |
log2.log | 2013-07-24T18:58:37.000+0000 | 11620 |
ti.log | 2013-07-23T10:27:53.000+0000 | 548437 |
log file
Hmm, it's sort of hard to know which error in that log is the problem. Did you clear the log beforehand? Please could you also attach your diagnostic log? (Found at Help -> Studio -> Run Diagnostic Test) Thanks.
Hi levani, I'm not sure if the errors in the log are related to the crash, but as stated in TISTUD-2218, the password errors have been fixed for Studio 3.1.2. It might be worth trying the nightly from http://preview.appcelerator.com/studio/
Hello Levani, Can you please confirm that you have tested using Studio 3.1.2 and whether or not you still are experiencing this issue? Thanks, Carter
Updated Studio to version 3.1.3 and created several test projects. Everything seem to be OK now.