bostrot / wsl2-distro-manager

A GUI to quickly manage your WSL2 instances
https://apps.microsoft.com/store/detail/wsl-manager/9NWS9K95NMJB
Other
1.82k stars 111 forks source link

[BUG] wsl2-distro-manager opens with a blank screen #177

Closed ShmuelRonen closed 1 year ago

ShmuelRonen commented 1 year ago

Is there an existing issue for this?

Current Behavior

No text. After it worked just fine. white

Expected Behavior

No response

Steps To Reproduce

No response

Environment

- Windows Version:Windows 10 pro
- WSL Distro Manager Version:Last
- WSL Version:
- Source:

Anything else?

No response

github-actions[bot] commented 1 year ago

Hello there! As you are a first time Issuer please read our Code of Conduct. Please also check whether your issue description is reasonable and complete. If you are having an issue always include the version you are using (WSL, this app, Windows) as well as a way to reproduce it.

bostrot commented 1 year ago

Can you add the exact Windows Build version? (e.g. systeminfo -> OS Version)

Also, how did you install it? (downloaded the zip, with package manager, etc.)

ShmuelRonen commented 1 year ago

os

ShmuelRonen commented 1 year ago

Yes. I install it via the zip file

bostrot commented 1 year ago

Ok, thanks. Am I getting it right that the blank screen will vanish after some time and you can use it normally?

ShmuelRonen commented 1 year ago

The blank screen has been with me for 10 hours and hasn't disappeared, Every time I open wsl2distromanager.exe. And restart not help

ShmuelRonen commented 1 year ago

ubuntu.exe works fine. but wsl2distromanager is better. I will glad if you have any solution.

bostrot commented 1 year ago

Is your Windows up-to-date? Could you also check whether there is a log file in %appdata%/WSL Distro Manager/or if that directory even exists?

ShmuelRonen commented 1 year ago

wslmanager_01.log

ShmuelRonen commented 1 year ago

Screenshot 2023-05-13 212921

ShmuelRonen commented 1 year ago

The Windows is up-to-date (10 pro)

Peuczynski commented 1 year ago

@bostrot This is because shared_preferences.json gets corrupted and becomes a binary file. @ShmuelRonen just remove the file and it will launch correctly

ShmuelRonen commented 1 year ago

@bostrot This is because shared_preferences.json gets corrupted and becomes a binary file. @ShmuelRonen just remove the file and it will launch correctly

Thanks!!

lzjluzijie commented 4 months ago

Got the same issue, and I could not shutdown the app. I have to open task manager to kill it. I think this should be fixed.

Rajeshsahoo12 commented 1 month ago

@bostrot This is because shared_preferences.json gets corrupted and becomes a binary file. @ShmuelRonen just remove the file and it will launch correctly

Thanks I experienced this exact issue. And thanks for solution it worked.