question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

version 2.2.2 is not working with IntelliJ IDEA 2017.3 EAP Public Preview

See original GitHub issue
  • Plugin is in the latest version
  • Issue was not reported yet
  • Stack trace (if provided) contains mobi.hsz.idea.gitignore package name

Description

Plugin version 2.2.2 is not working with IntelliJ IDEA 2017.3 EAP Public Preview (Build #IC-173.3415.22, built on October 25, 2017)

26-Oct-17
15:52	Plugin Error
			Problems found loading plugins:
			The following plugins are incompatible with the current IDE build: .ignore

Stack trace

2017-10-25 10:48:22,239 [ 144757]   INFO - notification.NotificationGroup - Notification group IGNORE_GROUP is already registered 
java.lang.Throwable
	at com.intellij.notification.NotificationGroup.<init>(NotificationGroup.java:65)
	at com.intellij.notification.NotificationGroup.<init>(NotificationGroup.java:50)
	at com.intellij.notification.NotificationGroup.<init>(NotificationGroup.java:43)
	at mobi.hsz.idea.gitignore.util.Notify.show(Notify.java:84)
	at mobi.hsz.idea.gitignore.util.Notify.show(Notify.java:68)
	at mobi.hsz.idea.gitignore.TrackedIgnoredFilesComponent.handleFiles(TrackedIgnoredFilesComponent.java:115)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.intellij.util.messages.impl.MessageBusConnectionImpl.deliverMessage(MessageBusConnectionImpl.java:117)
	at com.intellij.util.messages.impl.MessageBusImpl.doPumpMessages(MessageBusImpl.java:448)
	at com.intellij.util.messages.impl.MessageBusImpl.pumpWaitingBuses(MessageBusImpl.java:409)
	at com.intellij.util.messages.impl.MessageBusImpl.pumpMessages(MessageBusImpl.java:398)
	at com.intellij.util.messages.impl.MessageBusImpl.pumpMessages(MessageBusImpl.java:386)
	at com.intellij.util.messages.impl.MessageBusImpl.sendMessage(MessageBusImpl.java:379)
	at com.intellij.util.messages.impl.MessageBusImpl.access$200(MessageBusImpl.java:45)
	at com.intellij.util.messages.impl.MessageBusImpl$2.invoke(MessageBusImpl.java:231)
	at com.sun.proxy.$Proxy122.handleFiles(Unknown Source)
	at mobi.hsz.idea.gitignore.IgnoreManager$RefreshTrackedIgnoredRunnable.run(IgnoreManager.java:601)
	at mobi.hsz.idea.gitignore.IgnoreManager$RefreshTrackedIgnoredRunnable.run(IgnoreManager.java:567)
	at mobi.hsz.idea.gitignore.IgnoreManager$5.task(IgnoreManager.java:180)
	at mobi.hsz.idea.gitignore.IgnoreManager$5.task(IgnoreManager.java:174)
	at mobi.hsz.idea.gitignore.util.Debounced$1.run(Debounced.java:72)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:242)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
2017-10-25 10:48:30,904 [ 153422]   INFO - .diagnostic.PerformanceWatcher - Unindexed files update took 19694ms; general responsiveness: ok; EDT responsiveness: 0/20 sluggish, 1/20 very slow 

Steps to Reproduce

  1. upgrade to IntelliJ IDEA 2017.3 EAP Public Preview (Build #IC-173.3415.22, built on October 25, 2017)

Versions

Plugin:

2.2.2

IDE:

			
IntelliJ IDEA 2017.3 EAP (Community Edition)
Build #IC-173.3415.22, built on October 25, 2017
JRE: 1.8.0_144-b01 amd64
JVM: Java HotSpot(TM) 64-Bit Server VM by Oracle Corporation
Windows 10 10.0

OS:

Windows 10, 64 bit, version 1709

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:10
  • Comments:25 (10 by maintainers)

github_iconTop GitHub Comments

3reactions
hszcommented, Oct 27, 2017

@dejan2609 thank you for this report. Since we have many thumbs up, I’ll fix it for sure this weekend and release - so I’d open this issue back.

I know what is the issue, commit discovering is not required, but thank you very much!

2reactions
hszcommented, Oct 31, 2017

Yeah, it’s also a good summary for this thread. I’ll handle a couple more things this week and then go with me public release. Until then it’ll be available only in EAP channel.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What's New in IntelliJ IDEA - 2022.3
With IntelliJ IDEA 2022.3, you can preview the completely reworked look and feel of the IDE by switching to the new UI using...
Read more >
IntelliJ IDEA - Early Access Program (EAP) - JetBrains
Our Early Access Program lets the community participate in discussions devoted to our products and influence the development planning, from the early stages ......
Read more >
Other Versions - IntelliJ IDEA - JetBrains
Get past releases and previous versions of IntelliJ IDEA. ... IntelliJ IDEA Community Edition third-party software ... Version: 2017.3.7 (Release notes).
Read more >
IntelliJ IDEA Documentation - Update - JetBrains
IntelliJ IDEA can be updated only to a minor Preview version, but not to a major EAP build. For example, you can update...
Read more >
IntelliJ IDEA 2017.3 Public Preview - The JetBrains Blog
IntelliJ IDEA 2017.3 has loads of new improvements made to the data flow analysis. The IDE now detects possible nullability issues in Stream ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found