@v1993 Thanks for your feedback. The problem with the flags
I've fixed, and env ELECTRON_OZONE_PLATFORM_HINT=auto
was according to https://wiki.archlinux.org/title/Wayland#Environment_variable
Search Criteria
Package Details: vesktop-bin 1.5.6-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/vesktop-bin.git (read-only, click to copy) |
---|---|
Package Base: | vesktop-bin |
Description: | A cross platform electron-based desktop app aiming to give you a snappier Discord experience with Vencord pre-installed.(Prebuilt version.Use system-wide electron) |
Upstream URL: | https://github.com/Vencord/Vesktop |
Keywords: | discord electron vencord |
Licenses: | GPL-3.0-only |
Conflicts: | vencord-desktop, vesktop |
Provides: | vencord-desktop, vesktop |
Submitter: | zxp19821005 |
Maintainer: | zxp19821005 |
Last Packager: | zxp19821005 |
Votes: | 96 |
Popularity: | 9.33 |
First Submitted: | 2024-01-15 09:12 (UTC) |
Last Updated: | 2025-04-27 04:27 (UTC) |
Dependencies (2)
- debugedit (debugedit-gitAUR)
- electron35 (electron35-binAUR)
Required by (3)
- vencord (requires vesktop)
- vencord-bin (requires vesktop)
- vencord-git (requires vesktop)
Sources (3)
zxp19821005 commented on 2024-06-13 02:28 (UTC) (edited on 2024-06-13 02:28 (UTC) by zxp19821005)
v1993 commented on 2024-06-12 05:08 (UTC)
User flags file is not actually working. In the wrapper script, options are loaded into the flags
array, but _USER_FLAGS
is then used in command invocation; simply replacing both instances of flags
with _USER_FLAGS
fixes the problem.
Also, env ELECTRON_OZONE_PLATFORM_HINT=auto
doesn't seem to have any effect, so I have to pass --ozone-platform-hint=auto
as an argument.
zxp19821005 commented on 2024-05-28 09:10 (UTC)
@chaos2theory Maybe you don't know the difference between pkgver
and pkgrel
. When I've modified the PKGBUILD
or something else, push on AUR, I would change the pkgrel
, now the pkgver
. 1.5.2-2
means that the pkgver
is 1.5.2
, and I've two commits. I think you need to read the related wiki carefully.
zxp19821005 commented on 2024-05-06 04:24 (UTC)
@troy0h Thanks for your feedback , there was a mistake in vesktop.sh
, fixed now.
troy0h commented on 2024-05-06 03:02 (UTC) (edited on 2024-05-06 03:03 (UTC) by troy0h)
Hi, the newest update (1.5.2-1) now gives an error when trying to run, saying that the Electron module can't be found:
❯ vesktop
node:internal/modules/cjs/loader:1058
throw err;
^
Error: Cannot find module 'electron'
Require stack:
- /usr/lib/vesktop/app.asar/dist/js/main.js
at Module._resolveFilename (node:internal/modules/cjs/loader:1055:15)
at Module._load (node:internal/modules/cjs/loader:908:27)
at c._load (node:electron/js2c/node_init:2:13672)
at Module.require (node:internal/modules/cjs/loader:1122:19)
at require (node:internal/modules/helpers:130:18)
at Object.<anonymous> (VCDMain:15:6191)
at Module._compile (node:internal/modules/cjs/loader:1256:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1311:10)
at Module.load (node:internal/modules/cjs/loader:1098:32)
at Module._load (node:internal/modules/cjs/loader:945:12) {
code: 'MODULE_NOT_FOUND',
requireStack: [ '/usr/lib/vesktop/app.asar/dist/js/main.js' ]
}
Insprill commented on 2024-05-04 19:53 (UTC)
Vesktop was updated to v1.5.2 three days ago, with some big streaming improvements. Is there any ETA on getting this package updated?
zxp19821005 commented on 2024-04-22 04:10 (UTC)
@stk Sorry,I'm in China and I can't visit Discord normally,even though I used the proxy,I can't registed successfully.Could you please directlly point it directlly?Thanks.
stk commented on 2024-04-21 18:58 (UTC)
Hey, there has been a important fix of a bug where settings menu won't show up, can you please update the package?
nho1ix commented on 2024-04-13 09:45 (UTC)
@sewer56 not sure if it's part of the maintainer's recent upgrade, but you can copy your electron-flags.conf (that's where you usually put your --[insert electron / chromium flag here] stuff in) to vesktop-flags.conf. It worked for me at least. The file is usually in ~/.config/vesktop-flags.conf
zxp19821005 commented on 2024-04-08 03:36 (UTC)
@sewer56 Thanks for your feedback,fixed it.
Pinned Comments
zxp19821005 commented on 2024-01-17 01:43 (UTC)
This package has renamed to vesktop-bin (https://aur.archlinux.org/packages/vesktop-bin).