-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Opening multiple projects in a new window makes IDEA plug-in unresponsive #510
Comments
User reported us about freezing IDE due to .gitignore plugin
|
JetBrains/idea-gitignore#510 (cherry picked from commit fec1d50)
JetBrains/idea-gitignore#510 (cherry picked from commit fec1d50)
Thank you for this report. Indeed there was a problem with threads. |
Prerequisites
mobi.hsz.idea.gitignore
package nameDescription
Opening multiple projects into a new window, with the .ignore plugin (idea-ignore) enabled, causes my Mac to become unresponsive to the point where I can only force quit Jetbrains IntelliJ. This only happens after opening a second IntelliJ project in a new window.
Uninstalling the .ignore plugin resolves the issue.
Steps to Reproduce
.gitignore
file in the IntelliJ IDEA project..gitignore
file in the second, newly opened project.Expected behavior: What you expect to happen
I should be able to switch between the two projects, allowing me to copy code from the
.gitignore
file in one project, to the.gitignore
file in another project.Actual behavior: What actually happens
The Mac OS pinwheel appears and IntelliJ IDEA becomes unresponsive. I cannot switch windows, from one project to the other. The IntelliJ IDEA menus become unresponsive, and I cannot click the Window Close buttons at the top of the window.
The only way to recover is to Force Quit IntelliJ IDEA from the Mac OS Dock.
Reproduces how often: What percentage of the time does it reproduce?
This happens almost always, when working with my current projects. I'm not sure if they have large file system trees that are being traversed, or large indexes. I have not tried with dummy projects containing very few indexed files.
Versions
Plugin:
.idea v2.3.2 (2017-11-17)
IDE:
IntelliJ IDEA 2017.3.2 (Ultimate Edition)
Build #IU-173.4127.27, built on December 26, 2017
Licensed to
redactedSubscription is active until July 14, 2018
JRE: 1.8.0_152-release-1024-b8 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Mac OS X 10.12.6
OS:
System Software Overview:
System Version: macOS 10.12.6 (16G1114)
Kernel Version: Darwin 16.7.0
Boot Volume: Macintosh HD
Boot Mode: Normal
Computer Name:
redactedUser Name:
redactedSecure Virtual Memory: Enabled
System Integrity Protection: Enabled
Time since boot: 2 days 6:18
Additional Information
Hardware Overview:
Model Name: MacBook Pro
Model Identifier: MacBookPro11,4
Processor Name: Intel Core i7
Processor Speed: 2.2 GHz
Number of Processors: 1
Total Number of Cores: 4
L2 Cache (per Core): 256 KB
L3 Cache: 6 MB
Memory: 16 GB
Boot ROM Version: MBP114.0172.B09
SMC Version (system): 2.29f24
The text was updated successfully, but these errors were encountered: