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]: OOBE · theme editor · cannot select/apply themes #223

Open
4 of 6 tasks
PaulCoddington opened this issue Mar 28, 2024 · 1 comment
Open
4 of 6 tasks

[Bug]: OOBE · theme editor · cannot select/apply themes #223

PaulCoddington opened this issue Mar 28, 2024 · 1 comment

Comments

@PaulCoddington
Copy link

Checklist

  • The issue exists after disabling all extensions
  • The issue exists on a clean installation of webui
  • The issue is caused by an extension, but I believe it is caused by a bug in the webui
  • The issue exists in the current version of the webui
  • The issue has not been reported before recently
  • The issue has been reported before but has not been fixed yet

What happened?

Selecting a theme has no effect on a fresh OOBE installation until at least one theme has been saved.

Steps to reproduce the problem

  1. Select any theme in theme editor (it has no effect).
  2. Click the Save button for any theme.
  3. Reload WebUI.
  4. Select any theme (theme selection now works).

What should have happened?

Theme selection should work at all times, even when themes have never been modified or saved.

What browsers do you use to access the UI ?

Microsoft Edge

Sysinfo

sysinfo-2024-03-28-11-01.txt

Console logs

Python 3.10.6 | packaged by conda-forge | (main, Oct 24 2022, 16:02:16) [MSC v.1916 64 bit (AMD64)]
Version: fork-3-g38c55375
Commit hash: 38c55375f4195082a4d9ff4dfcb4e1973ec34e29
Launching Web UI with arguments:
No module 'xformers'. Proceeding without it.
Calculating sha256 for C:\ProgramData\Stable Diffusion\sd-test\models\Stable-diffusion\SD1.5\v1-5-pruned-emaonly.safetensors: Running on local URL:  http://127.0.0.1:7860

To create a public link, set `share=True` in `launch()`.
Startup time: 12.4s (prepare environment: 2.5s, import torch: 4.1s, import gradio: 1.3s, setup paths: 1.2s, initialize shared: 0.2s, other imports: 0.7s, setup codeformer: 0.3s, load scripts: 1.4s, create ui: 0.5s, gradio launch: 0.2s).
6ce0161689b3853acaa03779ec93eafe75a02f4ced659bee03f50797806fa2fa
Loading weights [6ce0161689] from C:\ProgramData\Stable Diffusion\sd-test\models\Stable-diffusion\SD1.5\v1-5-pruned-emaonly.safetensors
Creating model from config: C:\ProgramData\Stable Diffusion\sd-test\configs\v1-inference.yaml
Applying attention optimization: Doggettx... done.
Model loaded in 7.6s (calculate hash: 4.5s, load weights from disk: 0.2s, create model: 0.3s, apply weights to model: 2.3s, calculate empty prompt: 0.1s).

Additional information

No response

@PaulCoddington
Copy link
Author

Additional issues:

• Theme editor colors are not loaded from selected theme (default to 0,0,0).
• Color selector popup swaps R and G values on save.
• Cannot set hover/infotip text and background colors.

Workaround:

Create and edit theme files in text editor.

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

1 participant