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: | 4 |
Popularity: | 0.108359 |
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-git, git-vfs, git-run-command-patch-git) (make)
- gulp (gulp-cli) (make)
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-git, imagemagick-full-git, imagemagick-fftw, imagemagick-no-hdri, imagemagick-full) (make)
- nodejs-lts-gallium (make)
- npm (nodejs6-bin, nodejs-nightly) (make)
- python (python38, python36, python37, python39, python3.7, nogil-python, python311) (make)
- yarn (yarn-nightly) (make)
- bash-completion (bash-completion-git) (optional) – Bash completions
- x11-ssh-askpass (gnome-ssh-askpass2, ssh-askpass-fullscreen, gnome-ssh-askpass3, ksshaskpass-git, xaskpass, seahorse-git, openssh-askpass, ksshaskpass, seahorse) (optional) – SSH authentication
- zsh-completions (zsh-completions-git) (optional) – ZSH completitons
Latest Comments
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?
darkbasic commented on 2021-11-17 11:18 (UTC)
with 8GB of ram
progel commented on 2021-11-16 19:27 (UTC) (edited on 2021-11-18 08:00 (UTC) by progel)
with 16GB of RAM.
zwastik commented on 2021-11-01 05:23 (UTC) (edited on 2021-11-01 05:24 (UTC) by zwastik)
I increased limit to 200000 but I still cant build the package
yayowd commented on 2021-05-11 08:34 (UTC) (edited on 2021-05-11 08:49 (UTC) by yayowd)
When I tried to use it, I ran into some problems:
System: Linux alpsibex 5.11.15-arch1-2 #1 SMP PREEMPT Sat, 17 Apr 2021 00:22:30 +0000 x86_64 GNU/Linux
Desktop: sway version 1.6
code-wayland version: Version: 1.55.2 Submit: 3c4e3df9e89829dce27b7b5c24508306b151f30d Date: 2021-05-11T04:06:50.403Z Electron: 12.0.6 Chrome: 89.0.4389.128 Node.js: 14.16.0 V8: 8.9.255.25-electron.0 OS: Linux x64 5.11.15-arch1-2
hedgepigdaniel commented on 2021-04-22 21:21 (UTC)
good point, I've updated it :)
justinkb commented on 2021-04-22 15:57 (UTC)
upstream is building this with node 14 now (fermium)