@sewer56 I've also experienced these issues, so I'm reverting to Electron 30.
Search Criteria
Package Details: vesktop-electron 1.5.5-4
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: | 4 |
Popularity: | 0.29 |
First Submitted: | 2024-09-24 22:21 (UTC) |
Last Updated: | 2025-02-07 22:28 (UTC) |
Dependencies (4)
- electron
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-iron, nodejs-lts-jod) (make)
- libnotify (libnotify-gitAUR) (optional) – Notifications
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (optional) – Open links, files, etc
Required by (3)
- vencord (requires vesktop)
- vencord-bin (requires vesktop)
- vencord-git (requires vesktop)
Sources (4)
EinfxchFinn commented on 2024-06-17 06:27 (UTC)
sewer56 commented on 2024-06-16 17:29 (UTC)
Warning: On my system, the electron31 update has caused a bunch of issues. Namely, maximizing videos crashes, and drag and drop hangs the application.
If someone else runs into these issues, you may need to downgrade back to last commit with electron30.
EinfxchFinn commented on 2024-06-11 08:00 (UTC)
@ISSOtm I've updated the Electron version used by this package to Electron 30.
ISSOtm commented on 2024-06-06 12:07 (UTC)
https://github.com/electron/electron/issues/41839 has been resolved in Electron 30.0.6, and I was able to use Vesktop with electron30
. I would like this package to pull in and use Electron 30, please! ^^
EinfxchFinn commented on 2024-05-28 10:48 (UTC)
@ISSOtm Thanks for pointing this out. I've added the changes you suggested.
ISSOtm commented on 2024-05-18 08:34 (UTC) (edited on 2024-05-18 08:35 (UTC) by ISSOtm)
Would it be possible to run /usr/bin/electron29
instead of /usr/lib/electron29/electron
? The former respects both electron29-flags.conf
and electron-flags.conf
. Please note also that the handling of those files is different than vesktop-flags.conf
(e.g. comments can be indented).
I also get the pnpm
version mismatch error. This has been fixed in vesktop
, if that's any help.
EinfxchFinn commented on 2024-05-09 18:19 (UTC)
@Esgariot pnpm is in makedepends, what do you mean?
Esgariot commented on 2024-05-09 18:17 (UTC) (edited on 2024-05-09 18:18 (UTC) by Esgariot)
@BrianAllred
Looks like it's been updated upstream, though maybe one should parse package.json
to infer pnpm version.
Also, shouldn't pnpm
be in makedepends?
BrianAllred commented on 2024-05-09 14:17 (UTC)
I receive the following error when building
==> Starting build()...
ERR_PNPM_BAD_PM_VERSION This project is configured to use v8.11.0 of pnpm. Your current pnpm is v9.1.0
If you want to bypass this version check, you can set the "package-manager-strict" configuration to "false" or set the "COREPACK_ENABLE_STRICT" environment variable to "0"
Running COREPACK_ENABLE_STRICT=0 makepkg -sri
fixes it.
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
vesktop
packages