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

Fix some install issues #186

Merged
merged 3 commits into from
Oct 2, 2022
Merged

Fix some install issues #186

merged 3 commits into from
Oct 2, 2022

Conversation

NullSenseStudio
Copy link
Collaborator

Prevents a second installation of Dream Textures to be registered when one already is. Before it would cause some classes of the first installation to be unregistered, fail to fully register, and prevent the first installation from being able to be fully unregistered without a restart.

Also adds a warning when it appears to be installed from source zip in the preferences panel, previous "fix" #134 was insufficient as I forgot to account for the stable_diffusion directory not being included in source.
image

@carson-katri carson-katri added the bug Something isn't working label Oct 2, 2022
@carson-katri
Copy link
Owner

Works great, thanks

@carson-katri carson-katri merged commit 16d03ad into carson-katri:main Oct 2, 2022
@NullSenseStudio NullSenseStudio deleted the install-issues branch October 3, 2022 01:15
JasonHoku pushed a commit to JasonHoku/dream-textures that referenced this pull request Dec 20, 2022
* prevent installation while another instance of dream textures is running

* warn when stable_diffusion/ is missing

* fixes
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

Successfully merging this pull request may close these issues.

None yet

2 participants