[AC-3341] Terminal not working anymore
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2016-03-29T15:47:37.000+0000 |
Affected Version/s | Appcelerator Studio 4.5.0 |
Fix Version/s | n/a |
Components | n/a |
Labels | feedback |
Reporter | Daniele Paoni |
Assignee | Shak Hossain |
Created | 2016-03-09T10:46:24.000+0000 |
Updated | 2016-03-29T15:47:37.000+0000 |
Description
Updated to the latest studio, terminal window is not working anymore.
I have attached output of appc ti info.Attachments
File | Date | Size |
---|---|---|
appc-info-trace.txt | 2016-03-22T15:05:45.000+0000 | 16015 |
Attach FilesĀ AC-3341 - Appcelerator JIRA - Mozilla Firefox.jpg | 2016-03-09T16:06:17.000+0000 | 21193 |
console.txt | 2016-03-22T10:43:06.000+0000 | 4642 |
info.txt | 2016-03-09T10:46:26.000+0000 | 16869 |
Studio (extended) - Appcelerator Studio Dashboard - Appcelerator Studio.jpg | 2016-03-22T10:42:20.000+0000 | 55318 |
studio-diagnostic.txt | 2016-03-22T15:05:45.000+0000 | 29399 |
Hello, Can you be little more specific? is there any error that is showing in the terminal? where did you get the output of appc ti info, if the terminal is not working? Your information is not clear. Did you try restarting the studio after update? Please do that. Thanks.
The terminal is empty, seet he screenshot. I got the info from a command window.
Hello, Please run the following command in the administrative command prompt. sudo rm -rf ~/.appcelerator sudo rm -rf ~/.titanium sudo npm uninstall -g titanium sudo npm uninstall -g appcelerator sudo npm install -g appcelerator appc use latest appc setup Now, Did you set the environment variables for your platform. Please follow the instruction in here http://docs.appcelerator.com/platform/latest/#!/guide/Software_Locations_and_Environment_Variables and follow Configuring Environment Variables on Windows section. Reply with your findings. Please provide screenshots. Thanks.
I have done everything adapting the commands to window, the terminal still does not work. Here is a screenshot of the ide after the update and the command results The commands in the console have been run after deleting .titanium and .appcelerator
Go to studio/help/studio/run diagnostic test... Please attach the log file in the ticket. Now, Run "appc info trace" in the administrative command prompt and attach the log as a text file in this ticket. Can you able to create new project in studio? If not, Try creating a new project in the administrative command prompt by "appc new" and follow on. You said you updated to the latest studio. For convenience can you try uninstalling this studio version and reinstall the previous studio version and see if the terminal works. You can also manually download the latest version https://web.appcelerator.com/product/studio and try installing. Reply with your findings. Thanks.
Yes I can create a project, the ide works, it's only the terminal window that is empty. I have attached the requested logs. I will try to remove and reinstall the latest version.