Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] RomM cannot handle folders with 'é' #1293

Open
SatorSquare opened this issue Nov 15, 2024 · 2 comments
Open

[Bug] RomM cannot handle folders with 'é' #1293

SatorSquare opened this issue Nov 15, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@SatorSquare
Copy link

RomM version
v3.5.1

Describe the bug
If you have a folder that contains an é such as SAM Coupé in your library directory then RomM will choke with an error like:

UnicodeEncodeError: 'utf-8' codec can't encode character '\udce9' in position 1699: surrogates not allowed

To Reproduce
Steps to reproduce the behavior:

  1. Create a folder like SAM Coupé in your library
  2. Restart RomM

Expected behavior
Ideally RomM would handle this without an issue, however if it cannot then a more clear error message would be helpful.

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Chrome, Firefox

Additional context
One extra bit of relevancy here. The library was a CIFS volume mount connected to an SMB share on my network. If this cannot be reproduced locally, it's possible that is the extra wrinkle here.

@SatorSquare SatorSquare added the bug Something isn't working label Nov 15, 2024
@adamantike
Copy link
Collaborator

@SatorSquare, can you test if this keeps happening in version 3.6.0?

@SatorSquare
Copy link
Author

SatorSquare commented Nov 30, 2024

@adamantike Yes, this still appears to be an issue in the latest version. However, the blast radius seems limited to this version's Scans page. Previously, the entire app was unusable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants