joel16 / NX-Shell

A multi-purpose file manager for the Nintendo Switch.
GNU General Public License v2.0
959 stars 66 forks source link

NX-Shell Crashes when last open directory is a TitleID #82

Closed ursineasylum closed 4 years ago

ursineasylum commented 4 years ago

Version: 3.0.1

Repro:

Expected:

Actual:

If you then navigate to /switch/NX-Shell/config.json and modify the "last_dir" to, ex, /atmosphere/contents and save, NX-Shell will launch properly as expected.

This issue will not occur if last_dir is a subdirectory of the title id, ex /atmosphere/contents/01007EF00011E00/romfs

joel16 commented 4 years ago

Sorry for being very late on this. Just tested this on my device and can indeed confirm this is also happening here. I'm going to attempt and fix this.

joel16 commented 4 years ago

Alright I see what the problem is, and it should be fixed with the next release.