libretro / libretro/RetroArch

Retroarch can't run playlists that are in UCS2/UTF-16 - silent failure

Open
#12,375 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

playlists
Dominant language
C
Stars
14.1k
Forks
2.2k
Avg merge
7h 35m
Merged PRs (30d)
51

Description

Description

Create a playlist using a Windows tool that defaults to UCS2/UTF-16 (there are many of them). Attempt to open the list in retroarch.

Expected behavior

Retroarch displays that the list contents.

Actual behavior

The list is empty. No error message is presented.

Converting the list into an 8-bit format corrects the issue.

Version/Commit

You can find this information under Information/System Information

  • RetroArch: 1.9.2 (installed today)
Environment information
  • OS: Windows 10
  • Compiler: Not Applicable

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file, test, or entry point is named. Reproduce the issue with a UTF-16/UCS2 playlist on Windows and trace playlist loading; done means the playlist contents are displayed without requiring conversion to an 8-bit format.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.