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

KiCAD 6.99: TypeError: AnyButton.SetBitmap(): argument 1 has unexpected type 'Bitmap' #169

Closed
Bouni opened this issue May 17, 2022 · 0 comments · Fixed by #170
Closed

KiCAD 6.99: TypeError: AnyButton.SetBitmap(): argument 1 has unexpected type 'Bitmap' #169

Bouni opened this issue May 17, 2022 · 0 comments · Fixed by #170
Assignees
Labels
bug Something isn't working V6 KiCAD V6

Comments

@Bouni
Copy link
Owner

Bouni commented May 17, 2022

Describe the bug
KiCAD 6.99 in one of the latest nightlies throws an error on startup of the plugin:

image

To Reproduce
Steps to reproduce the behavior:

  1. Start the plugin in KiCAD 6.99

Expected behavior
The plugin should start in 6.0 as well as in 6.99

KiCad Version

Application: KiCad PCB Editor (64-bit)

Version: (6.99.0-1875-gfe1a5267a2), release build

Libraries:
	wxWidgets 3.1.6
	FreeType 2.11.1
	HarfBuzz 3.2.0
	FontConfig 2.14.0
	libcurl/7.82.0-DEV Schannel zlib/1.2.12

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

Build Info:
	Date: May 12 2022 07:17:32
	wxWidgets: 3.1.6 (wchar_t,wx containers)
	Boost: 1.79.0
	OCC: 7.6.0
	Curl: 7.82.0-DEV
	ngspice: 36
	Compiler: Visual C++ 1929 without C++ ABI

Build settings:
	KICAD_USE_OCC=ON
	KICAD_SPICE=ON
@Bouni Bouni added bug Something isn't working V6 KiCAD V6 labels May 17, 2022
@Bouni Bouni self-assigned this May 17, 2022
@Bouni Bouni linked a pull request May 17, 2022 that will close this issue
@Bouni Bouni closed this as completed May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working V6 KiCAD V6
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant