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

cannot add a new label right now #15

Open
davodogster opened this issue Jun 7, 2019 · 2 comments
Open

cannot add a new label right now #15

davodogster opened this issue Jun 7, 2019 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@davodogster
Copy link

I received a random error I don’t even think I clicked apply classifier.

[INFO]

Apply classifier

[INFO] # Generating tiles for interval:
[INFO] Interval:
Exception in thread “Thread-3156” java.lang.NullPointerException
at de.embl.cba.cats.utils.IntervalUtils.logInterval(IntervalUtils.java:65)
at de.embl.cba.cats.utils.IntervalUtils.createTiles(IntervalUtils.java:159)
at de.embl.cba.cats.CATS.applyClassifierWithTiling(CATS.java:2683)
at de.embl.cba.cats.CATS.applyClassifierWithTiling(CATS.java:2559)
at de.embl.cba.cats.ui.CATSCommand.lambda$applyClassifier$1(CATSCommand.java:397)
at java.lang.Thread.run(Thread.java:748)
[ERROR] Sorry, but I am busy and cannot add a new label right now…
[ERROR] Sorry, but I am busy and cannot add a new label right now…
[ERROR] Sorry, but I am busy and cannot add a new label right now…
[ERROR] Sorry, but I am busy and cannot add a new label right now…
[ERROR] Sorry, but I am busy and cannot add a new label right now…
[ERROR] Sorry, but I am busy and cannot add a new label right now…

@tischi
Copy link
Collaborator

tischi commented Jun 7, 2019

  1. You cannot add new labels while classification is in progress.
  2. I think however that in your case it falsely thought it was in classification mode. The reason was that it could not retrieve the classification region (for some reason) but still entered the classification mode, where it then crashed. I tried to change the code such that this cannot happen anymore. If your update your Fiji you will have those changes. I hope it helps.

@tischi tischi self-assigned this Jun 7, 2019
@tischi tischi added the bug Something isn't working label Jun 7, 2019
@tischi
Copy link
Collaborator

tischi commented Jun 15, 2019

Hi Sam,

Did that happen again? Otherwise I would close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants