Nothing works after 2021.1 update

已回答

so I clicked update. Nothings works now. How do I rollback? I can'r even open a cpp file in the IDE. I can't open settings of the IDE. IDE does not crash. Clion GUI seems be functioning, I can click buttons and stuff but nothing shows up.

0
Avatar
Permanently deleted user

OKAY. Something shows up when trying to open the settings. An error "Failed to save settings. Please Restart Clion". I restarted the clion. It's still the same.

0

Hello!

You can always find previous CLion versions here - https://www.jetbrains.com/clion/download/other.html.

>I can'r even open a cpp file in the IDE

Do you have the DockDockBuild plugin installed?

0
Avatar
Permanently deleted user

how do I rollback without loosing my IDE settings and product key?

0

You can simply install the previous version. Your settings will be loaded automatically.

0
Avatar
Permanently deleted user

I rolled back to 2020.3. Now IDE does not start.  "IDE has not been initialized yet" I'm in linux after running "clion.sh"

0
Avatar
Permanently deleted user

I rebooted my machine. Now it starts correctly.  Thanks for the assist. 

0

Under normal circumstances the "IDE has not been initialized yet" message means this: you have already started one IDE instance and now trying to start another. 

When you see it again, please check with ps -x | grep java whether it's actually the case. 

0
Avatar
Permanently deleted user

That was scary. I thought I lost all settings. 

0
Avatar
Permanently deleted user

Thank you for the tip for trouble shooting. 

0

请先登录再写评论。