-
Notifications
You must be signed in to change notification settings - Fork 14
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
use toURI method to handle #268
Conversation
Conflicting PR. Removed from build OMERO-insight-push#1011. See the console output for more details.
|
Ah interesting, that might fix a few other similar issues too. I'll review later. |
Tested with a build from the PR branch. Looks good, doesn't break anything. I don't know how to replicate the issue though. |
Did you try on Windows 10? since this is the OS which seems to trigger the problem |
Yes, Windows 10 and imported from local as well as network share, both works, with and without the PR. |
InvalidPathException
This PR now also Fixes #111 . To replicate that error: Open import dialog. In the drop down select "This PC". Insight crashes with InvalidPathException. Has to be tested on Windows 10. Test: Check that Insight doesn't crash with this PR. |
How to start an insight https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-insight-build/ on windows ? |
I can confirm the crash with release insight when I select in importer the "Computer" folder on Windows (maxquant).
This crash is fiexed by the presenet PR. |
@pwalczysko any objection if I merge this PR, I would like to include it in a point release |
Good to merge fmpov |
This should fix issue with file path.
see https://www.openmicroscopy.org/qa2/qa/feedback/30780/ and #237
cc @dominikl