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

[Nightly Build] OBS crashes when using non-ASCII characters in profile name #11363

Closed
style1925 opened this issue Oct 7, 2024 · 1 comment · Fixed by #11365
Closed

[Nightly Build] OBS crashes when using non-ASCII characters in profile name #11363

style1925 opened this issue Oct 7, 2024 · 1 comment · Fixed by #11365
Labels
Confirmed This bug report has been confirmed by project members

Comments

@style1925
Copy link

style1925 commented Oct 7, 2024

Operating System Info

Windows 11

Other OS

No response

OBS Studio Version

Git

OBS Studio Version (Other)

No response

OBS Studio Log URL

https://gist.github.com/style1925/ecc6a1acb1dda1602c2bd6389576ee69

OBS Studio Crash Log URL

https://gist.github.com/style1925/06c56b562b0ec52715212b98c5bc7d93

Expected Behavior

OBS does not crash

Current Behavior

OBS crashes

Steps to Reproduce

  1. Nightly Build Download.
  2. Launch OBS.
  3. Use a profile name with non-ASCII characters, e.g., '日本語', 'てすと', or 'テスト'.
    *日本語 (kanji) = Japanese / てすと (hiragana) = test / テスト (katakana) = test
  4. Exit OBS.
  5. OBS crashes and will not Launch.

If the profile folder already uses non-ASCII characters.

  1. Nightly Build Download.
  2. OBS crashes and will not Launch.

Anything else we should know?

Change the folder name of the profile to English and OBS will start.
Example: テスト (katakana) → test

This issue does not occur in version 30.2.3.

memo (if the profile name is “test”)
Pressing “File → Show Profile Folder” does not open the folder for the selected profile.

Version 30.2.3
C:\Users\Admin\AppData\Roaming\obs-studio\basic\profiles\test
test folder opens

Version 31.0 (Nightly)
C:\Users\Admin\AppData\Roaming\obs-studio\basic\profiles
test folder is not opened

@notr1ch notr1ch added the Confirmed This bug report has been confirmed by project members label Oct 7, 2024
@notr1ch
Copy link
Member

notr1ch commented Oct 7, 2024

Seems to be caused by #11055

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Confirmed This bug report has been confirmed by project members
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants