Larswad / uno2iec

A commodore (CBM) 1541 emulator on the Arduino Uno, using any desktop PC (or raspberry PI with raspbian) as a media host.

Home Page:http://larswad.github.io/uno2iec/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uno2iec freezes if strange chars in filenames

DE8MSH opened this issue · comments

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?