Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Igniter: handle missing directory #4032

Merged
merged 1 commit into from
Oct 26, 2022
Merged

Conversation

antirotor
Copy link
Member

Bug

Fixing bug where if on vanilla machine you install completely new version and you enter correct mongo into Igniter dialog, installation will fail because it was not checking for presence of {major}.{minor} folder. If that folder was missing, move renamed the zip file to its name and everything crashed.

Testing

  • Delete every localised version in %LOCALAPPDATA%.
  • Delete mongodb record from Credentials Manager/Keyring.
  • Build OpenPype
  • Run openpype_console
  • Enter correct mongodb
  • Everything should work as expected

@antirotor antirotor added the type: bug Something isn't working label Oct 26, 2022
@antirotor antirotor self-assigned this Oct 26, 2022
@github-actions github-actions bot added this to the next-patch milestone Oct 26, 2022
@antirotor antirotor merged commit eeab7fb into develop Oct 26, 2022
@antirotor antirotor deleted the bugfix/fix_clean_install_bug branch October 26, 2022 12:02
@jakubjezek001 jakubjezek001 removed this from the 3.14.7 milestone Nov 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants