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

Plugins do not work in the latest Che-Theia build (che-theia:next) #16021

Closed
1 task done
vitaliy-guliy opened this issue Feb 13, 2020 · 2 comments
Closed
1 task done
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.

Comments

@vitaliy-guliy
Copy link
Contributor

Describe the bug

It looks the latest Theia has changes that broke the plugins system.
In fact, Che-Theia tries to unpack the plugins. After unpacking, plugins are deployed but not started.
Running Che-Theia has My Workspace view, which is provided by plugin contribution point.

Che version

  • nightly

Steps to reproduce

Create a workspace with next version of Che-Theia editor.

Expected behavior

Che-Theia with working plugins.

Screenshots

Screenshot from 2020-02-13 12-28-24

Screenshot from 2020-02-13 12-26-48

Screenshot from 2020-02-13 12-27-10

@vitaliy-guliy vitaliy-guliy added kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. labels Feb 13, 2020
@RomanNikitenko
Copy link
Member

I tried locally on minikube to use che-theia:next and it works for me, I can not reproduce the issue

еее

@azatsarynnyy
Copy link
Member

It's expected behavior as eclipse/che-theia/next is not always compatible with the other components versions, which are 7.8.0 on https://che.openshift.io ATM

There were several PRs for different components of Che:

All of them were merged after 7.8.0.
eclipse/che-theia/next includes the changes which depend on the changes that aren't in 7.8.0 of other components.

closing it as expected behavior

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
Projects
None yet
Development

No branches or pull requests

3 participants