Project

General

Profile

Bug #1593

Multiple wait commands with same timeout not executed

Added by Ascathon over 3 years ago. Updated about 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
08/17/2020
Due date:
% Done:

0%

Estimated time:
Version:
0.13.0
OS:
Any

Description

When using multiple wait commands in the commands list for a network, it looks like it doesn't support multiple wait commands with the same timeout. If both commands use lets say /wait 5, only one is executed. When using different timeouts (wait 5 and wait 6) it works fine.

No expert in c++ or Qt but the same key might be used to add the command. See: https://github.com/quassel/quassel/blob/a95ad2de573027f9bee36db972bcae4195168d0c/src/core/coreuserinputhandler.cpp#L915

Also available in: Atom PDF