open-ephys / plugin-GUI

Software for processing, recording, and visualizing multichannel electrophysiology data
https://open-ephys.org/gui
GNU General Public License v3.0
191 stars 684 forks source link

Messages are saved twice #621

Open MarinManuel opened 1 month ago

MarinManuel commented 1 month ago

I noticed that messages, whether text entered by hand in the text box on the lower right of the GUI, or broadcast messages send via the HTTP server are saved twice in the file.

In this example, I typed "test", then "test 2" in the message box and clicked save (once)

image

medengineer commented 1 month ago

Confirmed this occurs when a Record Node is downstream from a merger. Working on a fix.