GithubHelp home page GithubHelp logo

Comments (6)

leaf-node avatar leaf-node commented on June 2, 2024 1

Weird! What about ~/.vscode-oss?

Same issue after changing permissions on that directory.

As odd as it seems, perhaps this is a Chromium bug triggered by the kernel version?

from vscodium.

leaf-node avatar leaf-node commented on June 2, 2024
$ codium --verbose
[56568:0425/211043.079940:FATAL:credentials.cc(127)] Check failed: . : Permission denied (13)

File permissions are correct under the config directory:

chmod -R u+rwX ~/.config/VSCodium
chown -R andrew:andrew ~/.config/VSCodium

from vscodium.

daiyam avatar daiyam commented on June 2, 2024

Weird! What about ~/.vscode-oss?

from vscodium.

daiyam avatar daiyam commented on June 2, 2024

As odd as it seems, perhaps this is a Chromium bug triggered by the kernel version?

Yeah. Same error... even vscode is mentioned in comments

from vscodium.

leaf-node avatar leaf-node commented on June 2, 2024

The Snap and Flatpak versions do work. The Snap version seems to act less containerized, so it's able to access system dependencies like /usr/bin/clang++, which is needed for Flutter integration, for example.

from vscodium.

darealshinji avatar darealshinji commented on June 2, 2024

Strange. Using the installation method from the link (https://vscodium.com/#install-on-debian-ubuntu-deb-package) works for me.
But running it from the AppImage or the extracted .tar.gz archive doesn't work:

$ ./bin/codium --verbose
[26098:0502/005812.130922: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/djcj/Downloads/chrome-sandbox is owned by root and has mode 4755.
$ ./VSCodium-1.88.1.24104.glibc2.17-x86_64.AppImage --verbose
sed: /tmp/.mount_VSCodi59dztj/lib/x86_64-linux-gnu/libselinux.so.1: no version information available (required by sed)
codium: /tmp/.mount_VSCodi59dztj/lib/x86_64-linux-gnu/libselinux.so.1: no version information available (required by /lib/x86_64-linux-gnu/libgio-2.0.so.0)
codium: /tmp/.mount_VSCodi59dztj/lib/x86_64-linux-gnu/libselinux.so.1: no version information available (required by /lib/x86_64-linux-gnu/libmount.so.1)
The setuid sandbox is not running as root. Common causes:
  * An unprivileged process using ptrace on it, like a debugger.
  * A parent process set prctl(PR_SET_NO_NEW_PRIVS, ...)
Failed to move to new namespace: PID namespaces supported, Network namespace supported, but failed: errno = Operation not permitted
[26108:0502/005837.571071:FATAL:zygote_host_impl_linux.cc(201)] Check failed: . : Das Argument ist ungültig (22)
/tmp/.mount_VSCodi59dztj/usr/share/codium/codium: /tmp/.mount_VSCodi59dztj/lib/x86_64-linux-gnu/libselinux.so.1: no version information available (required by /lib/x86_64-linux-gnu/libgio-2.0.so.0)
/tmp/.mount_VSCodi59dztj/usr/share/codium/codium: /tmp/.mount_VSCodi59dztj/lib/x86_64-linux-gnu/libselinux.so.1: no version information available (required by /lib/x86_64-linux-gnu/libmount.so.1)
Trace/Breakpoint ausgelöst (Speicherabzug geschrieben)

Ubuntu Cinnamon 24.04 LTS x86_6
Kernel: 6.8.0-31-generic

from vscodium.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.