You can install snaps offline just fine: https://snapcraft.io/tutorials/snap-dow ... oad-a-snap
As snaps bundle most dependencies, it actually works much better than figuring out which deb packages an offline PC actually needs if the dependency graph is rather complex.
Search found 106 matches
- Sun Aug 14, 2022 2:30 pm
- Forum: Open discussion
- Topic: OpenXR/OpenVR (virtual reality support), arch-friendly update
- Replies: 94
- Views: 27665
- Wed Aug 10, 2022 6:54 pm
- Forum: Install / Compile
- Topic: PPA - Where?
- Replies: 2
- Views: 187
Re: PPA - Where?
See https://forum.freecadweb.org/viewtopic.php?f=42&t=69055
If you don't want flatpaks, this is a good opportunity to contribute and get those PPA builds up to speed.
Snaps appear to work on Mint: https://snapcraft.io/install/snap-store/mint
If you don't want flatpaks, this is a good opportunity to contribute and get those PPA builds up to speed.
Snaps appear to work on Mint: https://snapcraft.io/install/snap-store/mint
- Thu Jun 23, 2022 9:21 am
- Forum: FEM
- Topic: fcFEM - FEA from start to finish
- Replies: 267
- Views: 32305
- Wed Jun 22, 2022 6:48 pm
- Forum: Help on using FreeCAD
- Topic: Lost Icons
- Replies: 23
- Views: 868
Re: Lost Icons
Well, edge is pretty much "here be dragons" territory anyway. When we cherry pick those features into stable, we should evaluate each commit and decide whether it improved the usability. Could you create an issue on GitHub for this setting, please?
- Wed Jun 22, 2022 5:31 pm
- Forum: Help on using FreeCAD
- Topic: Lost Icons
- Replies: 23
- Views: 868
Re: Lost Icons
snaps don't seem to correctly pickup when you are using a dark system theme Yes, they will only pick up the dark theme if it's included in the snap gtk-common-themes because themes must be confined, too. For example, Ubuntu's default themes are included, so there would be not much of a difference b...
- Wed Jun 22, 2022 5:03 pm
- Forum: Help on using FreeCAD
- Topic: Lost Icons
- Replies: 23
- Views: 868
- Tue Jun 21, 2022 6:06 pm
- Forum: FEM
- Topic: fcFEM - FEA from start to finish
- Replies: 267
- Views: 32305
Re: fcFEM - FEA from start to finish
Fixes incoming: Set path to Gmsh exe automagically: https://github.com/FreeCAD/FreeCAD-snap/commit/1cc218070c4b8bc3fa4b361f3705ea8e8d3bb8e1 The /dev/shm issue has been solved by https://github.com/FreeCAD/FreeCAD-snap/commit/d4257aff834901001edce5815586bf0b2fcd69a8 scipy: https://github.com/FreeCAD/...
- Tue Jun 21, 2022 1:40 pm
- Forum: FEM
- Topic: fcFEM - FEA from start to finish
- Replies: 267
- Views: 32305
Re: fcFEM - FEA from start to finish
The Gmsh missing the OCC features bug has been fixed. A second fix to prefill the file chooser with a snap-specific path has also been merged and will appear in edge tomorrow. For now, selecting /snap/freecad/current/usr/bin/gmsh as the path to Gmsh works.
- Tue Jun 21, 2022 8:44 am
- Forum: FEM
- Topic: fcFEM - FEA from start to finish
- Replies: 267
- Views: 32305
Re: fcFEM - FEA from start to finish
Error : Gmsh requires OpenCASCADE to import shape That should be fixed soon: https://github.com/FreeCAD/freecad-deps-core20-snap/commit/b642cdbbe6beb7759e8433d29f6e378d063248bd A likely cause of this problem is '/dev/shm' is missing orread-only such that necessary semaphores cannot be written. Apps...
- Wed Jun 15, 2022 1:21 pm
- Forum: Help on using FreeCAD
- Topic: [FIXED] dependency graph in snap packages
- Replies: 14
- Views: 1032
Re: dependency graph in snap packages
This should be fixed, and the build is going to land in edge in about two hours: https://github.com/FreeCAD/FreeCAD-snap ... 2502485343
https://github.com/FreeCAD/FreeCAD-snap ... 87733bd5b9
The Realthunder snap needs to pull this fix, too.
https://github.com/FreeCAD/FreeCAD-snap ... 87733bd5b9
The Realthunder snap needs to pull this fix, too.