knime-ip / knip

KNIME Image Processing Extension
https://www.knime.com/community/image-processing
50 stars 11 forks source link

Image Reader: adding files to drag and dropped reader #445

Open stelfrich opened 7 years ago

stelfrich commented 7 years ago

When creating an Image Reader node by drag and dropping a file onto KNIME, everything works fine. However, adding an additional file via the configuration dialog yields the following error:

ERROR Image Reader         0:10       Execute failed: java.net.URISyntaxException: Illegal character in path at index 19: /Applications/KNIME 3.3.1.app/Contents/MacOS/file:/Users/stefan/Desktop/A3--W00003--P00005--Z00000--T00000--DAPI.tif

KNIME 3.3.1 KNIP 1.5.3.201612060455 Mac OS X 10.10.5

stelfrich commented 6 years ago

Quick question since this issue came up during a course last week again: do you know where your putative fixes went, @gab1one? It seems that they never got merged into master; neither did @tibuch's dragNdropIssue branch.