joel16 / 3DShell

3DShell - (Pronounced 3D Shell) is a multi purpose file manager for the Nintendo 3DS. Heavily inspired by the CyanogenMod/LineageOS file manager.
311 stars 20 forks source link

Trouble with accented characters #32

Closed SpiredMoth closed 6 years ago

SpiredMoth commented 6 years ago

The app mostly freezes when trying to access folders containing accented characters (like é). None of the folder's contents get listed and the only input that still responds are the SD, NAND, and Search buttons on the touch screen. 3dshell-2018-07-20_19-10-38 576

Makes it hard to manage Checkpoint save backups of games like Pokémon (renaming the save folders, etc.)

I primarily use the Rosalina version, but tried with the CIA version to make sure it wasn't unique to the 3dsx build.

joel16 commented 6 years ago

Sorry about that, I swore I fixed this before. I'll have a look at this again. Looking at your screenshot, it properly displays the accented characters (before I fixed an issue similar to this would just display a black box instead of the accented character). Anyways, there seems to be a problem opening it, I'll have a look.

joel16 commented 6 years ago

Should be fixed with https://github.com/joel16/3DShell/commit/0d603cb331b84596afed310d5963dd54ff55714d

Please download the latest nightly update within the app and let me know if it's fixed so I can close this.

SpiredMoth commented 6 years ago

Sorry for the late response, been without internet all weekend because of my move.

The fix worked.

joel16 commented 6 years ago

Thanks for confirming.