NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
16.4k stars 12.9k forks source link

Cannot run logseq 10.5 #285773

Open kacperwyczawski opened 4 months ago

kacperwyczawski commented 4 months ago

Describe the bug

As the title says

Steps To Reproduce

Steps to reproduce the behavior:

nix run nixpkgs#logseq

Logs

(rsapi) init loggers
[8634:0202/113019.289741:ERROR:object_proxy.cc(577)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.InvalidArgs: No such interface “org.freedesktop.portal.FileChooser”
[8634:0202/113019.289753:ERROR:select_file_dialog_linux_portal.cc(280)] Failed to read portal version property

Additional system info

Notify maintainers

@kilianar

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
- system: `"x86_64-linux"`
- host os: `Linux 6.1.75, NixOS, 24.05 (Uakari), 24.05.20240129.97b17f3`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Nix) 2.18.1`
- nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`

Add a :+1: reaction to issues you find important.

kirillrdy commented 4 months ago

cant reproduce

nix run nixpkgs#logseq

image

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

 - system: `"x86_64-linux"`
 - host os: `Linux 6.6.14, NixOS, 24.05 (Uakari), 24.05.20240202.dirty`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.1`
 - channels(root): `"nixos"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`