-
Type: Bug
-
Status: Closed
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 1.31
-
Fix Version/s: 1.32
-
Labels:
-
Environment:
macOS, Linux 64-bit
-
Story Points:3
-
Sprint:DEV-32-2, DEV-32-3, DEV-32-4, DEV-32-7
-
Affect Type:Userdefined
I've installed UGENE on macOS, the *.app file name had space characters ("Unipro UGENE VIRO"). When I tried to build CLARK database, the workflow result was "successful", but the database was not created. The error log on the dashboard had an error:
/Volumes/External/Unipro UGENE VIRO.app/Contents/MacOS/tools/clark-1.2.4/builddb.sh: line 64: /Volumes/External/Unipro: No such file or directory
Fix the issue. Check other scenarios. So, at least the following scenarios should be covered:
- Space character in the UGENE installation path.
- Space character in the UGENE installation path in the application name (if it matters for macOS).
- Space character in an input file path.
- Space character in an output database file.
- Space character in the temporary folder (if it is used).