-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 1.20, 1.21, 1.22, 1.23, 1.24, 1.25, 1.26, 1.26.1, 1.26.2, 1.26.3, 1.27, 1.28, 1.28.1, 1.29, 1.30, 1.31, 1.31.1, 1.32, 33, 34, 35, 36, 37, 38, 39, 38.1, 40, 41, 40.1, 42, 43, 44, 45, 46, 47, 48, 49, 50
-
Fix Version/s: None
-
Component/s: Workflow
-
Tests Type:GUI automatic
-
Affect Type:Userdefined
- Close the project if it is open (File->Close project).
- Enable the debug mode and Details logging.
- Open the "Application Settings" dialog ("Settings"- >"Preferences..." or "Unipro UGENE"->"Preferences..." in the main menu).
- Open the "Logging" tab and double-click the "Sample text" checkbox under the "DETAILS" heading to check all the checkboxes in the column.
- Open the "Workflow Designer" tab and check "Runtime settings"->"Enable debugger".
- Click "OK" to confirm.
- Open the WD ("Run or Create Workflow" on the "Start Page").
The "Choose Output Directory" dialog may appear. Set any directory and click "OK".
Finally the WD window appeared. - Open "Samples"- >"Alignment"->"Align sequences with MUSCLE".
The "Align Sequences with MUSCLE Wizard" appears. - Set "data/samples/CLUSTALW/COI.aln" as "Input MSA(s)":
- Click "Dataset 1"->"Add file(s)".
The "Select file" dialog appears. - Choose "data/samples/CLUSTALW/COI.aln".
The input is set.
- Click "Dataset 1"->"Add file(s)".
- Click "Next >" and "Apply" to confirm and return to the WD window.
- Open the Log.
- Set a breakpoint on the "Read alignment" element:
- Select the "Read alignment" element on the Scene by clicking on it.
- Press Ctrl+B (⌘+B) (Break at element).
The "Read alignment" element has a red frame.
- Press Ctrl+R (⌘+R) (Run workflow).
Current state: there is a message in the Log: "QCoreApplication::postEvent: Unexpected null receiver".
Expected state: no such message, the workflow has stopped on the specified element and can be completed successfully.
- relates to
-
UGENE-8083 [Crash, wd, debug] Copy paste element with breakpoint
- Tested
- links to