File button stops working after update to IntelliJ IDEA 2020.2 (Ultimate Edition)
Answered
button "File" stops working after update to IntelliJ IDEA 2020.2 (Ultimate Edition), also right-click doesn't work, when click on project name.
How to revert version or fix this?
Please sign in to leave a comment.
Hello,
Please share idea.log ("Help | Show Log in...") after restarting IDE and reproducing the issue.
https://www.dropbox.com/s/fthd1cqd8gxp2xz/idea.log?dl=0
Sorry, but provided file doesn't contain startup information. Could you please attach new one just after restarting IDE or whole logs folder zipped?
remove log file -> run program -> copy logfile
https://www.dropbox.com/s/1wo9ne1gam8flo5/idea%202.log?dl=0
Me too, when updated to 2020.2 rather fresh install, File menu freezes.
Please try to temporarily disable custom plugins:
Loaded custom plugins: BashSupport (1.8.0.202), Apache config (.htaccess) (202.6397.21), Tiny Service (20170621.2.0), File Watchers (202.6397.21), EnvFile (3.2.1), Hatchery (0.3.3), Styled Components & Styled JSX (1.1.2), EJS (202.6397.47), Pug (ex-Jade) (202.6397.47), Svelte (0.0.4), Prettier (202.6397.47), JS GraphQL (2.5.0), PHP (202.6397.94), .env files support (2020.3)
I disabled bundled python plugin then everything working for me now
Kishore,
Will the issue occurs again if you re-enable "Python" plugin?
When bundled Python plugin version 2018.2.182.5107.16 enabled then everything breaks, File menu, inlay hints, usages, search under caret, call hierarchy - nothing works especially java code.
I see below error in idea log: NoClassDefFoundError: PyMagicLiteralTools
Kishore,
What IDE version do you use?
Idea Ultimate 2020.2 built on July 27.
Kishore,
Mentioned plugin version is incompatible with 2020.2. It should be 202.* version: https://plugins.jetbrains.com/plugin/631-python/versions
Lualysis (1.1.0) causes the same chrash
i also get this same error and the log shows the following, does that mean all these plugins need to be disabled:
Hello @...,
Could you restart the IDE, reproduce the problem, and collect diagnostic data? (Help | Collect Logs and Diagnostic Data)
The files can be uploaded at https://uploads.jetbrains.com (do not forget to specify the UploadID)
As a workaround, you can try to install the latest IDE version from https://www.jetbrains.com/idea/download, and re-install the needed plugins.
I have problems with the new IntelliJ too. It doesn't see my file changes. I can't even commit my work.
Hi Iuliia Bondarieva,
It looks like you encountered another problem. Please raise a new issue at https://youtrack.jetbrains.com/issues/IDEA and provide a screenshot showing the problem and IDE logs. (Help | Collect Logs and Diagnostic Data)
Thanks
Same issue on 2020.3.2 and 2020.2
The IDE is unusable in this state.
It will work and then stop for up to 30 seconds where noting in the IDE responds.
Also occurs when using hot key to open type
Uploaded logs ID 2021_02_11_JyhEN3i7wY79GnaR
Summersb Please provide the logs/thread dumps:
- https://intellij-support.jetbrains.com/hc/en-us/articles/207241085
- https://intellij-support.jetbrains.com/hc/en-us/articles/206544899
log files
2021_02_11_TcnWi2FiZrZqWacD
Summersb
Looks like https://youtrack.jetbrains.com/issue/IDEA-182191 . Do you use VirtualBox or any other tools that can affect the clipboard?
Yes, I just started about the same time the IDE started freezing.
How do I set the database.import.datasource.from.text setting?
You can add database.import.datasource.from.text=false in Help | Edit Custom Properties and restart the IDE.
I updated my IDE with the above setting.
If my VBox has bi-directional clipboard enabled I still have the IDE freeze.
If the clipboard is host-guest only then no issues.
Do the thread dumps have exactly the same stack trace? Please provide the fresh dumps/logs after enabling this setting.
here are some logs from the latest freeze
Upload id: 2021_02_18_u5eyAKXZaMRWPtVX (file: idea-logs-20210218-093731.zip)
Please try https://www.jetbrains.com/idea/nextversion/ .