Version 39.0: on Windows
Crash report http://api.ugene.net/tools/ugenecrashes/index.php?id=24222
Scenario:
- Load workflow sample Read Illumina PE Reads with Spades (SPAdes tool is available on macOS and Linux operating systems only.)
- Add all settings and push Validate and get message: "Add spades in the Application settings"
- Open External Tool and add any file as executable Spades. Get message: ""It is possible that the specified executable file is invalid"
- In Workflow push Validate button
Crash:U2Lang.dll!U2::WorkflowUtils::validate(U2::Workflow::Schema const &,QList &) [WorkflowUtils.cpp : 307 + 0x1d]
- Need to lock button for adding Spades in External tool for Windows.
- Need to add message in the workflow execution, that "SPAdes tool is available on macOS and Linux operating systems only".
- relates to
-
UGENE-6848 Crash on "getProto()" function
- Closed