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

Worksheet errors are not reported in the problems view #222

Open
radusw opened this issue Jun 14, 2015 · 9 comments
Open

Worksheet errors are not reported in the problems view #222

radusw opened this issue Jun 14, 2015 · 9 comments

Comments

@radusw
Copy link

radusw commented Jun 14, 2015

Steps to reproduce:

  1. create a new worksheet
  2. write a new line that doesn't compile and should be marked with error. e.g. {case "ping" => "pong}
  3. save the worksheet

=> you will notice that the error shows up for a second or 2, then disappears

Ubuntu 15.04
openJDK 1.6.0
Scala 2.11.6
Scala Worksheet 0.3.0.v-2_11-201505250857-3ecd157 org.scalaide.worksheet.feature.feature.group Scala IDE 4.1.0

@dragos
Copy link
Member

dragos commented Jun 26, 2015

Can you disable Build Automatically and see if the issue is still there?

@radusw
Copy link
Author

radusw commented Jun 27, 2015

I cannot reproduce it at all now and I haven't update anything. Spurious behaviour - I think it's a threading issue.

I will let you know when it's happening again and I will try disabling 'Build Auto'

@dragos
Copy link
Member

dragos commented Jun 27, 2015

And what's the status of Build Automatically?

@radusw
Copy link
Author

radusw commented Jun 27, 2015

It was enabled

@saqib-ali
Copy link

I run into the same issue when "Build Automatically" is enabled. Disabling it fixes the issue.

@martinprobson
Copy link

Same issue.
Ubuntu 16.04
openJDK 1.8.0_131
Scala 2.11.8
Worksheet version Scala Worksheet 0.4.0.v-2_11-201605041112-ab29b9c org.scalaide.worksheet.feature.feature.group
Scala IDE 4.4.1

I run into the same issue when "Build Automatically" is enabled. Disabling it fixes the issue.

@amorelos
Copy link

amorelos commented Oct 1, 2017

I am using "Build id: 4.6.1-vfinal-2017-06-09T11:19:56Z-Typesafe"and I still see this problem.

@wpopielarski
Copy link
Member

wpopielarski commented Oct 2, 2017 via email

@tchegito
Copy link

We're using 4.7.1-rc3 from January 2018, and we still experience this problem. So we disable "Build Automatically" in order to fix the erros, and re-enable it. But this is still annoying: I don't see why a build is triggered again on a project which is marked as "compilation error" although no code change is detected.

Anyway, it's a really great plugin, and besides that, it fixes a lot of complications experienced by the company I work for. Thanks for this huge effort.

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

7 participants