Search Criteria
Package Details: logseq-desktop 0.10.9-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/logseq-desktop.git (read-only, click to copy) |
---|---|
Package Base: | logseq-desktop |
Description: | Privacy-first, open-source platform for knowledge sharing and management |
Upstream URL: | https://github.com/logseq/logseq |
Licenses: | AGPL-3.0-or-later |
Submitter: | xuanwo |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 28 |
Popularity: | 1.62 |
First Submitted: | 2021-03-28 16:28 (UTC) |
Last Updated: | 2024-11-01 02:49 (UTC) |
Dependencies (29)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- expat (expat-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libdrm (libdrm-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxdamage
- libxext (libxext-gitAUR)
- libxfixes
- libxkbcommon (libxkbcommon-gitAUR)
- libxrandr (libxrandr-gitAUR)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- pango (pango-gitAUR)
- perl (perl-gitAUR)
- clojure (clojure-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- nvmAUR (nvm-gitAUR) (make)
- patchelf (patchelf-gitAUR) (make)
- python-setuptools (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
LuciferianInk commented on 2022-08-17 02:51 (UTC)
@xuanwo,
I'm sorry, I was mistaken.
I'm not sure what's different about logseq-desktop or logseq-desktop-bin, but its like hardware acceleration is completely broken. Graph view takes 30+ seconds to render, at like 1 FPS. It's very laggy. (GTX 1070, proprietary driver)
If I build from source, and use the AppImage - it works great. So, I'll just keep doing that for now.
Thanks!
xuanwo commented on 2022-08-17 02:25 (UTC)
Hi, @LuciferianInk
What customization do you expect to see in build.patch?
In older versions, we patch the electron version during build.
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=logseq-desktop#n27
Now, we have removed this patch and use upstream's version directly.
LuciferianInk commented on 2022-08-17 02:12 (UTC)
Logseq 0.8.1 has officially updated Electron to version 19. Please modify the build.patch customization appropriately. Electron 17 has awful performance compared to 19, at least for me (graph view is completely unusable). Thanks!
pychuang commented on 2022-08-09 21:25 (UTC)
@Dieter_be It should be working now.
Dieter_be commented on 2022-07-30 07:58 (UTC)
Hi. I get this error while trying to install the package with yay:
jzacsh commented on 2022-06-03 23:53 (UTC) (edited on 2022-06-03 23:54 (UTC) by jzacsh)
2022-06-01 pkg update seems to fail for me with:
shinanqu commented on 2022-05-06 19:58 (UTC)
@ddlsak Worked perfectly, you are my hero of the week. Thank you very much!
ddlsak commented on 2022-04-29 06:09 (UTC)
@shinanqu I had the same problem. It was resolved by
See this comment.
Maybe nvm might be a possible solution to allow people to have latest nodejs installed while also satisfying the build dependencies?
shinanqu commented on 2022-04-27 13:19 (UTC) (edited on 2022-04-27 13:21 (UTC) by shinanqu)
Sadly the newest version 0.6.6-1 always leads to an error message when updating.
pychuang commented on 2022-01-11 14:09 (UTC) (edited on 2022-01-11 14:12 (UTC) by pychuang)
@ojford It's from the package
postcss
(one of Logseq's dependencies): https://github.com/postcss/postcss-safe-parser/issues/29Logseq upstream does not mention anything related to this issue. The upstream dev team probably uses an older nodejs, I guess? I think Logseq dev team has to either bump the postcss version or limit the supported nodejs version to 16.
However, nodejs is just a build time dependency, not a runtime dependency. Though annoying, you can switch back to nodejs 17 after installing
logseq-desktop
...« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »