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

Crash after trying to import rotations file #531

Open
FrightRisk opened this issue Sep 9, 2024 · 2 comments
Open

Crash after trying to import rotations file #531

FrightRisk opened this issue Sep 9, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@FrightRisk
Copy link
Contributor

Describe the bug
I can't use the plugin anymore. When I created a new project, I tried to import the rotations file from another project. After that I see this:
image

To Reproduce
Steps to reproduce the behavior:

  1. Go to the rotations option
  2. Add an exported CSV file with corrected rotations
  3. Leave KiKad and try to open it again.

Expected behavior
I expected to be able to load the plugin after that change.

KiCad Version

Application: KiCad PCB Editor x64 on x64

Version: 8.0.4, release build

Libraries:
	wxWidgets 3.2.5
	FreeType 2.12.1
	HarfBuzz 8.3.0
	FontConfig 2.14.2
	libcurl/8.5.0-DEV Schannel zlib/1.3

Platform: Windows 11 (build 22631), 64-bit edition, 64 bit, Little endian, wxMSW

Build Info:
	Date: Jul 17 2024 03:26:47
	wxWidgets: 3.2.5 (wchar_t,wx containers)
	Boost: 1.83.0
	OCC: 7.8.1
	Curl: 8.5.0-DEV
	ngspice: 42
	Compiler: Visual C++ 1939 without C++ ABI

Build settings:

@FrightRisk
Copy link
Contributor Author

Answered myself. The .CSV file had entries in the wrong format. There is no error checking, so it corrupted the database. Had to uninstall and re-install.

@Bouni Bouni added the bug Something isn't working label Sep 11, 2024
@Bouni
Copy link
Owner

Bouni commented Sep 11, 2024

Sorry to hear that, I put it on my todo list but cannot say when I have time to look into this ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants