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

not responding under Windows 10 - version 1.4.0.post1-gpu #2781

Open
michael-seg opened this issue Dec 5, 2023 · 6 comments
Open

not responding under Windows 10 - version 1.4.0.post1-gpu #2781

michael-seg opened this issue Dec 5, 2023 · 6 comments
Labels
support general user support querstions, something that might also have a good place on forum.image.sc

Comments

@michael-seg
Copy link

michael-seg commented Dec 5, 2023

I have experienced troubles with adding new images (raw data) in the first step of the workflow: pixel classification
Always "not responding" . Same comes if I want to open a project
Maybe s.o. can help.

@k-dominik
Copy link
Contributor

Hi @michael-seg,

this is definitely not what should happen! Can you maybe post a portion of your log file (Settings -> open log folder)? There could be information there that helps us understand the issue better. Also, what file format are you using? If you can open your image in Fiji, you could use our export plugin to produce an .h5 file that should definitely work!

Hope we can resolve this quickly.

Cheers
D

@k-dominik k-dominik added the support general user support querstions, something that might also have a good place on forum.image.sc label Dec 6, 2023
@michael-seg
Copy link
Author

log.txt

I used .tif format

Thank you for your help dominik.
Best
Michael

@michael-seg
Copy link
Author

also if i want to export as .hdf5 with your fiji-plugin, this one comes up:

java.lang.IllegalArgumentException: HDF5 export file must have '.h5' suffix
at org.ilastik.ilastik4ij.io.ExportCommand.run(ExportCommand.java:85)
at org.scijava.command.CommandModule.run(CommandModule.java:196)
at org.scijava.module.ModuleRunner.run(ModuleRunner.java:165)
at org.scijava.module.ModuleRunner.call(ModuleRunner.java:125)
at org.scijava.module.ModuleRunner.call(ModuleRunner.java:64)
at org.scijava.thread.DefaultThreadService.lambda$wrap$2(DefaultThreadService.java:247)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
[ERROR] Command errored: Export HDF5

@k-dominik
Copy link
Contributor

Hi @michael-seg,

thank you very much for the log - I could not find anything interesting there - unfortunately.

For the Fiji plugin - you'll have to give the file name an .h5 extension (I guess that part we'll have to improve, xref: ilastik/ilastik4ij#122). I noticed that there is a file picker there when you export, which is inconvenient (as the file does not exist yet and I guess then you're forced to choose something). A workaround until we fix it, would be to select any file there, and manually rename it in the main export dialog:

image

Do you think you could make available the file you're having trouble with? If you can't share it publicly, drop us a mail at team@ilastik.org and I can send you a private upload link.

Cheers
Dominik

@michael-seg
Copy link
Author

michael-seg commented Dec 7, 2023

also same problem with .h5 files, unfortunetly

log.txt

Kind
Michael

@k-dominik
Copy link
Contributor

Hi @michael-seg - this is odd. Could you please write an email to team@ilastik.org with a reference to this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support general user support querstions, something that might also have a good place on forum.image.sc
Projects
None yet
Development

No branches or pull requests

2 participants