jedimatt42 / tipi

TI-99/4A to Raspberry PI messaging through console sideport
Other
63 stars 11 forks source link

long file names break catalog #127

Closed jedimatt42 closed 4 years ago

jedimatt42 commented 4 years ago

python3 regression

jedimatt42 commented 4 years ago

Long file names don't seem to be the problem. TIPI converts them fine to the shortened hashed name...

cd ~/tipi_disk/BROWSER
touch Big.Long.File.Name.bin

Force Command:

CD BROWSER
DIR

get Big/Lo`K4O

jedimatt42 commented 4 years ago

it was about the size of the file :( wasn't evenly divisible, and something became a float instead of an int. fixed checked into master.

commit https://github.com/jedimatt42/tipi/commit/0d925c089f557af0f97412ade072fa5ad3f58f6b