Audio-Themes-NVDA-Add-on icon indicating copy to clipboard operation
Audio-Themes-NVDA-Add-on copied to clipboard

Can't open audiotheme studio

Open dreinn opened this issue 3 years ago • 1 comments

Using the latest sources and NVDA 2021.3, this feature is not usable. If you go in nvda menu, Audiotheme Studio, nothing happens and the log says:

ERROR - unhandled exception (10:01:46.412) - MainThread (12884): Traceback (most recent call last): File "D:\Users\MI09424\Desktop\xnvda\userConfig\addons\audiothemes\globalPlugins\audiothemes_init_.py", line 90, in on_studio_item_clicked with AudioThemesStudioStartupDialog(self, ("Audio Themes Studio")) as dlg: File "D:\Users\MI09424\Desktop\xnvda\userConfig\addons\audiothemes\globalPlugins\audiothemes\studio_init.py", line 103, in init super().init(*args, **kwargs) File "D:\Users\MI09424\Desktop\xnvda\userConfig\addons\audiothemes\globalPlugins\audiothemes\studio\themes_blender.py", line 110, in init line, 0, wx.GROW | wx.ALIGN_CENTER_VERTICAL | wx.RIGHT | wx.TOP, 10 wx._core.wxAssertionError: C++ assertion "!(flags & wxALIGN_CENTRE_VERTICAL)" failed at ....\src\common\sizer.cpp(2147) in wxBoxSizer::DoInsert(): Vertical alignment flags are ignored in vertical sizers

Do you confirm?

dreinn avatar Feb 17 '22 09:02 dreinn

Yes. This error is due to NVDA upgrading to wxPython 4.11.

I'll update this add-on as my time permits. If anyone wants to contribute fixes, they can send pull requests.

If anyone wants to financially sponsor the development of this add-on they can contact me at the email listed in the addon's info.

Best Musharraf

mush42 avatar Feb 17 '22 10:02 mush42