Search Criteria
Package Details: grist-desktop-bin 0.3.13-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/grist-desktop-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | grist-desktop-bin |
| Description: | Desktop Grist, packaged with Electron. Grist is a modern relational spreadsheet. It combines the flexibility of a spreadsheet with the robustness of a database. |
| Upstream URL: | https://github.com/gristlabs/grist-desktop |
| Keywords: | database grist spreadsheet |
| Licenses: | Apache |
| Provides: | grist-desktop |
| Submitter: | mpsijm |
| Maintainer: | mpsijm |
| Last Packager: | mpsijm |
| Votes: | 6 |
| Popularity: | 0.000303 |
| First Submitted: | 2024-06-26 08:41 (UTC) |
| Last Updated: | 2026-07-15 17:10 (UTC) |
Latest Comments
laura7089 commented on 2026-07-21 09:55 (UTC)
Please add
gendeskas a build dependency.mpsijm commented on 2025-10-31 19:39 (UTC)
Thanks, I've replaced the dependency! I can't find a good source on whether
libappindicatorshould be an optional dependency (I adopted the package and don't know what the dependencies list is based on), pointers on that are appreciated 🙂tee commented on 2025-10-29 07:38 (UTC)
libappindicator-gtk2 is optional, libappindicator is enough.
mpsijm commented on 2025-05-21 09:05 (UTC)
Thanks, good catch! Looks like my custom launcher in
~/binnever had the '--no-sandbox' argument 😂This will also need to be patched in the original AppImage file, see https://github.com/gristlabs/grist-desktop/issues/60
xeniafoxtrot commented on 2025-05-18 23:45 (UTC)
I'm getting an error when trying to launch with the desktop file:
Launching from command-line works fine though. You might need to patch that.
mpsijm commented on 2024-07-02 12:38 (UTC) (edited on 2024-07-02 12:40 (UTC) by mpsijm)
I tried to merge
app.asar.unpackedintoapp.asar, but when I do that,grist-desktopfails to start with the following error:Looks like the unpacked directory needs to exist, for reasons mentioned at https://www.electronjs.org/docs/latest/tutorial/asar-archives#working-directory-can-not-be-set-to-directories-in-archive. I do agree that this is annoying, so perhaps it's worth mentioning this at their GitHub. Although they'll probably ask why we extract the
.AppImagefile at all 😛The alternative is to not extract the
.AppImagefile, but install it as-is (perhaps only extracting the.desktopfile). But opinions differ on this topic, and I'm relatively new to the AUR, so I don't know what's best here (I only adopted this package last week, when it was orphaned around the time of the rename [1] [2]).tee commented on 2024-07-02 11:55 (UTC)
Can you repack the files back into .asar? That way there 4300 files that need to be installed.
mpsijm commented on 2024-01-05 14:00 (UTC)
The description says "Unofficial", but https://github.com/paulfitz/grist-electron currently redirects to https://github.com/gristlabs/grist-electron, so it looks like it's official now. Can you update the metadata? :)