-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 1.13.1, 1.13.2, 1.13.3, 1.14, 1.14.1, 1.14.2, 1.15, 1.15.1, 1.16, 1.16.1, 1.16.2, 1.17, 1.18, 1.19, 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:
- "Preferences..."- >"Workflow Designer"->"Runtime settings".
- Check "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 "COI.aln" and "HIV-1.aln" from data/samples/CLUSTALW 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.
- Set a breakpoint on the "Align with MUSCLE" element:
- Select the "Align with MUSCLE" element on the Scene by clicking on it.
- Press Ctrl+B (⌘+B) (Break at element).
The "Align with MUSCLE" element has a red frame.
- Press Ctrl+R (⌘+R) (Run workflow).
- The breakpoint was triggered. Open the message table:
- Click on the connection between the "Align with MUSCLE" and "Write alignment" elements.
- An empty table "Messages from 'Align with MUSCLE' to 'Write alignment'" appears.
- To get messages in the table, you need to enable the "Process one message" button on the main toolbar. To do this, select the "Read alignment" element on the Scene.
- Click "Process one message".
A row appears in the table.
- Right-click the cell "Name: 'COI'; ..."->"Convert to document".
The "Export Document" dialog appears. - Make sure the "Add to project" checkbox is checked.
- Click "Export".
Current state: the file is saved but not opened in UGENE.
Possible solutions:- Support the opening.
- Remove the "Add to project" checkbox ONLY in the WD dialog.
- relates to
-
UGENE-2453 Crash on saving debug message content to file in WD
- Closed
-
UGENE-8147 [Crash, wd, debug] Close wd tab with Discard button on some debug stage.
- Open
-
UGENE-8085 [Documentation] No info about messages in WD debug
- Resolved