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

[Bug]: (I suppose?) Automatic1111: Moving cursor within the canvas = black screen #43

Open
1 task done
herman925 opened this issue Mar 6, 2023 · 5 comments
Open
1 task done
Assignees
Labels
bug Something isn't working

Comments

@herman925
Copy link

Is ths issue about the extension?

  • Yup, this is for sure about the extension

What happened?

image

Steps to reproduce the problem

Just going to the tab, move the cursor within the canvas, and the screen will turn black.

What should have happened?

I suppose the canvas should've not been black but instead showing the checkered board pattern indicating transparency?

Commit where the problem happens

bf21c19

What platforms do you use to access openOutpaint?

Windows

What browsers do you use to access the UI ?

Microsoft Edge

Browser Extensions/Addons

openOutpaint-webUI-extension
posex
sd-webui-additional-networks
sd-webui-ar
sd-webui-controlnet

image

AUTOMATIC1111 webUI Commandline Arguments

--xformers --medvram --disable-safe-unpickle --opt-split-attention --api --no-half-vae

Additional information

No response

@herman925 herman925 added the bug Something isn't working label Mar 6, 2023
@zero01101
Copy link
Owner

zero01101 commented Mar 7, 2023

hey there; so the "Browser Extensions/Addons" section was actually about any extensions you've installed in your web browser and not webUI extensions lol - we ask that because the duckduckgo privacy extension broke openOutpaint pretty good and i kind of suspect an extension might be to blame here, as openOutpaint should otherwise definitely work on edge...

other than the browser addons/extensions, do you possibly have a different browser you could test with to see if it occurs there as well?

@herman925
Copy link
Author

Hmm, it's quite weird because I didn't install any extension on Edge. It's a plain Edge (to help make sure I have enough memory for Automatic1111).

I tried it on another Chromium browser with all the extensions however and it worked there. So I'm not sure why. Is there anything I can provide to further investigate into this?

@zero01101
Copy link
Owner

zero01101 commented Mar 15, 2023

yeah, i'm 100% stymied on this one as it works as expected on basic, almost never used for anything edge v111.0.1661.41... if i can come up with anything you could check i'll be sure to update lol, but otherwise if VRAM is your concern, you could potentially disable your browser of choice from using hardware acceleration (at least in chrome, edge, and firefox, so i presume it's pretty universal) but i personally think that makes openOutpaint, like, practically unusable :(

@JocyeI
Copy link

JocyeI commented Mar 25, 2023

File "F:\AIPRO\lq_drew\drew\stable-diffusion-webui\extensions\openOutpaint-webUI-extension\scripts\main.py", line 55, in update_app
run(f'"{git}" -C "' + os.path.join(scripts.basedir(), usefulDirs[0], usefulDirs[1]) +
File "F:\AIPRO\lq_drew\drew\stable-diffusion-webui\launch.py", line 89, in run
raise RuntimeError(f"""{errdesc or 'Error running command'}.
RuntimeError: Error running command.
Command: "git" -C "F:\AIPRO\lq_drew\drew\stable-diffusion-webui\extensions\openOutpaint-webUI-extension" submodule update --init --recursive --remote
Error code: 1

During handling of the above exception, another exception occurred:

@zero01101

@zero01101
Copy link
Owner

@Walhalla-Summary don't think that's at all related to what was being experienced in the initial issue, but that suggests that python wasn't able to run git - do you have it installed, available in PATH, etc?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants