-
Type: Bug
-
Status: Closed
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 1.14.1
-
Component/s: Basic-Nucl
-
Tests Type:GUI automatic
-
Sprint:DEV-16/10/2014, DEV-23/10/2014, DEV-06/11/2014, DEV-13/11/2014, DEV-20/11/2014, DEV-27/11/2014, DEV-25/12/2014, DEV-12/02/2015
-
Affect Type:Userdefined
Scenario to reproduce #1:
- Open "data/samples/FASTA/human_T1.fa".
- Open a "SITECON Search" dialog, fill it and start the search.
Expected state: the dialog is opened, there are search results. - Click the "Save as annotations" button and then click the "Search" button again before all annotations are drawn.
- Try to close the dialog.
Expected state: the dialog is closed, the search task is canceled.
Current state: GUI waits until all annotations are drawn, then react on the button click.
Scenario to reproduce #2:
- Open "data/samples/FASTA/human_T1.fa".
- Run "Auto-annotations update" task, e.g. find tandems with default parameters.
- Open a "SITECON Search" dialog before "auto-annotations update" task finish, fill it and start the search.
Current state: a deadlock occurs: "auto-annotations update" task wait until the dialog close, dialog can't be closed until the search task finish, the search task waits until the "auto-annotation update" task finish.
The same scenarios are repeatable with the "Weight Matrix Search" dialog.
Check other dialogs.
- relates to
-
UGENE-3908 A GUI Deadlock on annotation groups search during Smith-Waterman task run
- Closed