NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
16.46k stars 12.96k forks source link

Exporting Logseq Graphs for Publications Gives EACCESS Error #263480

Open ghost opened 8 months ago

ghost commented 8 months ago

Describe the bug

"Export graph" -> "Export public pages" gives an EACCESS error. This does not occur on other operating systems, and the same issue occurred when my friend tried on her NixOS PC.

Steps To Reproduce

  1. Click "..." in the top right.
  2. Click "Export graph".
  3. Click "Export public pages".
  4. Export wherever you see fit (I used ~/Downloads).

Expected behavior

You will get an EACCESS error.

Screenshots

image

Additional context

N/A.

Notify maintainers

image

Metadata

 - system: `"x86_64-linux"`
 - host os: `Linux 6.5.7, NixOS, 23.11 (Tapir), 23.11.20231019.7c9cc5a`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.17.1`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`
CodeOneTwo commented 3 months ago

Still existing with 10.7 Downloaded the appimage and run it. The appimage version of Logseq seems to export it fine. Must be a problem in the nixos way of using this appimage