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

Saros/I 0.3.0 not compatible with JetBrains IDEs version 2021.X and higher #1143

Open
Igzak opened this issue May 28, 2021 · 1 comment
Open
Assignees
Labels
Area: IntelliJ Issue affecting Saros for IntelliJ (Saros/I) Type: Bug Issue that describes an unintended behavior of Saros

Comments

@Igzak
Copy link

Igzak commented May 28, 2021

Describe the bug
JetBrains phpstorm 2021.1.2 show error when trying to start saros project sharing with other person, looks like method called by plugin not exist in phpstorm ide

To Reproduce
Steps to reproduce the behavior:

  1. Install phpstorm 2021.1.2
  2. Try start session with someone
  3. See error

Expected behavior
Session started without any troubles

Log files

Can`t share 😥

Screenshots
issue_saros

Environment (please complete the following information):

  • OS: Windows 10 [20H2]
  • IDE phpstorm 2021.1.2
  • Saros Plugin Version [0.3.0]

Additional context
java.lang.NoSuchMethodError: 'com.intellij.openapi.module.ModuleType[] com.intellij.openapi.module.ModuleTypeManager.getRegisteredTypes()' at saros.intellij.negotiation.hooks.ModuleTypeNegotiationHook.applyActualParameters(ModuleTypeNegotiationHook.java:150) at saros.negotiation.OutgoingSessionNegotiation.applySessionParameters(OutgoingSessionNegotiation.java:442) at saros.negotiation.OutgoingSessionNegotiation.start(OutgoingSessionNegotiation.java:182) at saros.core.ui.eventhandler.NegotiationHandler$OutgoingInvitationJob.run(NegotiationHandler.java:131) at saros.intellij.runtime.UIMonitoredJob.run(UIMonitoredJob.java:42)

@Igzak Igzak added State: Unconfirmed No Saros developer analyzed the bug Type: Bug Issue that describes an unintended behavior of Saros labels May 28, 2021
@tobous tobous added Area: IntelliJ Issue affecting Saros for IntelliJ (Saros/I) and removed State: Unconfirmed No Saros developer analyzed the bug labels May 28, 2021
@tobous
Copy link
Member

tobous commented May 28, 2021

The current release of Saros/I (0.3.0) is not compatible with products based on the 2021 JetBrains platform (i.e. IntelliJ/PhpStorm 2021.X). This issue has already been resolved on the master, but I haven't gotten around to releasing a new Saros/I version yet. Sorry for the inconvenience.

You can either wait for the next official release or try using a development build.

@tobous tobous changed the title JetBrains phpstorm 2021.1.2 session start issue Saros/I 0.3.0 not compatible with JetBrains IDEs version 2021.X and higher May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: IntelliJ Issue affecting Saros for IntelliJ (Saros/I) Type: Bug Issue that describes an unintended behavior of Saros
Projects
None yet
Development

No branches or pull requests

2 participants