ULogViewer icon indicating copy to clipboard operation
ULogViewer copied to clipboard

does not launch on en-GB language systems

Open jamesshenry opened this issue 1 year ago • 4 comments

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 

jamesshenry avatar Sep 05 '24 15:09 jamesshenry

@henry-js What operating system you use?

hamster620 avatar Sep 05 '24 23:09 hamster620

Windows 11 Pro 22631.4112

jamesshenry avatar Sep 06 '24 13:09 jamesshenry

@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 avatar Sep 07 '24 12:09 hamster620

Hi, I've just downloaded the app and had the same problem. Running as Admin solved the issue.

So far so good, it's a really cool app.

PS: I noticed a typo in the profile creation screen, it should be "Plain Text" instead of "Plane Text".

junior-santana avatar May 02 '25 17:05 junior-santana