| ID |
Date |
Author |
Topic |
Subject |
Text |
 |
|
2837
|
11 Sep 2024 |
Konstantin Olchanski | Info | mana.cxx | > Ok, no relevant complains so far, so I removed
mana and rmana from the CMake build
> process, but left the file mana.cxx still |
|
|
2838
|
11 Sep 2024 |
Konstantin Olchanski | Forum | "Safe" abort of sequencer scripts | > We often use the MIDAS sequencer to temporarily
control detector settings, such as:
>
|
|
|
2839
|
12 Sep 2024 |
Konstantin Olchanski | Bug Fix | bitbucket builds repaired | bitbucket builds work again, also added ubuntu-24
and almalinux-9.
|
|
|
2840
|
13 Sep 2024 |
Konstantin Olchanski | Bug Fix | rootana bitbucket build fixed | rootana bitbucket build is fixed, only a few
minor build problems. I am using the
root official docker image (which turned |
|
|
2841
|
13 Sep 2024 |
Konstantin Olchanski | Bug Report | mfe.cxx with RO_STOPPED and EQ_POLLED | > > I noticed that a check was added to mfe.cxx
in 1961af0d6:
|
|
|
2842
|
13 Sep 2024 |
Konstantin Olchanski | Bug Fix | mstrcpy, was: strlcpy and strlcat added to glibc 2.38 | for the record, as ultimate solution, strlcpy()
and strlcat() were wholesale
replaced by mstrlcpy() and mstrlcat(). this |
|
|
2843
|
13 Sep 2024 |
Konstantin Olchanski | Suggestion | manalyzer thread safety and custom http IP binding | > - Enable ROOT's thread safety when running
in multithreaded mode
> This helps avoid users having to write |
|
|
2844
|
13 Sep 2024 |
Konstantin Olchanski | Suggestion | Clean up compiler warning in manalyzer | > This is a super small pull request, simple
replace deprecated sprintf with snprintf
> https://bitbucket.org/tmidas/manalyzer/pull-requests/9
|
|
|
2851
|
17 Sep 2024 |
Konstantin Olchanski | Bug Report | Crash using ODB watch | > {
> odb new_settings("/Equipment/Test FE/Settings");
> new_settings.watch(watch); // <-- here |
|
|
2858
|
24 Sep 2024 |
Konstantin Olchanski | Bug Report | Can we convert the .mid file into .root file | "Can we convert the .mid file into .root file".
yes, you can, but the operation is under-defined. |
|
|
2859
|
24 Sep 2024 |
Konstantin Olchanski | Suggestion | Clean up compiler warning in manalyzer | > > I like the look of std::format, looks
cleaner than string streams
>
|
|
|
2863
|
07 Oct 2024 |
Konstantin Olchanski | Bug Report | Difficulty running MIDAS on Rocky 9.4 | > We're trying to install the SuperCDMS version
of MIDAS on a Rocky 9.4 Virtual
> Machine and are getting a persistent error |
|
|
2867
|
08 Oct 2024 |
Konstantin Olchanski | Bug Report | Difficulty running MIDAS on Rocky 9.4 | > I've uploaded the current core dump at:
https://gitlab.com/det-lab/coredumps#.
|
|
|
2868
|
08 Oct 2024 |
Konstantin Olchanski | Bug Report | Difficulty running MIDAS on Rocky 9.4 | I read these error messages. There is no ODB
corruption. ODB semaphore is locked and all
midas programs will fail, they will timeout |
|
|
2869
|
08 Oct 2024 |
Konstantin Olchanski | Bug Report | Difficulty running MIDAS on Rocky 9.4 | > Basically I think Rocky 9.4 is a red herring.
This is what likely happened:
|
|
|
2870
|
08 Oct 2024 |
Konstantin Olchanski | Bug Report | Difficulty running MIDAS on Rocky 9.4 | > I read these error messages. There is no
ODB corruption. ODB semaphore is locked and
all midas programs will fail...
|
|
|
2876
|
13 Oct 2024 |
Konstantin Olchanski | Bug Report | Difficulty running MIDAS on Rocky 9.4 | Thank you for the stack trace, I fixed the
buglet that cause midas programs to crash
twice,
|
|
|
2879
|
18 Oct 2024 |
Konstantin Olchanski | Bug Report | Difficulty running MIDAS on Rocky 9.4 | > [aroberts@sdfcdmsdaq midas]$ odbedit
> [ODBEdit,ERROR] [odb.cxx:2043:db_open_database,ERROR]
Removed ODB client 'ODBEdit', index 0 because |
|
|
2880
|
18 Oct 2024 |
Konstantin Olchanski | Bug Report | Difficulty running MIDAS on Rocky 9.4 | > suddenly, an ODB semaphore timeout...
I am wondering if something bizarre is going |
|
|
2896
|
15 Nov 2024 |
Konstantin Olchanski | Suggestion | Issue with creating banks | > Hello, I am a coop student working at SNOLAB.
> void* data_acquisition_thread(void* param)
> {
|
|