artiq/artiq/gui
David Nadlinger 2eb89cb168 dashboard: Fix occasional "unexpected action" applet errors on startup
This turned out to be a race between the dashboard's dataset db
subscriber being initialised and the applet "embed" request, with
artiq.applet.simple not being able to handle the unexpected "mod"
message. We were only handling the other ordering outcome of this
race before.
2023-09-30 00:27:25 +01:00
..
__init__.py gui: split scheduler window 2014-12-30 18:18:23 +08:00
applets.py dashboard: Fix occasional "unexpected action" applet errors on startup 2023-09-30 00:27:25 +01:00
entries.py gui.entries: fix RangeScan SpinBox size layouts 2023-09-16 16:06:45 +08:00
flowlayout.py gui/moninj: flow layout 2016-03-17 18:18:31 +08:00
fuzzy_select.py gui: Fix occasional wrong fuzzy select menu position on KDE/Linux 2021-04-04 00:04:11 +01:00
log.py remove unused import 2023-01-12 12:18:17 +08:00
logo_ver.svg gui: update version in logo 2023-01-04 15:07:56 +08:00
logo.svg update logo 2016-04-30 00:30:24 +08:00
models.py use sipyco (#585) 2019-11-10 15:55:17 +08:00
scanwidget.py gui: fix Python 3.10 PyQt float/int issues. Closes #1887 2022-05-29 08:43:25 +08:00
scientific_spinbox.py scientific_spinbox: rename precision to sig_figs 2023-07-19 07:01:24 +00:00
state.py use sipyco (#585) 2019-11-10 15:55:17 +08:00
ticker.py gui: cleanup compact_exponential, 15 digits 2016-08-11 14:18:27 +02:00
tools.py gui: improve search of hierarchical datasets. Closes #258 2016-08-14 18:33:24 +08:00
waitingspinnerwidget.py gui: fix Python 3.10 PyQt float/int issues. Closes #1887 2022-05-29 08:43:25 +08:00