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 My Workspace actions works incorrectly #13956

Closed
4 of 23 tasks
RomanNikitenko opened this issue Jul 22, 2019 · 7 comments
Closed
4 of 23 tasks

The My Workspace actions works incorrectly #13956

RomanNikitenko opened this issue Jul 22, 2019 · 7 comments
Assignees
Labels
area/editor/theia Issues related to the che-theia IDE of Che kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Milestone

Comments

@RomanNikitenko
Copy link
Member

Describe the bug

The bug is relevant to master branch assembly:

The My Workspace panel actions works incorrectly
Please see the video: https://youtu.be/14PZ3ARjZBc

Che version

  • latest
  • nightly
  • other: 7.0.0-rc-4.0-SNAPSHOT

Steps to reproduce

  1. To use eclipse/che-theia:next image define in devfile:
- 
    alias: theia-editor
    reference: >-
      https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/plugins/eclipse/che-theia/next/meta.yaml
    type: cheEditor

  1. chectl workspace:start -f devfile.yaml
  2. Try to use My Workspace panel actions, for example New Terminal action or execute a command.
  3. You can see that:
  • terminal widget is opened but you can not type any command.
  • errors in the browser console
  • quick open widget open instead of running the selected command for execution from My Workspace panel.

Expected behavior

  • terminal widget is opened and ready for use.
  • the selected command is running.

Runtime

  • kubernetes (include output of kubectl version)
  • Openshift (include output of oc version)
  • minikube (minikube v1.0.0 on linux (amd64))
  • minishift (include output of minishift version and oc version)
  • docker-desktop + K8S (include output of docker version and kubectl version)
  • other: (please specify)

Installation method

  • chectl chectl/0.0.2-6d3894f linux-x64 node-v10.4.1)
  • che-operator
  • minishift-addon
  • I don't know

Environment

  • my computer
    • Windows
    • Linux
    • macOS
  • Cloud
    • Amazon
    • Azure
    • GCE
    • other (please specify)
  • other: please specify

Additional context

@RomanNikitenko RomanNikitenko added kind/bug Outline of a bug - must adhere to the bug report template. area/editor/theia Issues related to the che-theia IDE of Che labels Jul 22, 2019
@l0rd
Copy link
Contributor

l0rd commented Jul 22, 2019

@RomanNikitenko that's related to theia:next, not Che 7 right?

@l0rd l0rd added the severity/P1 Has a major impact to usage or development of the system. label Jul 22, 2019
@l0rd l0rd added this to the 7.1.0 milestone Jul 22, 2019
@l0rd l0rd added the status/info-needed More information is needed before the issue can move into the “analyzing” state for engineering. label Jul 22, 2019
@l0rd l0rd removed this from the 7.1.0 milestone Jul 22, 2019
@RomanNikitenko
Copy link
Member Author

yes, the issue is related to che-theia:next

@l0rd l0rd removed the status/info-needed More information is needed before the issue can move into the “analyzing” state for engineering. label Jul 22, 2019
@l0rd l0rd added this to the 7.1.0 milestone Jul 22, 2019
@l0rd
Copy link
Contributor

l0rd commented Jul 22, 2019

Ok thanks. Set milestone to 7.1

@RomanNikitenko
Copy link
Member Author

I investigated the issue and described the cause of the problem here.
The bug was relevant to che-theia:next only, but recently the corresponding changes was merged to che-7.0.0 branch as well, so now it's relevant to 7.0.0 too.

@l0rd
Copy link
Contributor

l0rd commented Aug 12, 2019

I investigated the issue and described the cause of the problem here.
The bug was relevant to che-theia:next only, but recently the corresponding changes was merged to che-7.0.0 branch as well, so now it's relevant to 7.0.0 too.

How is that possible? @evidolob aren't we blocking upstream PRs to get to 7.0.0 branch?

@gorkem
Copy link
Contributor

gorkem commented Aug 12, 2019

This is a fix it for 7.0 issue.

@vinokurig
Copy link
Contributor

fixed in eclipse-theia/theia#5961

@RomanNikitenko RomanNikitenko removed the status/in-progress This issue has been taken by an engineer and is under active development. label Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/editor/theia Issues related to the che-theia IDE of Che kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

7 participants