Skip to content

Text not placed in KiCad 8.08, KiBuzzard 1.6 #129

@ThePurox

Description

@ThePurox

Bug description

When I'm trying to place text with KiBuzzard onto the PCB, the text gets rendered in the preview window, but not placed on the PCB.
The command line logs point to similar issues as #112 , but furthermore KiBuzzard does not find the pcbnew window.

Steps to reproduce

Open empty KiCad project.
Open PCB Editor
Click on "Add Label"-Button by KiBuzzard
enter text (text appears in preview)
click on OK
(no text appears in PCB Editor window)

Version info:

KiBuzzard: 1.6.0 installed via KiCad Plugin manager
Python: 3.13.1
KiCad: Version: 8.0.8, release build

KiCad x86_64 on x86_64

Version: 8.0.8, release build

Libraries:
wxWidgets 3.2.6
FreeType 2.13.3
HarfBuzz 10.2.0
FontConfig 2.15.0
libcurl/8.11.1 OpenSSL/3.4.0 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.1 nghttp2/1.64.0 nghttp3/1.7.0

Platform: Arch Linux, 64 bit, Little endian, wxGTK, X11, awesome, x11

Build Info:
Date: Jan 17 2025 23:21:53
wxWidgets: 3.2.6 (wchar_t,wx containers) GTK+ 3.24
Boost: 1.86.0
OCC: 7.8.1
Curl: 8.11.1
ngspice: 43
Compiler: GCC 14.2.1 with C++ ABI 1019

Build settings:
KICAD_USE_EGL=ON

Logs:

/home/nico/.local/share/kicad/8.0/3rdparty/plugins/com_github_gregdavill_KiBuzzard/dialog/compat.py:17: wxPyDeprecationWarning: Call to deprecated item. Use SetSizeHints instead.
  super(wx.Dialog, self).SetSizeHintsSz( a,b)
Font "FreddySpark-Regular" does not natively support style "Regular" using "Path" instead
02-08 09:52:00 svg2mod 1301:Font "FreddySpark-Regular" does not natively support style "Regular" using "Path" instead
Font "FreddySpark-Regular" does not natively support style "Regular" using "Path" instead
02-08 09:52:12 svg2mod 1301:Font "FreddySpark-Regular" does not natively support style "Regular" using "Path" instead
Font "UbuntuMono-B" does not natively support style "Regular" using "Path" instead
02-08 09:52:17 svg2mod 1301:Font "UbuntuMono-B" does not natively support style "Regular" using "Path" instead
Font "UbuntuMono-B" does not natively support style "Regular" using "Path" instead
02-08 09:52:31 svg2mod 1301:Font "UbuntuMono-B" does not natively support style "Regular" using "Path" instead
Font "UbuntuMono-B" does not natively support style "Regular" using "Path" instead
02-08 09:52:38 svg2mod 1301:Font "UbuntuMono-B" does not natively support style "Regular" using "Path" instead
Font "UbuntuMono-B" does not natively support style "Regular" using "Path" instead
02-08 09:52:38 svg2mod 1301:Font "UbuntuMono-B" does not natively support style "Regular" using "Path" instead
Found SVG layer: F.SilkS
02-08 09:52:38 svg2mod-unfiltered 262:Found SVG layer: F.SilkS
  Detailed names: [F.SilkS]
02-08 09:52:38 svg2mod 263:  Detailed names: [F.SilkS]
  Inlining 2 segments...
02-08 09:52:38 svg2mod 304:  Inlining 2 segments...
  Writing Text with 78 points
02-08 09:52:38 svg2mod 339:  Writing Text with 78 points
  Writing Text with 10 points
02-08 09:52:38 svg2mod 339:  Writing Text with 10 points
Font "UbuntuMono-B" does not natively support style "Regular" using "Path" instead
02-08 09:52:38 svg2mod 1301:Font "UbuntuMono-B" does not natively support style "Regular" using "Path" instead
Font "UbuntuMono-B" does not natively support style "Regular" using "Path" instead
02-08 09:52:38 svg2mod 1301:Font "UbuntuMono-B" does not natively support style "Regular" using "Path" instead
Found SVG layer: F.SilkS
02-08 09:52:38 svg2mod-unfiltered 262:Found SVG layer: F.SilkS
  Detailed names: [F.SilkS]
02-08 09:52:38 svg2mod 263:  Detailed names: [F.SilkS]
  Inlining 4 segments...
02-08 09:52:38 svg2mod 304:  Inlining 4 segments...
  Writing Text with 154 points
02-08 09:52:38 svg2mod 339:  Writing Text with 154 points
  Writing Text with 10 points
02-08 09:52:38 svg2mod 339:  Writing Text with 10 points
02-08 09:52:50 com_github_gregdavill_KiBuzzard.plugin 57:Running KiBuzzard
Found SVG layer: F.SilkS
02-08 09:52:50 svg2mod-unfiltered 262:Found SVG layer: F.SilkS
  Detailed names: [F.SilkS]
02-08 09:52:50 svg2mod 263:  Detailed names: [F.SilkS]
  Inlining 4 segments...
02-08 09:52:50 svg2mod 304:  Inlining 4 segments...
  Writing Text with 154 points
02-08 09:52:50 svg2mod 339:  Writing Text with 154 points
  Writing Text with 10 points
02-08 09:52:50 svg2mod 339:  Writing Text with 10 points
02-08 09:52:50 com_github_gregdavill_KiBuzzard.plugin 71:Loading label onto clipboard
02-08 09:52:50 com_github_gregdavill_KiBuzzard.plugin 150:No pcbnew window found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions