Search Criteria
Package Details: code-wayland 1.66.2-1
Git Clone URL: | https://aur.archlinux.org/code-wayland.git (read-only, click to copy) |
---|---|
Package Base: | code-wayland |
Description: | The Open Source build of Visual Studio Code (vscode) editor, with ozone enabled for wayland support |
Upstream URL: | https://github.com/microsoft/vscode |
Licenses: | MIT |
Conflicts: | code |
Provides: | vscode |
Submitter: | hedgepigdaniel |
Maintainer: | hedgepigdaniel |
Last Packager: | hedgepigdaniel |
Votes: | 5 |
Popularity: | 0.003580 |
First Submitted: | 2021-01-20 12:31 (UTC) |
Last Updated: | 2022-04-15 01:03 (UTC) |
Dependencies (15)
- electron17 (electron17-bin)
- libsecret
- libx11 (libx11-git)
- libxkbfile
- ripgrep (ripgrep-git)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- gulp (gulp-cli) (make)
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-git, imagemagick-full-git, imagemagick-no-hdri, imagemagick-full, imagemagick-fftw) (make)
- nodejs-lts-gallium (make)
- npm (nodejs6-bin, nodejs-nightly, corepacker) (make)
- python (nogil-python, python36, python32, python39, python38, python37, python310, python312) (make)
- yarn (yarn-nightly, yarn-xdg, yarn-xdg-bin, corepacker) (make)
- bash-completion (bash-completion-git) (optional) – Bash completions
- x11-ssh-askpass (gnome-ssh-askpass2, ssh-askpass-fullscreen, gnome-ssh-askpass3, ksshaskpass-git, seahorse-git, openssh-askpass, xaskpass, ksshaskpass, seahorse) (optional) – SSH authentication
- zsh-completions (zsh-completions-git) (optional) – ZSH completitons
Latest Comments
1 2 Next › Last »
tronicdude commented on 2023-03-28 17:14 (UTC)
florinb commented on 2022-08-25 15:55 (UTC) (edited on 2022-08-25 15:55 (UTC) by florinb)
I wanted to try this since I am having hangs with the official 'code' package on Sway. I tried building it a couple of times, but stuck at the same error:
Looks like a markerplace endpoint answers with 404. Any ideas how to solve it?
0BAD-C0DE commented on 2022-04-19 06:51 (UTC) (edited on 2022-04-19 07:24 (UTC) by 0BAD-C0DE)
I did some troubleshooting.
There's no way to install code-wayland as it is failing to "pass the validity check" on "code.sh" source file checsum.
Installing code works, but adding code-features triggers this error: "Writing login information to the keychain failed with error 'GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.secrets was not provided by any .service files'."
The same happens when addin gitlens addon.
Adding gnome-keyring silences this error but brings the timeout one (see below).
None of these issues were happening with code-wayland.
0BAD-C0DE commented on 2022-04-15 06:59 (UTC) (edited on 2022-04-15 07:46 (UTC) by 0BAD-C0DE)
@hedgepigdaniel Whatever you fixed, it didn't work on my setup with the very same error as reported earlier.
Then I tried your suggestion. With some small changes, as I am in KDE/Plasma Needed packages to be installed are:
In the end we still get another error which is:
Of course, none of those two errors was happening with code-wayland and no gnome-keyring package was needed.
hedgepigdaniel commented on 2022-04-15 01:16 (UTC) (edited on 2022-04-15 01:34 (UTC) by hedgepigdaniel)
PSA: there is no point using this package.
Instead, you can use the combination of:
~/.config/electron17-flags.conf
with the contents:As the electron version updates, you need to change the file name
electron17-flags.conf
to suit.hedgepigdaniel commented on 2022-04-15 01:06 (UTC)
@0BAD-C0DE thanks, fixed.
0BAD-C0DE commented on 2022-04-14 12:27 (UTC) (edited on 2022-04-14 12:28 (UTC) by 0BAD-C0DE)
Error ahead!
dedguy21 commented on 2022-01-22 09:53 (UTC)
Error:
/home/air/.cache/yay/code-wayland/PKGBUILD: line 99: 21101 Aborted (core dumped) gulp vscode-linux-$_vscode_arch-min ==> ERROR: A failure occurred in build().
dedguy21 commented on 2022-01-22 09:44 (UTC)
So has anyone successfully compiled without errors?
I still can't, with a 16GB AMD Znver2 16 core laptop?
What needs to be done?
0BAD-C0DE commented on 2021-12-24 08:12 (UTC) (edited on 2021-12-24 08:14 (UTC) by 0BAD-C0DE)
Now what?
1 2 Next › Last »