Python Console - Can't Paste Code in v6.0.10

Mac OSX Monterey

Application: KiCad, Version: (6.0.10-0), release build

Prior to updating, the Python Console in PCB worked when Pasting Code. Now, I can’t paste any code, I can only Type code

Is it me/my setup/system or, is it a Bug?

EDIT: #2 Interesting… If I open the About Kicad panel and Copy Version To Clipboard, I can paste that copied text into the Console. But, I can’t paste any copied Text from Text Editor or Python IDE…

thx

I don’t know much about Python, and even less of it’s use in KiCad, but I did: PCB Editor / Tools / Scripting Console and copied some random text into it without problems.

Application: KiCad PCB Editor

Version: 6.0.10-86aedd382b~118~ubuntu20.04.1, release build

Libraries:
	wxWidgets 3.0.4
	libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

Platform: Linux 5.15.0-56-generic x86_64, 64 bit, Little endian, wxGTK, xfce, x11

Build Info:
	Date: Dec 18 2022 19:39:35
	wxWidgets: 3.0.4 (wchar_t,wx containers,compatible with 2.8) GTK+ 3.24
	Boost: 1.71.0
	OCC: 7.5.2
	Curl: 7.86.0
	ngspice: 36
	Compiler: GCC 9.4.0 with C++ ABI 1013

Build settings:
	KICAD_USE_OCC=ON
	KICAD_SPICE=ON

Thank you, @paulvdh

Interesting… I’ll re-install v6.0.10 and hope…

Here’s vid showing it (Also, the ending of vid doesn’t show my clicking menubar and turning On the Line Numbers).

It will copy&paste stuff from the console’s namespace but, nothing copied from elsewhere…d

Follow-Up: I re-downloaded Kicad (this time from Git-Hub, previous was from CERN).
After Installing, Pasting Code/Text copied from outside the Console still does Not work, nor does the Line_Numbers visibilitiy… :frowning_face:

I filed a Bug Report…

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.