lyricwulf / Embers

Issue board for Embers. Issues only.
54 stars 6 forks source link

Fails to parse paths with certain non-word characters #126

Open Th3Gavst3r opened 4 years ago

Th3Gavst3r commented 4 years ago

Describe the bug Embers fails to parse paths containing certain special characters, including common characters @#%^& and uncommon characters e.g. ☆♡

To Reproduce Steps to reproduce the behavior:

  1. Load a midi whose path contains &
  2. The file selector will display "Free play" instead of the midi name
  3. Starting playback will display the midi title correctly, but generate no playback
  4. Attempting to render will throw a file initialization error

Expected behavior Embers should handle all valid system paths

Desktop (please complete the following information):

lyricwulf commented 4 years ago

Confirmed, will try to fix this in an upcoming release