💾 Archived View for bbs.geminispace.org › u › skyjake › 4665 captured on 2024-03-21 at 20:13:49. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-02-05)
-=-=-=-=-=-=-
Which build of Lagrange are you using? (e.g., manually built from source, AppImage, Flatpak)
2023-08-22 · 7 months ago
🦋 lersputa [OP] · 2023-08-26 at 04:10:
Flatpak, 1.16.7.
🚀 skyjake [...] · 2023-08-26 at 04:47:
Maybe give the AppImage a try? Flatpak apps are sandboxed and the Lagrange app has been configured to only allow access to your home directory. (A symlink is not enough to circumvent this.)
IPFS+FUSE+Lagrange — I'm trying to see if I can view IPFS files in Lagrange. I'm trying to combine `ipfs daemon --mount` with the [file link] URI scheme, but it isn't working. `cat /ipfs/QmPNcpFxMZuntK37LtUJkB7uEfHHWV4cH7j6bd4Fi9WsFU/declaration_independence_cyberspace.gmi` works fine, but when I try to open <[file link] in Lagrange, it gives the error "Failed to Open File – The requested file does not exist or is inaccessible. Please check the file path." When I `ln -s /ipfs/...