Package Details: vesktop 1.6.5-1

Git Clone URL: https://aur.archlinux.org/vesktop.git (read-only, click to copy)
Package Base: vesktop
Description: A standalone Electron-based Discord app with Vencord & improved Linux support
Upstream URL: https://github.com/Vencord/Vesktop
Keywords: discord vencord vesktop
Licenses: GPL-3.0-only
Submitter: picokan
Maintainer: Edu4rdSHL (xiota)
Last Packager: Edu4rdSHL
Votes: 88
Popularity: 6.03
First Submitted: 2024-01-16 08:05 (UTC)
Last Updated: 2026-02-12 07:26 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 16 Next › Last »

Edu4rdSHL commented on 2025-07-14 15:11 (UTC)

Because you have cached dependencies. Build in a clean chroot.

Niinu commented on 2025-07-14 15:05 (UTC) (edited on 2025-07-14 15:05 (UTC) by Niinu)

It builds fine with the nodejs from arch repositories on my end...

Edu4rdSHL commented on 2025-07-14 04:28 (UTC)

It was changed for a reason, without it the package doesn't build. See https://github.com/pnpm/pnpm/issues/9743.

Also, it's a make dependency, you should be building on a clean chroot.

usta commented on 2025-07-14 03:55 (UTC) (edited on 2025-07-14 03:58 (UTC) by usta)

@Eduard Tolosa : Do we really need nodejs-lts-jod ? Is lts version of nodejs mandatory ? I mean i already have nodejs on my system this is forcing me to remove it and install nodejs-lts-jod . Could we change makedepends as nodejs instead of nodejs-lts-jod ? Making that still works for the people who have nodejs-lts-jod because it should have provides=('nodejs') part in its buildspecs

mihalycsaba commented on 2025-05-27 10:20 (UTC)

I can't start it.

❯ vesktop 
APPIMAGE env is not defined, current application is not an AppImage
Vesktop v1.5.6
checkForUpdatesAndNotify called, downloadPromise is null
[arRPC > ipc] listening at /run/user/1000/discord-ipc-0
[arRPC > websocket] listening on 6463
[arRPC > process] started
[50654:0527/131904.864948:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
[50654:0527/131904.872173:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
[50654:0527/131906.869950:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!

racehd commented on 2025-05-26 15:36 (UTC)

Thanks. I was having trouble sharing video/desktop streaming with another AUR package. This worked just out of the box with my wayland/hyprland setup.

Covkie commented on 2025-05-14 19:41 (UTC)

@mondsucht that issue is not related to Vesktop. You set your vencord dir to /usr/lib/vencord. it shouldn't be there. Remove the vencordDir key from ~/.config/vesktop/state.json

mondsucht commented on 2025-04-28 10:10 (UTC)

If anyone is coming here with the same issue Ranguvar has, and doesn't feel like joining the vencord discord:

sudo touch /usr/lib/vencord/package.json

makes vesktop startup again. Hope I could save some time.

carsme commented on 2025-04-20 12:39 (UTC)

@Covkie Sure, joined the server (username carsme_archlinux).

Covkie commented on 2025-04-20 00:08 (UTC)

@carsme Can you pop into the Vencord server's Vesktop development channel so we can discuss this a bit? We bundle electron specificly because of its volatile nature and the common breakages between versions.