Skip to content
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

The following plugins are incompatible with the current IDE build #530

Closed
1 of 3 tasks
yabasha opened this issue Apr 9, 2018 · 20 comments
Closed
1 of 3 tasks

The following plugins are incompatible with the current IDE build #530

yabasha opened this issue Apr 9, 2018 · 20 comments
Milestone

Comments

@yabasha
Copy link

yabasha commented Apr 9, 2018

Prerequisites

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

Description

Plugin Error
Problems found loading plugins:
The following plugins are incompatible with the current IDE build: .ignore

installing the latest version of PHPStorm 2018.1.1

Steps to Reproduce

  1. Update PHPStorm to latest version (2018.1.1)

Actual behavior:
IDE error message that the plugin is not compatible with IDE version

Reproduces how often:
100%

Versions

Plugin:

2.5.0

IDE:

2018.1.1
@arcticlinux
Copy link

Plugin Error
			Problems found loading plugins:
			The following plugins are incompatible with the current IDE build: .ignore

Traceback

2018-04-09 14:25:45,249 [   3031]   INFO - llij.ide.plugins.PluginManager - Plugin '.ignore' can't be loaded because: This plugin version was marked as incompatible 

@iamleehom
Copy link

yes, i have the same peoblem, waiting for fix it.

@nicity
Copy link

nicity commented Apr 10, 2018

#527 (comment)
https://youtrack.jetbrains.com/issue/IDEA-189189

@hsz hsz changed the title Not campatible error Not compatible error Apr 10, 2018
@weinde
Copy link

weinde commented Apr 10, 2018

same problem

@hsz hsz added this to the v2.6.0 milestone Apr 10, 2018
@jacekmusial
Copy link

I have the same issue, although not in the PhpStorm but in IntelliJ IDEA 2018.1.1 (Community Edition)
Build #IC-181.4445.78, built on April 9, 2018
JRE: 1.8.0_152-release-1136-b27 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0

obraz

@robert-cody
Copy link

Maxim Mossienko 10 Apr 2018 11:34
We disabled existing versions of .ignore plugin in IDE updates.
#527 (comment)

@hsz hsz changed the title Not compatible error The following plugins are incompatible with the current IDE build Apr 11, 2018
@szagot
Copy link

szagot commented Apr 11, 2018

Same problem in PHPStorm 2018.1.1...

Plugin Error
Problems found loading plugins:
The following plugins are incompatible with the current IDE build: .ignore

@MichaelGatesDev
Copy link

Same issue here on IntelliJ Ultimate latest stable build and plugin version 2.5.0.

@linaori
Copy link

linaori commented Apr 12, 2018

Same issue here

PhpStorm 2018.1.1
Build #PS-181.4445.72, built on April 9, 2018
Subscription is active until March 26, 2019
JRE: 1.8.0_152-release-1136-b27 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Linux 4.4.0-62-generic

@mehrentreich
Copy link

Same for me

IntelliJ IDEA 2018.1.2 EAP (Ultimate Edition)
Build #IU-181.4668.1, built on April 10, 2018
JRE: 1.8.0_162-b12 amd64
JVM: Java HotSpot(TM) 64-Bit Server VM by Oracle Corporation
Windows 10 10.0

@chinaerserver
Copy link

The same for me

IntelliJ IDEA 2018.1.1 (Ultimate Edition)
Build #IU-181.4445.78, built on April 10, 2018
JRE: 1.8.0_152-release-1136-b27 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.13.4

@Scott-G
Copy link

Scott-G commented Apr 12, 2018

+1 for me too

PhpStorm 2018.1.1
Build #PS-181.4445.72, built on April 9, 2018
JRE: 1.8.0_152-release-1136-b27 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0

@midnight-coding
Copy link

Same for me.

PhpStorm 2018.1.1
Build #PS-181.4445.72, built on April 9, 2018
JRE: 1.8.0_152-release-1136-b27 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Microsoft Windows 7 Professional v6.1.7601 Service Pack 1 Build 7601

@narration-sd
Copy link

narration-sd commented Apr 12, 2018

come on guys -- this is getting pretty boring, all these same/plus1s.

It doesn't help anything, and if you pay attention, you'll find this is for a reason being worked, as with the other times for this plugin.

@linaori
Copy link

linaori commented Apr 13, 2018

It's broken and not the first or second time after an update. A lot of people rely on certain behaviour of this plugin and it's an annoyance if it randomly stops working. I'd fix it myself, but I don't know how.

I think it's a must have feature for jetbrains to include in their platform, maybe that would help stability the of this plugin?

@hsz
Copy link
Member

hsz commented Apr 13, 2018

@iltar

As already mentioned above (#527 (comment)), JB has disabled v2.5.0 because it has conflicts with new release of their IDEs.
FIx is ready (#527 issue, #531 PR), I'm waiting for the confirmation/code review/whatever from @nicity to avoid releasing fix and getting reverted again.
After releasing, it will take another couple days for accepting the update by some JB plugins approval team.
I can't do more about that, sorry.

@linaori
Copy link

linaori commented Apr 13, 2018

I can't do more about that, sorry.

@hsz, you don't have to be sorry, you're not being paid to do this, are you? 👍

I don't think anyone is explicitly at fault here, but it's a shame that it keeps breaking. This plugin is really useful for my development workflow in PhpStorm and I instantly notice it when it does not work.

@hsz
Copy link
Member

hsz commented Apr 13, 2018

@iltar I'm not paid for that, just the occasional donations via PayPal. ;-)
It's great to hear that you consider this plugin useful!

Ok, v2.6.1 has been finished and released to the JB repository. Now we have to wait for their move.
Until then, it's available for manual installation in Releases tab

Big thanks to @nicity for the support! 👏

@hsz hsz closed this as completed Apr 13, 2018
@mathiasbader
Copy link

same for me :-/

@LeeLear
Copy link

LeeLear commented Jan 2, 2019

same for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests