Package Details: webcord-vencord-git 4.5.0.r852.123e818-5

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
Licenses: MIT
Conflicts: webcord
Provides: webcord
Submitter: jacekpoz
Maintainer: jacekpoz
Last Packager: jacekpoz
Votes: 5
Popularity: 0.021605
First Submitted: 2023-03-30 11:59 (UTC)
Last Updated: 2023-11-04 09:14 (UTC)

Dependencies (11)

Required by (0)

Sources (3)

Latest Comments

1 2 3 Next › Last »

manankataria commented on 2023-11-29 13:35 (UTC)

I am going through the wiki as we speak i setup arrpc and i was trying to change css and ran into this i am looking into it if i find ill share.

jacekpoz commented on 2023-11-29 13:30 (UTC) (edited on 2023-11-29 13:30 (UTC) by jacekpoz)

I have no idea what to do, I use armcord now

did you check the webcord settings? did you look through both projects' issues on github?

manankataria commented on 2023-11-29 13:22 (UTC)

I dont know I tried looking at webcord to find a solution to this issue i could not find anything at all

https://i.imgur.com/YMms0AS.png

jacekpoz commented on 2023-11-29 12:40 (UTC)

what app do you mean? discord, webcord, vencord? I think you'll find some help by looking the name up

manankataria commented on 2023-11-29 11:44 (UTC)

Is there some wiki or faq as to how to use the app i dont understand certain settings

jacekpoz commented on 2023-11-04 09:15 (UTC)

thank you, I couldn't figure out the patch path :-)

the doc folder was taken from upstream (webcord-git iirc) so feel free to file the same issue there

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