Hi all, I’m new here. I’m trying to open a Kicad project that is present on a SD card but I can’t find a way to select it. I’m on Linux and the Open Existing Project dialog doesn’t list the /media folder …
Kind regards
Gigi
Application: KiCad
Version: 5.1.9, release build
Libraries:
wxWidgets 3.0.5
libcurl/7.71.1-DEV GnuTLS/3.6.15 (NSS/3.49.2) (OpenSSL/1.1.1k) zlib/1.2.11 libidn2/2.3.0
Platform: Linux 5.4.0-80-generic x86_64, 64 bit, Little endian, wxGTK
Build Info:
wxWidgets: 3.0.5 (wchar_t,wx containers,compatible with 2.8) GTK+ 3.24
Boost: 1.75.0
OpenCASCADE Technology: 7.5.0
Curl: 7.71.1-DEV
Compiler: GCC 10.2.0 with C++ ABI 1014
iirc “open existing project” starts in /home/$USER and the default dialog (gtk-based) shows shortcuts for key $HOME type locations (downloads, desktop) so you need to navigate to your root and then to /media
Part of a “normal” install is to add mime types for KiCad. Then you can just browse to your SD card with any file browser, and double click on a KiCad project file to open it.
Understand. The term “Flatpak” was new to me, sorry, but after a search I found it.
Why someone would want to use Snap or Flatpak eludes me, but hey, it’s your machine.
I think we have that isolation problem fixed in the nightly Flatpak but I can’t test right now. The main reason we like the Flatpak is that it lets us publish updated libraries (such as wxWidgets 3.1) that are generally unavailable to most Linux users without extra effort. wxWidgets 3.1 has many, many benefits over 3.0.