delmic / odemis

Open Delmic Microscope Software
GNU General Public License v2.0
46 stars 38 forks source link

[feature][meteor] now also log errors from the executed python script and log the output when using odemis-select-mic-start #2859

Closed sneepstefan closed 2 weeks ago

sneepstefan commented 1 month ago

Now also log errors from the executed python script and saves the output in $HOME/.local/share/odemis/log/odemis-select-mic-start-parse.log. Errors happening this way will display an error in the start window. This is to trace issues when the content of the config file is incorrect.

sneepstefan commented 1 month ago

Example of the start window: image

Example of the logfile: image