The icon is not correctly used on Wayland and instead the Wayland icon is shown in the task bar and the window title bar. Here is a corresponding GitHub issue: https://github.com/VSCodium/vscodium/issues/2212
Search Criteria
Package Details: vscodium 1.99.02283-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vscodium.git (read-only, click to copy) |
---|---|
Package Base: | vscodium |
Description: | Free/Libre Open Source Software Binaries of VSCode (git build from latest release). |
Upstream URL: | https://github.com/VSCodium/vscodium.git |
Licenses: | MIT |
Conflicts: | codium, vscodium, vscodium-bin, vscodium-git |
Provides: | codium, vscodium |
Submitter: | cedricroijakkers |
Maintainer: | cedricroijakkers (daiyam) |
Last Packager: | daiyam |
Votes: | 77 |
Popularity: | 2.17 |
First Submitted: | 2021-04-10 15:12 (UTC) |
Last Updated: | 2025-04-05 03:51 (UTC) |
Dependencies (23)
- alsa-lib
- cairo (cairo-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- libnotify (libnotify-gitAUR)
- libxkbfile
- libxss
- libxtst
- nss (nss-hgAUR)
- git (git-gitAUR, git-glAUR) (make)
- git-lfs (git-lfs-gitAUR) (make)
- gulp (gulp-cliAUR) (make)
- jq (jq-gitAUR, jaq-binAUR) (make)
- libxdmcp (make)
- nvm (nvm-gitAUR) (make)
- patch (patch-gitAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-distutils-extra (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
- gvfs (gvfs-gitAUR) (optional) – For move to trash functionality
- libdbusmenu-glib (optional) – For KDE global menu
Required by (2)
Sources (4)
bannert commented on 2025-03-17 19:55 (UTC)
daviding commented on 2025-01-22 02:54 (UTC) (edited on 2025-01-22 02:59 (UTC) by daviding)
Installation of 1.96.4.25017-1 hangs on trying to complete Building vscodium:
``
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/share/vscodium/resources/app/extensions/microsoft-authentication/dist/extension.js
==> Creating package "vscodium"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: vscodium 1.96.4.25017-1 (Tue 21 Jan 2025 09:50:19 PM)
==> Cleaning up...
``
kajika91 commented on 2024-11-29 08:34 (UTC)
The interaction with menu bar seems to be fixed as of version 1.95.3 (I also checked the PR https://github.com/NixOS/nixpkgs/pull/358857).
I had the same issue with version 1.95.2 and upgrading to 1.95.3 fixed it.
StolenBanana commented on 2024-11-15 09:01 (UTC) (edited on 2024-11-15 09:02 (UTC) by StolenBanana)
Latest version (1.95.2) causes crashes for some people when interacting with the file tab of the menu bar: https://github.com/VSCodium/vscodium/issues/2082 https://github.com/VSCodium/vscodium/issues/2115
latest working version is: 1.94.0.24282
Workaround that worked for me: in ~/.config/VSCodium/User/settings.json add the following line: "window.titleBarStyle":_"custom"
Thiger commented on 2024-08-13 14:20 (UTC)
Still does not update/install. Had to remove it to update my system.
fozzie commented on 2024-07-27 11:16 (UTC) (edited on 2024-07-27 11:35 (UTC) by fozzie)
Just a quick observation. The xz incident has obviously made us more aware of this, but is there a reason why the tar is being downloaded from the release page, and not from the git tag?
I.e. why is https://github.com/VSCodium/vscodium/releases/download/1.91.1.24193/VSCodium-1.91.1.24193-src.tar.gz being used instead of https://github.com/VSCodium/vscodium/archive/refs/tags/1.91.1.24193.tar.gz?
Edit: Raised a GitHub issue - https://github.com/VSCodium/vscodium/issues/1974
jalejotorresm commented on 2024-07-11 21:53 (UTC)
Hi there!
Status update: it seems the bundling is still giving an error since the yarn plug n play does not recognize the markdown-itkatex as a dependency.
jalejotorresm commented on 2024-07-09 13:39 (UTC)
Hi everyone, hope you are doing ok.
I tried to update vscodium through yay, however it seems is some part of the compilation process is failing as per the Yarn plug n play, stating that two packages "dompurify" and "markdown-it" are not listed as dependencies and hence not resolved.
Please check the error message on detail through the following link: https://pastebin.com/aj0DLC9T
Thank you for your attention
carlosnewmusic commented on 2024-07-08 15:43 (UTC) (edited on 2024-08-17 08:38 (UTC) by carlosnewmusic)
make error https://pastebin.com/gqE4qppC again
Pinned Comments