Search Criteria
Package Details: kicad-git 10.0.0.rc1.1.r631.gdb0744f369-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kicad-git.git (read-only, click to copy) |
|---|---|
| Package Base: | kicad-git |
| Description: | Electronic schematic and printed circuit board (PCB) design tools |
| Upstream URL: | https://kicad.org/ |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | kicad, kicad-bzr |
| Provides: | kicad |
| Submitter: | Chocobo |
| Maintainer: | nickoe |
| Last Packager: | nickoe |
| Votes: | 69 |
| Popularity: | 0.76 |
| First Submitted: | 2015-10-08 16:39 (UTC) |
| Last Updated: | 2026-03-03 20:39 (UTC) |
Dependencies (26)
- boost-libs
- curl (curl-gitAUR, curl-c-aresAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- glm (glm-gitAUR)
- libgit2 (libgit2-gitAUR)
- libspnav (libspnav-gitAUR)
- ngspice (ngspice-gitAUR)
- nng (nanonng-gitAUR, nanomq-gitAUR, nanomq-sqlite-gitAUR, nanomq-msquic-gitAUR, nanomq-full-gitAUR, nng-gitAUR, nanomq-nng-binAUR)
- opencascade (opencascade-gitAUR)
- poppler (poppler-gitAUR)
- poppler-glib (poppler-glib-gitAUR, atril-light-poppler-optAUR)
- protobuf (protobuf-gitAUR)
- python
- python-wxpython (python-wxpython-gitAUR)
- swig (swig-gitAUR)
- unixodbc (unixodbc-gitAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- Show 6 more dependencies...
Required by (31)
- freerouting (requires kicad) (optional)
- freerouting-zh-cn (requires kicad) (optional)
- freerouting-zh-cn-git (requires kicad) (optional)
- kiauto-git (requires kicad)
- kibot (requires kicad)
- kicad-allegro (requires kicad) (optional)
- kicad-allegro-git (requires kicad) (optional)
- kicad-diff-git (requires kicad)
- kicad-i18n-git (requires kicad)
- kicad-interactive-html-bom-plugin (requires kicad) (optional)
- kicad-jlc-manufacture-git (requires kicad)
- kicad-kibuzzard-git (requires kicad)
- kicad-library-cern-git (requires kicad) (optional)
- kicad-library-espressif-git (requires kicad)
- kicad-nightly-rpm (requires kicad)
- kicad-pcb-diff (requires kicad)
- kicad-plugin-viastitching-git (requires kicad)
- kicad-storybook-git (requires kicad)
- kikit-git (requires kicad)
- kiri-git (requires kicad)
- Show 11 more...
Latest Comments
« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 .. 32 Next › Last »
k3a commented on 2018-03-30 12:13 (UTC)
I can confirm that Pcbnew freezes when opened from Kicad. It won't fully initialize UI and attempt to close the window would crash the app.
The core reason seems to be mismatched versions of the wxWidgets (wxgtk) and wxPython. The problem can be resolved by disabling WxPython scripting or ensuring versions match (which may be difficult to achieve long-term):
-DKICAD_SCRIPTING_WXPYTHON=OFF
Not sure how many people are using this part of scripting. KiCad 5 is a very nice improvement over version 4 and I recommend it to everyone! :)
nickoe commented on 2018-03-13 09:03 (UTC)
You write OFF in every line that says SCRIPTING instead of ON.
Llama commented on 2018-03-12 14:31 (UTC)
What does it mean, "Disable scripting completely?"
nickoe commented on 2018-02-23 12:40 (UTC)
Disable scripting completely.
dexterlb commented on 2018-02-23 12:21 (UTC)
Does anyone have an idea how to make kicad start pcbnew correctly, so that we don't need to start it standalone?
nickoe commented on 2018-02-17 15:33 (UTC)
Although pcbnew seems like it is still broken when started from kicad, but it looks ok when started standalone.
nickoe commented on 2018-02-17 15:22 (UTC)
It seems to work fine afterall with only wxpython disabled
greyltc commented on 2018-02-17 13:42 (UTC)
Cool. I think we all hope the gtk2 vs 3 stuff here gets ironed out.
https://aur.archlinux.org/packages/kicad-scripting-git/
nickoe commented on 2018-02-17 13:08 (UTC)
You can just modify the pkgbuild and enable it. But it is beacuse it depends on wxpython built with gtk2. And wxpython-gtk2 can not coexist with the normal wxpython package. So I disabled it to be safe. I am ok with your makeing a specific package which enables scripting, but that is hopefully just temporary.
« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 .. 32 Next › Last »