-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Duplicate
-
Affects Version/s: 1.15.1
-
Component/s: Basic-Nucl
-
Labels:
-
Affect Type:Userdefined
Query Designer can hang UGENE GUI by processing result annotations in the main thread. The issue is located somewhere in the class QDScheduler, method report(), line
linker->pushToTable();
.
Scenario to reproduce:
- Open Query Designer.
- Open "RepeatsWithOrf" sample.
- Launch the scheme with human_T1.fa as input.
Current state: QD creates 23494 groups of annotations and starts to process them. GUI hangs up.
- duplicates
-
UGENE-3801 QD sample hangs
- Closed