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

Just white window? #5

Closed
mnn opened this issue Apr 12, 2024 · 2 comments
Closed

Just white window? #5

mnn opened this issue Apr 12, 2024 · 2 comments

Comments

@mnn
Copy link

mnn commented Apr 12, 2024

I have local comfyUI, installed SDFXBridgeForComfyUI and followed the steps in readme:

  cd src 
  npm install
  npm run start

It opens a window, few seconds a tile with black text SDFX on white background is spinning on gray background, then all I see is empty white space with electron menu at top.

I tried npm run build:electron and ran the sdfx binary from /src/dist_electron/linux-unpacked, but the result is exactly same. At least got some new error (this didn't show in npm run start):

❯ ./sdfx --trace-warnings
(node:1020331) electron: Failed to load URL: file:///mnt/dev/ai/sdfx/src/dist_electron/linux-unpacked/resources/app.asar/dist_electron/index.html with error: ERR_FILE_NOT_FOUND
2024-04-12_13-28

I even tried copying the example config file, but it didn't change anything.

Manjaro, node 18.9.1, 8b41969

@dmx974
Copy link
Contributor

dmx974 commented Apr 14, 2024

We can reproduce the same thing on Windows 10. Still on it.

@dmx974
Copy link
Contributor

dmx974 commented Jun 29, 2024

Fixed

@dmx974 dmx974 closed this as completed Jun 29, 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

No branches or pull requests

2 participants