Skip to content

fix: on_wizard method should be _init#95

Merged
paulmueller merged 1 commit intoDCOR-dev:mainfrom
PinkShnack:fix_bagit_wizard
Mar 31, 2026
Merged

fix: on_wizard method should be _init#95
paulmueller merged 1 commit intoDCOR-dev:mainfrom
PinkShnack:fix_bagit_wizard

Conversation

@PinkShnack
Copy link
Copy Markdown
Contributor

As in the title. When I install 1.1.0 I get the error

Unhandled exception in DCOR-Aid version 1.1.0:
Traceback (most recent call last):
  File "DCOR-AidLauncher.py", line 4, in <module>
  File "dcoraid\__main__.py", line 50, in main
    window = DCORAid()
  File "dcoraid\gui\main.py", line 137, in __init__
    self.on_wizard()
AttributeError: 'DCORAid' object has no attribute 'on_wizard'

@paulmueller paulmueller merged commit 595cf6e into DCOR-dev:main Mar 31, 2026
paulmueller added a commit that referenced this pull request Mar 31, 2026
@paulmueller
Copy link
Copy Markdown
Member

Thanks ❤️ , initial startup apparently is not sufficiently tested yet.

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

Successfully merging this pull request may close these issues.

2 participants