|  09 Dec 2003, Paul Knowles, , db_close_record  non-local/non-return | 
| Hi All,
 
 | 
|  18 Dec 2003, Paul Knowles, , Poll about default indent style | 
| Hi Stefan, 
 > once and forever, I am considering using the "indent" program which comes
 | 
|  07 Aug 2019, Paolo Baesso, Bug Report, ROOTANA bug? | 
| Hi, 
 I posted on the ROOTANA elog but there seems to be little activity there...
 | 
|  21 May 2024, Nikolay, Bug Report, experiment from midas/examples   | 
| There are 2 bugs in midas/examples/experiment: 
 1) In fronted bank named "PRDC" is created for scaler event. But in analyzer
 | 
|  02 May 2023, Niklaus Berger, Forum, Problem with running midas odbxx frontends on a remote machine using the -h option | 
| Thanks for all the helpful hints. When finally managing to evade all timeouts and attach the debugger in just the right moment, we find that we get a segfault in mserver at L827:
 case RPC_DB_COPY_XML:
 | 
|  02 May 2023, Niklaus Berger, Forum, Problem with running midas odbxx frontends on a remote machine using the -h option | 
| And now we also fixed the client segfault, odb.cxx L8992 also needs to know about the header: if (rpc_is_remote())
 return rpc_call(RPC_DB_COPY_XML, hDB, hKey, buffer, buffer_size, header);
 | 
|  26 Jul 2019, Nik Berger, Bug Report, History/Endianness | 
| Hi, I have a bank of floats with slow control values that I store to the history and
 ODB. When reading the history, both in the webbrowser and with mhist, the floats
 | 
|  06 Oct 2019, Nik Berger, Bug Report, History data size mismatch | 
| Logging a list of variables to the history via links in the history ODB subtree, we get messages as follows at every run start:
 
 | 
|  10 Oct 2019, Nik Berger, Bug Report, History data size mismatch | 
| >I wonder why do you this via ODB links. The "standard" way of writing to the history should be to create events for an equipment and flag this equipment as being written to the
 >history. All variables under /Equipment/<name>/Variables then automatically go into the history and you don't have to worry about ODB links. Only variables
 | 
|  10 Jun 2025, Nik Berger, Bug Report, History variables with leading spaces | 
| By accident we had history variables with leading spaces. The history schema check then decides that this is a new variable (the leading space is not read from the history file) and starts a new file. We found this because the run start became slow due to the many, many history files created. It would be
 nice to just get an error if one has a malformed variable name like this.
 | 
|  28 Aug 2019, Nick Hastings, Forum, History plot problems for frontend with multiple indicies    | 
| Hello experts, 
 I have been writing a SC frontend for a powersupply. I have used the model
 | 
|  28 Aug 2019, Nick Hastings, Forum, History plot problems for frontend with multiple indicies | 
| Hi Stefan, 
 thanks for you quick reply.
 | 
|  29 Aug 2019, Nick Hastings, Forum, History plot problems for frontend with multiple indicies | 
| Hi LCP, 
 thanks for the suggestion and link. Unfortunatly I don't think this explains it.
 | 
|  29 Aug 2019, Nick Hastings, Forum, History plot problems for frontend with multiple indicies | 
| Hi Ben, 
 thanks for your reply. I can confirm that your suggested workaround does indeed
 | 
|  01 Sep 2019, Nick Hastings, Forum, History plot problems for frontend with multiple indicies | 
| Hi Ben, 
 thanks for your reply. I can confirm that your suggested workaround does indeed
 | 
|  16 Sep 2019, Nick Hastings, Forum, History plot problems for frontend with multiple indicies | 
| Hi Konstantin, 
 thanks for your reply.
 | 
|  18 Sep 2019, Nick Hastings, Forum, History plot problems for frontend with multiple indicies | 
| > > [local:e666:S]History>ls -l /History/Events > > Key name                        Type    #Val  Size  Last Opn Mode Value
 > > ---------------------------------------------------------------------------
 | 
|  18 Sep 2019, Nick Hastings, Forum, History plot problems for frontend with multiple indicies | 
| Hi Konstantin, 
 > > [local:e666:S]History>ls -l /History/Events
 | 
|  27 May 2021, Nick Hastings, Bug Report, Wrong location for mysql.h on our Linux systems | 
| Hi, 
 > with the recent fix of the CMakeLists.txt, it seems like another bug
 | 
|  24 Jul 2023, Nick Hastings, Bug Report, Incompatible data types with mysql odbc interface | 
| Hello, 
 I have recently set up a midas-2022-05-c instance and have been trying to configure
 |