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

Installation process crashes due to StaticBoxSizer changes #12198

Closed
seanbudd opened this issue Mar 19, 2021 · 2 comments
Closed

Installation process crashes due to StaticBoxSizer changes #12198

seanbudd opened this issue Mar 19, 2021 · 2 comments
Assignees
Milestone

Comments

@seanbudd
Copy link
Member

seanbudd commented Mar 19, 2021

The standard installation process crashes with the following traceback, likely caused by #12181

ERROR - unhandled exception (11:07:36.839) - MainThread (19656):
Traceback (most recent call last):
  File "gui\__init__.pyc", line 831, in <lambda>
  File "gui\__init__.pyc", line 861, in onAction
  File "gui\__init__.pyc", line 370, in onInstallCommand
  File "gui\installerGui.pyc", line 328, in showInstallGui
  File "gui\installerGui.pyc", line 182, in __init__
AttributeError: 'BoxSizerHelper' object has no attribute 'GetStaticBox'
INFO - core.main (11:08:15.675) - MainThread (19656):
Exiting

Originally posted by @OzancanKaratas in #12183 (comment)

@seanbudd
Copy link
Member Author

Closing as duplicate of #12196

@zstanecic
Copy link
Contributor

zstanecic commented Mar 19, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants