Same for me, screensharing stopped working on both X11 and Wayland. It opens the popup to pick the window, framerate, resolution, audio etc., but the stream isn't started in the end
Search Criteria
Package Details: vesktop-bin 1.5.6-1
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: | 93 |
Popularity: | 8.85 |
First Submitted: | 2024-01-15 09:12 (UTC) |
Last Updated: | 2025-04-14 05:12 (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)
altermetax commented on 2024-06-24 22:19 (UTC)
XcroatoanX commented on 2024-06-22 20:14 (UTC)
Hey! Unfortunately, Screen Sharing stopped working, and started giving me this error
(node:20896) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 11)
zxp19821005 commented on 2024-06-13 02:28 (UTC) (edited on 2024-06-13 02:28 (UTC) by zxp19821005)
@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
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?
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).