Tyrrrz / LightBulb

Reduces eye strain by adjusting screen gamma based on the current time
MIT License
2.23k stars 141 forks source link

I'm getting this error every single time after starting it #215

Closed TomerGamerTV closed 3 years ago

TomerGamerTV commented 3 years ago

Version

2.3.3

Details

image I tried installing it a couple of times but it didn't work, I even tried downloading from winget but it didn't work too

Steps to reproduce

  1. Start windows or just open the app
  2. Get this
Tyrrrz commented 3 years ago

Hi.

Can you try opening a command prompt and running:

dotnet --list-runtimes

And copy-paste what it prints here?

TomerGamerTV commented 3 years ago

for some reason its working now but there is the list:

Microsoft.AspNetCore.App 5.0.9 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 3.1.0 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 3.1.18 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 5.0.0-preview.6.20279.7 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 5.0.9 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 3.1.0 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 3.1.18 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 5.0.0-preview.7.20303.1 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 5.0.9 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Tyrrrz commented 3 years ago

Maybe it needed system restart?