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

Windows set to Japanese system locale results in bad installations #3063

Open
2 tasks done
Dood345 opened this issue Aug 22, 2024 · 3 comments
Open
2 tasks done

Windows set to Japanese system locale results in bad installations #3063

Dood345 opened this issue Aug 22, 2024 · 3 comments
Labels

Comments

@Dood345
Copy link

Dood345 commented Aug 22, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Is your issue described in the documentation?

  • I have read the documentation

Is your issue present in the latest beta/pre-release?

This issue is present in the latest pre-release

Describe the Bug

Installation while under Windows Japanese locale will cause application to fail to launch.
image

Expected Behavior

After installation with your locale Japanese the application will launch but fail then repeat this until you shut off your computer. Giving the command to sunshine to restart or quit does nothing to affect this loop.

Additional Context

No response

Host Operating System

Windows

Operating System Version

Windows 11 23H2

Architecture

64 bit

Sunshine commit or version

23.1

Package

Windows - installer

GPU Type

Nvidia

GPU Model

NVIDIA 2070

GPU Driver/Mesa Version

560.94

Capture Method

None

Config

adapter_name = NVIDIA 2070
resolutions = [
    1280x720,
    1920x1080,
    2560x1440,
    3840x2160
]
fps = [30,60,90]

Apps

{
  "env": {},
  "apps": [
    {
      "name": "Desktop",
      "image-path": "desktop.png"
    },
    {
      "name": "Steam Big Picture",
      "cmd": "steam://open/bigpicture",
      "auto-detach": "true",
      "wait-all": "true",
      "image-path": "steam.png"
    }
  ]
}

Relevant log output

I lost the log but this issue is easily repeatable and I am lazy, please forgive me and just be aware that non-unicode regional settings result in difficulties installing.
@Dood345
Copy link
Author

Dood345 commented Aug 22, 2024

Issue can be resolved by uninstalling Sunshine, changing system locale, then re-installing, may result in loss of configuration, app, and log files.

@ReenigneArcher
Copy link
Member

Please do the following:

  1. Test the latest pre-release and if the issue is present there, update the version number in your issue, otherwise let us know the issue is not present in the pre-release.
  2. Disable the service and start Sunshine manually, then provide the logs. They will help us determine where the code is crashing.

@LizardByte-bot
Copy link
Member

It seems this issue hasn't had any activity in the past 90 days. If it's still something you'd like addressed, please let us know by leaving a comment. Otherwise, to help keep our backlog tidy, we'll be closing this issue in 10 days. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants