| ID |
Date |
Author |
Topic |
Subject |
Text |
 |
|
2441
|
22 Oct 2022 |
Lars Martin | Suggestion | read_only odbxx? | I really like the concept of the odbxx interface.
I think it would be a nice feature if one
could have a read_only connection, e.g. by |
|
|
2442
|
22 Oct 2022 |
Lars Martin | Info | Allow onchange to refer to arbitrary js function | Actually, now that I look again, there is
a mistake in the instructions:
you say
|
|
|
2444
|
26 Oct 2022 |
Lars Martin | Suggestion | read_only odbxx? | > Having a "const midas::odb" probably does
not work (at least I would not know how to
implement that).
|
|
|
3119
|
18 Nov 2025 |
Lars Martin | Bug Report | TMFeEquipment fEqConfReadOn not written to ODB | I'm constructing a TMFeEquipment with this
constructor:
|
|
|
3146
|
26 Nov 2025 |
Lars Martin | Suggestion | mvodb WS and family type matching | This is not a bug per se, but I find it a
little odd that the MVOdb functions RS,
RSA, RSAI, and WSA use std::string as their |
|
|
3147
|
26 Nov 2025 |
Lars Martin | Bug Report | Error(?) in custom page documentation | https://daq00.triumf.ca/MidasWiki/index.php/Custom_Page#modb
says that
|
|
|
2298
|
29 Oct 2021 |
Kushal Kapoor | Bug Report | Unknown Error 319 from client | I’m trying to run MIDAS using a frontend code/client
named “fetiglab”. Run stops
after 2/3sec with an error saying “Unknown |
|
|
2519
|
23 May 2023 |
Kou Oishi | Bug Report | Event builder fails at every 10 runs | Dear MIDAS experts,
Greetings!
|
|
|
Draft
|
02 Jun 2023 |
Kou Oishi | Bug Report | Event builder fails at every 10 runs | Dear
> > The event builder fails to initiate the |
|
|
2524
|
02 Jun 2023 |
Kou Oishi | Bug Report | Event builder fails at every 10 runs | Dear Ben,
Hello. Thank you for your attention to this |
|
|
142
|
26 Jul 2003 |
Konstantin Olchanski | | more ODB checks in src/odb.c | Add more checks to db_validate_key() for pkey->total_size,
item_size and
num_values. Automatically correct total_size |
|
|
141
|
26 Jul 2003 |
Konstantin Olchanski | | use "odbedit -C" to connect to corrupted ODB | Add switch "-C" to odbedit to allow it to
connect to corrupted ODB. Then,
depending on corruption, the user can manually |
|
|
139
|
29 Jul 2003 |
Konstantin Olchanski | | Have to link with -lpthread? | It appears that all midas applications are
now required to link with the
pthreads library even if they do not use |
|
|
135
|
11 Aug 2003 |
Konstantin Olchanski | | mhttpd crash on corrupted ODB /RunInfo | Invalid values of ODB /RunInfo/State cause
mhttpd crash in
show_status_page() because of an out of bounds |
|
|
2
|
11 Aug 2003 |
Konstantin Olchanski | | Alarm on no ping? | I want midas alarms to go off when I cannot
ping arbitrary remote hosts. Is
there is easy/preferred way to do this? K.O. |
|
|
136
|
10 Oct 2003 |
Konstantin Olchanski | | mhttpd crash on corrupted ODB /RunInfo | There was no feedback. This code has been
commited. K.O.
|
|
|
129
|
12 Oct 2003 |
Konstantin Olchanski | | Array overruns in mhttpd.c::submit_elog() | While adding new functionality to submit_elog()
(add the message text to the
outgoing email), I noticed that the email |
|
|
130
|
12 Oct 2003 |
Konstantin Olchanski | | Array overruns in mhttpd.c::submit_elog() | > While adding new functionality to submit_elog()
(add the message text to the
> outgoing email), I noticed that the email |
|
|
125
|
12 Oct 2003 |
Konstantin Olchanski | | mhttpd: add Elog text to outgoing email. | This commit adds the elog message text to
the outgoing email message. This
functionality has been requested a logn time |
|
|
133
|
12 Oct 2003 |
Konstantin Olchanski | | Refuse to set run number zero | I am debugging the frequent problem where
the run number is mysteriously
reset to zero. As a first step, I am commiting |
|