open-cogsci / OpenSesame

Graphical experiment builder for the social sciences
http://osdoc.cogsci.nl/
GNU General Public License v3.0
236 stars 112 forks source link

log.open() does not update var.logfile or list of data files #725

Closed smathot closed 3 years ago

smathot commented 4 years ago

When you re-open the logfile with log.open(), the variable logfile keeps pointing towards the original logfile. In addition, the new log file is not added to the list of known data files.