openscopeproject/InteractiveHtmlBom

Type Error: GetEffectiveTextShape() got an unexpected keyword argument 'aTriangulate'

nopeppermint opened this issue · 2 comments

I got the following Error:

image

my Kicad Version:

Application: KiCad PCB Editor x64 on x64

Version: 7.0.8-56-g9260f58803, release build

Libraries:
	wxWidgets 3.2.2
	FreeType 2.12.1
	HarfBuzz 6.0.0
	FontConfig 2.14.1
	libcurl/7.88.1-DEV Schannel zlib/1.2.13

Platform: Windows 10 (build 19045), 64-bit edition, 64 bit, Little endian, wxMSW

Build Info:
	Date: Oct  7 2023 05:13:57
	wxWidgets: 3.2.2 (wchar_t,wx containers)
	Boost: 1.81.0
	OCC: 7.7.1
	Curl: 7.88.1-DEV
	ngspice: 41
	Compiler: Visual C++ 1936 without C++ ABI

Build settings:
	KICAD_SPICE=ON

The design I can not share.

I will try to reproduce it with a simple project.

It seems this error only happens with a build never than 7.0.8.

I just retested with 7.0.8 and there it still works without error.

So there might be breaking changes in never versions than 7.0.8..

Application: KiCad PCB Editor x64 on x64

Version: 7.0.8, release build

Libraries:
	wxWidgets 3.2.2
	FreeType 2.12.1
	HarfBuzz 6.0.0
	FontConfig 2.14.1
	libcurl/7.88.1-DEV Schannel zlib/1.2.13

Platform: Windows 10 (build 19045), 64-bit edition, 64 bit, Little endian, wxMSW

Build Info:
	Date: Sep 29 2023 18:44:47
	wxWidgets: 3.2.2 (wchar_t,wx containers)
	Boost: 1.81.0
	OCC: 7.7.1
	Curl: 7.88.1-DEV
	ngspice: 41
	Compiler: Visual C++ 1936 without C++ ABI

Build settings:
	KICAD_SPICE=ON

qu1ck commented

Thanks for the report. I think I'll have to put out a patch release for this...