You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is caused by trying to import from Windows "special" folders like 'Gallery' (thanks @pwalczysko !):
java.lang.Exception: Abnormal termination due to an uncaught exception.
java.nio.file.InvalidPathException: Illegal char <:> at index 0: ::{E88865EA-0E1C-4E20-9AA6-EDCD0212C87C}
at sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
...
I have to look through old issues, I think there are a few similar ones open already...
The text was updated successfully, but these errors were encountered:
See QA 42226
This is caused by trying to import from Windows "special" folders like 'Gallery' (thanks @pwalczysko !):
I have to look through old issues, I think there are a few similar ones open already...
The text was updated successfully, but these errors were encountered: