robvdpol / RaceControl

Race Control is a standalone, open source F1TV client for Windows, written in C# on the .NET platform.
GNU General Public License v3.0
1.19k stars 93 forks source link

[BUG] big blank login screen after program start #425

Closed tdemeyer closed 2 years ago

tdemeyer commented 2 years ago

Describe the bug Version 2.6.4: after the progam start, I get a big white window (window title : login), but nothing else happens.

To Reproduce start program..

Expected behavior login screen?

Screenshots

**Desktop (please complete the following information):** - Windows edition and version W10 21H2 - System type (32 or 64 bit); 64 - Version (see title bar) 2.6.4 **F1TV account** - Subscription type (none, Access, Pro): pro - Country: belgium - Using VPN or proxy? none **Additional context** When going to f1tv.com: I can login with my credentials..
gerritjm commented 2 years ago

Follow instructions.

IMPORTANT NOTE: Make sure to install the Microsoft Edge WebView2 Runtime on your system!

robvdpol commented 2 years ago

I added a hint to install the runtime in the login window.

image