Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed webui.sh issue that occurred in WSL environment (fix: #14883) #14910

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

analysisjp
Copy link
Contributor

Description

After receiving a report from a friend who uses WSL (Windows Subsystem for Linux) that an error occurred when running the dev version of webui.sh, I investigated and found that libc.so could not be executed in some WSL environments. It turns out that an error is reported.

This merge is a modified version that checks the libc version by running ldd instead of running libc.so.
(ldd is included as standard in most Linux systems)

I'm sorry, but please merge.

Screenshots/videos:

N/A

Checklist:

@AUTOMATIC1111 AUTOMATIC1111 merged commit bf08a5b into AUTOMATIC1111:dev Feb 17, 2024
3 checks passed
@w-e-w w-e-w mentioned this pull request Feb 17, 2024
@analysisjp analysisjp deleted the wsl2_flx branch February 23, 2024 07:42
@pawel665j pawel665j mentioned this pull request Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants