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

does not launch on en-GB language systems #48

Open
henry-js opened this issue Sep 5, 2024 · 3 comments
Open

does not launch on en-GB language systems #48

henry-js opened this issue Sep 5, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@henry-js
Copy link

henry-js commented Sep 5, 2024

2024-09-05 16:37:51.8064 22996 1    TRACE App: [Performance] Took 225 ms to initialize Avalonia framework 
2024-09-05 16:37:51.8299 22996 1    WARN  App: Multi-instances server stream created 
2024-09-05 16:37:51.8299 22996 1    WARN  App: Start waiting for multi-instances client 
2024-09-05 16:37:51.8299 22996 1    DEBUG App: Start loading persistent state 
2024-09-05 16:37:51.8299 22996 1    DEBUG App: Complete loading persistent state 
2024-09-05 16:37:51.8299 22996 1    DEBUG App: Start saving persistent state 
2024-09-05 16:37:51.8440 22996 1    WARN  App: Privacy Policy is not agreed yet 
2024-09-05 16:37:51.8440 22996 1    WARN  App: User Agreement is not agreed yet 
2024-09-05 16:37:51.8440 22996 1    DEBUG App: Start loading settings 
2024-09-05 16:37:51.8440 22996 1    WARN  App: This is the first launch 
2024-09-05 16:37:51.8440 22996 1    DEBUG App: Complete loading settings 
2024-09-05 16:37:51.8811 22996 1    DEBUG App: No need to output log to localhost 
2024-09-05 16:37:51.9383 22996 1    DEBUG App: Change culture info to en-GB 
2024-09-05 16:37:51.9383 22996 1    DEBUG App: Complete saving persistent state 
2024-09-05 16:37:52.0260 22996 1    WARN  App: Unable to load string resource from avares://CarinaStudio.AppSuite.Core/Strings/en-GB.axaml 
2024-09-05 16:37:52.0260 22996 1    WARN  App: No built-in string resource for en-GB 
2024-09-05 16:37:52.0260 22996 1    WARN  App: Unable to load string resource from avares://ULogViewer/Strings/en-GB.axaml 
2024-09-05 16:37:52.0260 22996 1    WARN  App: No string resources for en-GB 
2024-09-05 16:37:52.0260 22996 1    DEBUG App: System theme mode changed to Light 
2024-09-05 16:37:52.2171 22996 1    WARN  Avalonia: [Binding][SplashWindowImpl] Error in binding to CarinaStudio.AppSuite.Controls.SplashWindowImpl.Title: Null value in expression '{empty}' at '$parent[Window, 0]'. 
2024-09-05 16:37:52.5842 22996 1    WARN  App: Enter user interactive mode 
@hamster620
Copy link
Collaborator

@henry-js What operating system you use?

@henry-js
Copy link
Author

henry-js commented Sep 6, 2024

Windows 11 Pro 22631.4112

@hamster620
Copy link
Collaborator

@henry-js I cannot reproduce the symptom on my Windows x64 PC, need your help to check:

  1. Is there any error logs in Windows Event Logs?
  2. Does the symptom occur for other language? For ex, en-US.
  3. Are you using Windows PC with Snapdragon ARM64 processor? We have another issue which is related to Snapdragon processor, but cannot reproduce on Windows 11 with Apple M1 chip (which is also ARM64).

@hamster620 hamster620 self-assigned this Sep 7, 2024
@hamster620 hamster620 added the bug Something isn't working label Sep 7, 2024
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