question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Stuck on splashscreen on non-english Windows (Italian)

See original GitHub issue
  • Version: 13.5.1
  • CORE: v5
  • NodeJs: 14.5.*
  • Target: Windows

Splashscreen fails to clear and continue on to main window

Steps to Reproduce:

  1. Setup an Italian based language windows machine
  2. Do the standard setup for default Electron.NET repo
  3. Run the application. ./start.sh
  4. Observe that the splashscreen is never cleared and the application hangs in that state.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
danatcofocommented, Dec 3, 2021

Working solution

When publishing or running the applicaiton add the /PublishReadyToRun true argument to the command line.

i.e.

electronize start /target win /PublishReadyToRun true
electronize build /target win /PublishReadyToRun true
0reactions
GregorBiswangercommented, Mar 28, 2023

🎉🚀 New Electron.NET version 23.6.1 released 🚀🎉

With native Electron 23 and .NET 6 support. Your problem should be fixed here. If you continue to have the problem, please let us know. Please note the correct updating of your API & CLI. Info in the README. Have fun!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Welcome screen in wrong language
I upgraded Windows 7.1 to 10 approx 2 months ago Generally went OK but although it is using English (UK) as the working...
Read more >
App stuck on opening screen - Power Platform Community
I have some users who are unable to open the app as it is stuck on the loading screen. The app is a...
Read more >
Game stuck on splash screen. :: Microsoft Flight Simulator X
Now every time I try to run the game, it gets stuck on the splash screen. I tried restarting my PC and verifying...
Read more >
Yet another "STUCK AT SPLASH SCREEN" WINDOWS OS ...
Solved: Yep. so now this happened to me.. My computer crashed. and i think fusion360 got updated at the next launch.. and then...
Read more >
Obduction - Stuck on Loading screen? Try this!
It works until you have to quit and continue playing again. Then it gets stuck again. Do you have a non-English version of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found