@Fazzi I've tested on my pc:
$ vesktop %U
(node:33372) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open '/home/zxp-endeavouros/.config/vesktop/settings/quickCss.css'
(Use `electron --trace-warnings ...` to show where the warning was created)
(node:33372) 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: 1)
Failed to import settings: Error: ENOENT: no such file or directory, scandir '/home/zxp-endeavouros/.config/Vencord/settings'
at readdirSync (node:fs:1527:3)
at t.readdirSync (node:electron/js2c/asar_bundle:2:11295)
at WebContents.<anonymous> (VCDMain:39:1004)
at WebContents.emit (node:events:517:28) {
errno: -2,
syscall: 'scandir',
code: 'ENOENT',
path: '/home/zxp-endeavouros/.config/Vencord/settings'
}
[arRPC > ipc] listening at /run/user/1000/discord-ipc-0
[arRPC > websocket] listening on 6463
[arRPC > process] started
When I restart it,it worked well:
$ vesktop %U
[arRPC > ipc] listening at /run/user/1000/discord-ipc-0
[arRPC > websocket] listening on 6463
[arRPC > process] started
(node:33784) electron: Failed to load URL: https://discord.com/app with error: ERR_TIMED_OUT
I'm in China,I cann't directlly visit https://discord.com
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).