KiKit icon indicating copy to clipboard operation
KiKit copied to clipboard

kikit failing to panelize when launched from pcbnew

Open pacaj2am opened this issue 1 month ago • 3 comments

Prerequisites

  • [x] I have read FAQ
  • [x] I have searched existing issues (including closed ones)
  • [x] I use KiKit at least version 1.7.2 (older version are not supported)

KiKit version

python -m kikit.ui, version 1.7.2

KiCAD version (only KiCAD 8 and 9 are supported)

9.0.5

Operating system

MacOS Tahoe 26.1

Description

Kikit is generating commands with only one dash instead of two... see attached example (note - error is really misleading! - edges are fine):

Image

Command works fine when used with 2 dashes, see:

Image

Steps to Reproduce

panelize anything on MacOS 26.1

pacaj2am avatar Nov 26 '25 20:11 pacaj2am

I think the root cause must be different. Your system probably uses a font with ligatures for -- and merges them into .

Can you really panelize your design from CLI?

yaqwsx avatar Nov 27 '25 07:11 yaqwsx

actually you are correct - I remember having problems copy-pasting and adding one extra - when working from command-line.

Penalisation from command-line was successful (that's why I found the error message was mis-leading me a lot in beginning).

Note: have just pure MacOS installed without any changes in fonts in both OS or KiCad.

pacaj2am avatar Nov 27 '25 08:11 pacaj2am

Ok, if you can panelize from CLI, can you give precise steps for reproducing your issue? Including the precise commands and source data.

yaqwsx avatar Nov 27 '25 08:11 yaqwsx