Hi there,
Did a little bit of looking around, and I honestly don’t know if this is the right place for this, but here goes:
I’m a recently retired mechanical engineer wanting to the learn the ins and out of PCB design.
Doing some innerweb spelunking I find KiCAD, an amazing resource. I’m referencing v7.0 for what it’s worth.
I install KiCAD on my Windows box, and all is well in the world. I’ve ponied up for Peter Dalmaris’ course and I’m on my way.
In a similar path, I’ve embraced the Linux desktop on a slightly unused machine in the way of Elementary OS.
I dual boot this machine and have a separate drive with my working files that I’ve permanently mounted via fstab into my /mnt folder. I’ve also created symbolic links to these mounts into my /home folder (for the file finder to reference). All is well with all these things…
I’ve installed notepadqq via snap and can run it via /snap/bin/notepadqq from a CLI.
I get KiCAD installed.
Firstly I get to define the text editor, and I can enter the above into the Preferences/Text Editor box. Alas KiCAD spits at me when I attempt to edit a text document, in this case a README.md from the StickHub demo project, saying that “Command ‘/snap/bin/notepadqq’ cannot be found”.
Even more problematic is when I go to create a new project. H’mmm, KiCAD spits at me some more.
Clicking on Home (on the left side of the window) in the dialog box, my only folder option there is “Desktop”. None of my symbolic links are displayed.
Clicking on any of the “symbolic links” on the left side of the window displays the root folder, without the /mnt folder.
If it displayed the /mnt folder I could at least navigate there.
The amusing part is I’ve used the /mnt folder to define the library and symbol paths without any issues.
I’ve attempted to cut and paste the /mnt folder name into the Name: box and that spits as me as well.
So, I’m hoping some kind linux wizard out there can show me the error of my ways and get over these speed bumps.
thanks in advance,
chris