[AC-509] Studio crashes after update to 4.4.0
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Needs more info |
Resolution Date | 2015-11-23T07:29:23.000+0000 |
Affected Version/s | Appcelerator Studio 4.4.0 |
Fix Version/s | n/a |
Components | Studio |
Labels | n/a |
Reporter | Rainer Schleevoigt |
Assignee | Sharif AbuDarda |
Created | 2015-11-21T18:37:00.000+0000 |
Updated | 2015-11-24T09:31:02.000+0000 |
Description
Hi,
after update:
I start RUN. The console view flashes on bottom of right window repetitivly. After short time the build folder keeps empty.
Here the log: https://gist.github.com/AppWerft/a3112fe69819f3440504
If reinstalled Studio after removing, I have relogined. Here the output of diagnostics:
https://gist.github.com/AppWerft/cb401865b8b21b39d585
Here the output of cli: https://gist.github.com/AppWerft/64a044c774b8646ab701
Cheers!
Rainer
I have copied from an other Mac a folder of appc studio (v4.1.0). If I start from this folder the same issue appears. I think the the reason of my issue don't come from the appc folder. I guess the reason comes from dependencies (java/node …)? [───────┤ Check Environment ├─────](https://gist.github.com/AppWerft/7d0d70410287217ca66c)
Hello [~titanium@webmasterei-hamburg.de], according to your CLI log it looks like your installation was successful. Did you try updating through studio? If so, sometimes this happens because the installation was broken down somehow though it will still shows successful installation. it's better if you try installing the previous versions and manually update to the latest through command prompt. Thanks.
Hello Sharif AbuDarda, first I have cleaned the "Appcelerator Studio" folder and reinstalled from new dmg download => same issue. Now I have installed the version from july (v4.1.0) => same issue. I think it is a problem with other components. What of details do you need for help? I can trigger the issue by starting: /Window/ShowView/Other/Console inside Studio Best regards Rainer
Hi Mostafizur Rahman, what kind of info do you need? [Here output of diagnostics](https://gist.github.com/AppWerft/299d21c71ab749025698) and [here the log of studio](https://gist.github.com/AppWerft/a3112fe69819f3440504)
Solved! In workspace folder is a folder .metadata/plugins. Maybe in this folder is an issue. I have created a new Workspace and imported my project. It is fixed! I hope I can help other victims …