empiricaly / empirica

Open source project to tackle the problem of long development cycles required to produce software to conduct multi-participant and real-time human experiments online.
https://empirica.ly/
Apache License 2.0
43 stars 8 forks source link

Running empirica duplicates a parent path #526

Open npaton opened 3 months ago

npaton commented 3 months ago

Is there an existing issue for this?

What happened?

New folder gets created when running an experiment in a path that contains spaces (and/or parenthesis).

Steps To Reproduce

  1. I have an experiment in /mystuff/MyFolder (Hey)/myexperiement.
  2. I run empirica.
  3. A new folder named /mystuff/MyFolder appears in my filesystem.
  4. WTF.

Empirica Version

1.9.6

What OS are you seeing the problem on?

macOS

What browser are you seeing the problem on?

No response

Relevant log output

No response

Anything else?

No response

Code of Conduct

npaton commented 3 months ago

FYI @malsobay.