Larswad / uno2iec

A commodore (CBM) 1541 emulator on the Arduino Uno, using any desktop PC (or raspberry PI with raspbian) as a media host.
http://larswad.github.io/uno2iec/
135 stars 37 forks source link

uno2iec freezes if strange chars in filenames #12

Open DE8MSH opened 9 years ago

DE8MSH commented 9 years ago

Hi,

it seems that uno2iec freezes (on RPi 2) if strange chars are in filenames. Have a look at the Novaterm 9.6c examples:

http://i.imgur.com/y1BNsDT.jpg and http://i.imgur.com/oVSVLOL.jpg

I had a look at the source codes (RPi and Qt). I didn't found the place where both creates the names. Can we patch this issue?