| ID |
Date |
Author |
Topic |
Subject |
Text |
 |
|
3139
|
25 Nov 2025 |
Konstantin Olchanski | Bug Report | Cannot edit values in a subtree containing only a single array of BOOLs using the ODB web interface | > Thanks --- it looks like this commit resolves
the issue for us ...
> Thanks to Ben Smith for pointing us at |
|
|
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
|
|
|
3148
|
27 Nov 2025 |
Stefan Ritt | Bug Report | Error(?) in custom page documentation | Indeed a bug. Fixed in commit
https://bitbucket.org/tmidas/midas/commits/5c1133df073f493d74d1fc4c03fbcfe80a3edae4
|
|
|
3150
|
27 Nov 2025 |
Zaher Salman | Bug Report | Error(?) in custom page documentation | This commit breaks the sequencer pages...
> Indeed a bug. Fixed in commit
|
|
|
3152
|
27 Nov 2025 |
Konstantin Olchanski | Bug Report | Error(?) in custom page documentation | the double-decode bug strikes again!
> This commit breaks the sequencer pages...
|
|
|
3172
|
08 Dec 2025 |
Zaher Salman | Bug Report | Error(?) in custom page documentation | The sequencer pages were adjusted to the work
with this bug fix.
|
|
|
3173
|
08 Dec 2025 |
Konstantin Olchanski | Bug Report | odbxx memory leak with JSON ODB dump | I was testing odbxx with manalyzer, decided
to print an odb value in every event,
and it worked fine in online mode, but bombed |
|
|
3176
|
09 Dec 2025 |
Stefan Ritt | Bug Report | odbxx memory leak with JSON ODB dump | Thanks for reporting this. It was caused by
a
|
|
|
3177
|
09 Dec 2025 |
Mark Grimes | Bug Report | manalyzer fails to compile on some systems because of missing #include <cmath> | Hi,
We're getting errors in our build system
like:
|
|
|
3178
|
09 Dec 2025 |
Konstantin Olchanski | Bug Report | manalyzer fails to compile on some systems because of missing #include <cmath> | > /code/midas/manalyzer/manalyzer.cxx:799:27:
error: ‘pow’ was not declared in this scope
> 799 | bins[i] = TimeRange*pow(1.1,i)/pow(1.1,Nbins);
|
|
|
3179
|
09 Dec 2025 |
Konstantin Olchanski | Bug Report | odbxx memory leak with JSON ODB dump | > Thanks for reporting this. It was caused
by a
>
|
|
|
3180
|
10 Dec 2025 |
Stefan Ritt | Bug Report | odbxx memory leak with JSON ODB dump | > BTW, it looks like we are parsing the whole
JSON ODB dump (200k+) on every odbxx access.
Can you parse it just once?
|
|
|
3181
|
11 Dec 2025 |
Mark Grimes | Bug Report | manalyzer fails to compile on some systems because of missing #include <cmath> | Thanks. Are you happy for me to update the
submodule commit in Midas to use this fix?
I should have sufficient permission if you |
|
|
3182
|
11 Dec 2025 |
Konstantin Olchanski | Bug Report | odbxx memory leak with JSON ODB dump | > > BTW, it looks like we are parsing the
whole JSON ODB dump (200k+) on every odbxx
access. Can you parse it just once?
|
|
|
3183
|
11 Dec 2025 |
Konstantin Olchanski | Bug Report | manalyzer fails to compile on some systems because of missing #include <cmath> | > TFile.h -> TDirectoryFile.h -> TDirectory.h
-> TNamed.h -> TString.h -> TMathBase.h ->
cmath -> math.h
|
|
|
3184
|
11 Dec 2025 |
Stefan Ritt | Bug Report | odbxx memory leak with JSON ODB dump | > Confirmed fixed, thanks! There are 2 small
changes I made in odbxx.h, please pull.
|
|
|
3185
|
12 Dec 2025 |
Konstantin Olchanski | Bug Report | odbxx memory leak with JSON ODB dump | > > Confirmed fixed, thanks! There are 2 small
changes I made in odbxx.h, please pull.
> There was one missing enable_jsroot in |
|
|
170
|
22 Oct 2004 |
Konstantin Olchanski | Bug Fix | mhttpd message colouring | I commited a fix to mhttpd logic that decides
which messages should be shown in
"red" colour- before, any message with square |
|
|
174
|
09 Nov 2004 |
Pierre-Andre Amaudruz | Bug Fix | New transition scheme | Problem:
If cm_set_transition_sequence() is used for
changing the sequence number, the
|
|
|
200
|
25 Feb 2005 |
Konstantin Olchanski | Bug Fix | fixed: double free in FORMAT_MIDAS ybos.c causing lazylogger crashes | We stumbled upon and fixed a "double free"
bug in src/ybos.c causing crashes in
lazylogger writing .mid files in the FORMAT_MIDAS |
|