Package Details: webcord-vencord-git 4.9.2.r0.gc39e12a+1.8.8.r25.g4ec01d0-1

Git Clone URL: https://aur.archlinux.org/webcord-vencord-git.git (read-only, click to copy)
Package Base: webcord-vencord-git
Description: A Discord and Fosscord client made with the Electron (master branch with Vencord).
Upstream URL: https://github.com/SpacingBat3/WebCord
Keywords: discord fosscord vencord webcord
Licenses: MIT
Conflicts: webcord
Provides: webcord
Submitter: jacekpoz
Maintainer: Freso
Last Packager: Freso
Votes: 5
Popularity: 0.000141
First Submitted: 2023-03-30 11:59 (UTC)
Last Updated: 2024-06-11 17:59 (UTC)

Dependencies (11)

Required by (0)

Sources (4)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

shakakibara commented on 2023-11-04 08:21 (UTC)

Does not build with error:

/home/shaka/build/webcord-vencord-git/PKGBUILD: line 100: ${pkgdir:?}/vencord.patch: No such file or directory
==> ERROR: A failure occurred in prepare().
    Aborting...

Changing line no. 100 to: patch -p1 < ../../vencord.patch fixes the build. Also Docs go inside /usr/share/doc instead of /usr/share/docs, so that should be updated as well.

Freso commented on 2023-09-04 15:34 (UTC)

Full error that I get is:

App threw an error during load
TypeError: Session can only be received when app is ready
    at Object.get defaultSession [as defaultSession] (node:electron/js2c/browser_init:2:61594)
    at Object.<anonymous> (/usr/share/webcord/app.asar/sources/code/common/main.ts:354:11)
    at Module._compile (node:internal/modules/cjs/loader:1269:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1324:10)
    at Module.load (node:internal/modules/cjs/loader:1124:32)
    at Module._load (node:internal/modules/cjs/loader:965:12)
    at Function.f._load (node:electron/js2c/asar_bundle:2:13330)
    at loadApplicationPackage (/usr/lib/electron25/resources/default_app.asar/main.js:121:16)
    at Object.<anonymous> (/usr/lib/electron25/resources/default_app.asar/main.js:233:9)
    at Module._compile (node:internal/modules/cjs/loader:1269:14)

It’s specifically commit 976e123ba62ca215b61985bf4acf6e116493a855 that breaks. Using the prior commit of WebCord will make webcord-vencord-git build, install, and run just fine.

I don’t see why that commit would break things, and in particular why it would break in this way. This is likely something introduced by the vencord stuff as webcord-git builds, installs, and runs fine with commit 976e123.

jacekpoz commented on 2023-09-03 12:54 (UTC)

(un)fortunately I moved to nixos and I'm pretty sure you can't build AUR packages here, so I can't debug and fix this

to anyone interested in helping out, feel free to debug and send the patches here or to my email, I'll add you as a co-maintainer later

37h4n commented on 2023-09-02 18:11 (UTC)

I am also receiving this error

PublicUsername commented on 2023-08-31 12:17 (UTC) (edited on 2023-08-31 12:28 (UTC) by PublicUsername)

I can also confirm this under x11

illyria commented on 2023-08-30 15:43 (UTC)

I as well

Fazzi commented on 2023-08-30 13:44 (UTC)

I can confirm I am also facing the same issue as mcrichton.

<deleted-account> commented on 2023-08-28 15:11 (UTC)

I'm getting a TypeError: Session can only be received when app is ready when attempting to launch this under both wayland and xwayland.

Kagukara commented on 2023-08-15 23:47 (UTC)

I'm launching webcord with webcord --enable-features=UseOzonePlatform --ozone-platform-hint=wayland on sway, which gives me (xdg_shell, pid: 87159, app_id: "WebCord").