all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Polidoro <peter@polidoro.io>
To: phodina <phodina@protonmail.com>
Cc: Guillaume Le Vaillant <glv@posteo.net>, help-guix@gnu.org
Subject: Re: Kicad missing symbols and footprints
Date: Wed, 18 Oct 2023 09:42:06 -0400	[thread overview]
Message-ID: <8734y8jaz3.fsf@polidoro.io> (raw)
In-Reply-To: <F2-0-PgObQCMYHch0x0yHJwwmVZQsdPxXA1i-ZGvl3xEo15xFUlS1TG07ty1szN0ZsEbEkVjGBrmOKnOYy5k4N41Gp5LZazod7C4KiLeEXs=@protonmail.com>


phodina <phodina@protonmail.com> writes:

> [1. text/plain]
> Hi Peter and Guillaume,
>
> thanks for the help.
>
> I've tried to use the Guix shell to have a complete environment 
> for Kicad but for some reason it does not work (at least for me)
>
> So here are the steps to reproduce:
>
> $ guix shell kicad kicad-footprints kicad-symbols -- kicad
>
> I start I new project and when I get the dialog about the 
> components I wish to use in the project it all starts to go 
> wrong.

The KICAD7_FOOTPRINT_DIR path seems like it is referring to a 
different profile. Did you change that environment variable 
manually or did that happen automatically? Maybe try passing the 
--pure option to guix shell to clear the environment variable 
definitions found in the parent environment.

$ guix shell --pure kicad kicad-footprints kicad-symbols -- kicad


  reply	other threads:[~2023-10-18 13:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-17  6:12 Kicad missing symbols and footprints phodina via
2023-10-17  9:10 ` Guillaume Le Vaillant
2023-10-17 13:46   ` Peter Polidoro
2023-10-17 18:14     ` phodina
2023-10-18 13:42       ` Peter Polidoro [this message]
2023-10-26 15:24       ` Peter Polidoro

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8734y8jaz3.fsf@polidoro.io \
    --to=peter@polidoro.io \
    --cc=glv@posteo.net \
    --cc=help-guix@gnu.org \
    --cc=phodina@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.