Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logseq on Ubuntu 24.04 #11240

Open
1 of 2 tasks
liquidcarbon opened this issue Apr 16, 2024 · 4 comments
Open
1 of 2 tasks

Logseq on Ubuntu 24.04 #11240

liquidcarbon opened this issue Apr 16, 2024 · 4 comments
Labels

Comments

@liquidcarbon
Copy link

Search first

  • I searched and no similar issues were found

What Happened?

Hi, I'm struggling to get Logseq running on Ubuntu 24.04
I'd rather not mess with FUSE. I tried ./Logseq-linux-x64-0.10.8.AppImage --appimage-extract but I'm getting this error (same thing starting from a ZIP package).

[6952:0416/140839.760157:FATAL:setuid_sandbox_host.cc(158)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /home/a/appimage/Logseq-linux-x64/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap (core dumped)

Related #10279

Reproduce the Bug

wget https://github.com/logseq/logseq/releases/download/0.10.8/Logseq-linux-x64-0.10.8.zip
unzip Logseq-linux-x64-0.10.8.zip
Logseq-linux-x64/Logseq

Expected Behavior

Magic like with .deb. Any chance you can just make a .deb?

Screenshots

No response

Desktop or Mobile Platform Information

Ubuntu 24.04 Beta

Additional Context

No response

Are you willing to submit a PR? If you know how to fix the bug.

  • I'm willing to submit a PR (Thank you!)
@liquidcarbon
Copy link
Author

Conversion with appimage2deb was not helpful because it uses AppImage as executable

dpkg -L logseq-linux-x64-0-10-8
/.
/opt
/opt/logseq-linux-x64-0-10-8
/opt/logseq-linux-x64-0-10-8/logseq-linux-x64-0-10-8.AppImage
/usr
/usr/bin
/usr/bin/logseq-linux-x64-0-10-8
/usr/share
/usr/share/applications
/usr/share/applications/logseq-linux-x64-0-10-8.desktop

@liquidcarbon
Copy link
Author

after chown-ing and chmod-ing that chrome-sandbox file, it seems to be working.

@andelf
Copy link
Collaborator

andelf commented Apr 17, 2024

Does the .zip release for Linux work?

@p-gentili
Copy link

p-gentili commented Apr 26, 2024

I know this is not officially supported, and the bug you reported should be definitely fixed, but the snap works perfectly fine on noble. Until this get fixed it could be a workaround for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants