You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
I can confirm the same with polish windows 10 locale
ERROR - unhandled exception (08:03:28.117) - MainThread (6604):
Traceback (most recent call last):
File "gui\__init__.pyc", line 371, 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'
From: Sean Budd ***@***.***>
Sent: Friday, March 19, 2021 1:18 AM
To: nvaccess/nvda ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [nvaccess/nvda] Installation process crashes due to StaticBoxSizer changes (#12198)
The standard installation process crashes with the following traceback, likely caused by #12181 <#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 <https://github.com/OzancanKaratas> in #12183 (comment) <#12183 (comment)>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#12198> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ACVCDE7EZWWUGLUENJUORU3TEKJ2PANCNFSM4ZNX265Q> . <https://github.com/notifications/beacon/ACVCDE4UVP4JW4OCUAIO7BTTEKJ2PA5CNFSM4ZNX2652YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4MOLAW7Q.gif>
The standard installation process crashes with the following traceback, likely caused by #12181
Originally posted by @OzancanKaratas in #12183 (comment)
The text was updated successfully, but these errors were encountered: