I think line 47 of the PKGBUILD still uses the wrong variable, it should be using $name, not $_pkgname.
Search Criteria
Package Details: vesktop-electron 1.6.0-5
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vesktop-electron.git (read-only, click to copy) |
|---|---|
| Package Base: | vesktop-electron |
| Description: | An Electron-based Discord app with Vencord & improved Linux support using system provided electron. Unsupported |
| Upstream URL: | https://github.com/Vencord/Vesktop |
| Licenses: | GPL-3.0-only |
| Conflicts: | vesktop |
| Provides: | vesktop |
| Submitter: | Covkie |
| Maintainer: | Covkie |
| Last Packager: | Covkie |
| Votes: | 5 |
| Popularity: | 0.011440 |
| First Submitted: | 2024-09-24 22:21 (UTC) |
| Last Updated: | 2025-10-25 23:04 (UTC) |
Dependencies (5)
- electron (electron-launcherAUR, electron-nightly-binAUR, electron-nightly-binAUR)
- npm (python-nodejs-wheelAUR, corepackerAUR) (make)
- pnpm (yarn-pnpm-corepackAUR, corepackerAUR, pnpm-binAUR) (make)
- libnotify (libnotify-gitAUR) (optional) – Notifications
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR) (optional) – Open links, files, etc
Required by (3)
- vencord (requires vesktop)
- vencord-bin (requires vesktop)
- vencord-git (requires vesktop)
Sources (3)
justbispo commented on 2025-10-25 14:12 (UTC) (edited on 2025-10-25 14:12 (UTC) by justbispo)
Maunto commented on 2025-10-25 13:56 (UTC)
@LRitzdorf
I performed your fix and it worked:
mv /usr/lib/Vesktop /usr/lib/vesktop/app.asar
LRitzdorf commented on 2025-10-25 04:27 (UTC)
@sir-wallaby Same here. I assume this is what you meant to type, but I resolved the issue by moving /usr/lib/Vesktop to /usr/lib/vesktop/app.asar.
sir-wallaby commented on 2025-10-24 22:10 (UTC) (edited on 2025-10-25 12:20 (UTC) by sir-wallaby)
I'm not sure if this is unique to me, but posting here in case anyone else runs into this error when attempting to launch the new version(1.6.0-3).
Error launching app Unable to find Electron app at /usr/lib/vesktop/app.asar
Cannot find module '/usr/lib/vesktop/app.asar'
To fix this, I noticed my /usr/lib/Vesktop directory had a uppercase V in vesktop. So, I ran
cd /usr/lib
then renamed the folder:
sudo mv Vesktop vesktop
This seemed to resolve the error and vesktop-electron opens normally now (with icons BTW).
EinfxchFinn commented on 2025-10-23 15:12 (UTC)
As @chrrybmb stated, the icon is missing in the lastest release
chrrybmb commented on 2025-10-22 01:24 (UTC) (edited on 2025-10-22 01:25 (UTC) by chrrybmb)
I tried updating the PKGBUILD to the latest version and got this error.
==> Entering fakeroot environment...
==> Starting package()...
install: cannot stat 'dist/.icon-set/icon_1024.png': No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
zt64 commented on 2025-07-20 15:49 (UTC)
@vbmithr This error is a regression caused by nodejs v24.4. Only solution is to downgrade nodejs, or wait until a release containing the patch is made.
vbmithr commented on 2025-07-13 07:53 (UTC)
==> Lancement de build()…
Lockfile is up to date, resolution step is skipped
Packages: +713
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Downloading app-builder-bin@5.0.0-alpha.10: 72,51 MB/72,51 MB, done
Downloading app-builder-bin@5.0.0-alpha.12: 72,51 MB/72,51 MB, done
Progress: resolved 0, reused 660, downloaded 0, added 710
<--- Last few GCs --->
[1449007:0x7f02fc002000] 3150 ms: Scavenge 397.9 (527.7) -> 397.9 (527.7) MB, pooled: 0 MB, 110.11 / 0.00 ms (average mu = 0.977, current mu = 0.723) allocation failure;
[1449007:0x7f02fc002000] 3355 ms: Scavenge 675.5 (805.3) -> 675.5 (805.3) MB, pooled: 0 MB, 40.03 / 0.00 ms (average mu = 0.977, current mu = 0.723) allocation failure;
FATAL ERROR: invalid array length Allocation failed - JavaScript heap out of memory
----- Native stack trace -----
1: 0x5598a1cec8b4 node::OOMErrorHandler(char const*, v8::OOMDetails const&) [node]
2: 0x5598a220dd34 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [node]
3: 0x5598a220de3b v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [node]
4: 0x5598a249e42c [node]
5: 0x5598a29407fb v8::internal::Runtime_FatalProcessOutOfMemoryInvalidArrayLength(int, unsigned long*, v8::internal::Isolate*) [node]
6: 0x7f02d7e76636
^[[27;11;13~
> vesktop@1.5.8 package:dir /home/vb/code/aur/vesktop-electron/src/Vesktop-1.5.8
> pnpm build && electron-builder --dir
> vesktop@1.5.8 build /home/vb/code/aur/vesktop-electron/src/Vesktop-1.5.8
> tsx scripts/build/build.mts
sh: ligne 1: tsx: commande introuvable
ELIFECYCLE Command failed.
ELIFECYCLE Command failed with exit code 1.
==> ERREUR : Une erreur s’est produite dans build().
looks broken
oech3 commented on 2025-05-22 12:16 (UTC)
hicolor icon has no 1024^2 support: https://gitlab.archlinux.org/archlinux/packaging/packages/electron36/-/blob/e36/PKGBUILD
Remove 1024.
Pinned Comments
Covkie commented on 2025-01-15 22:21 (UTC)
Do NOT report an issues with this package upstream. This package uses system/latest electron. Any issues you have MUST be reproducible in the Flatpak or
vesktoppackages