Search Criteria
Package Details: webcord-vencord-git 4.9.2.r0.gc39e12a+1.8.8.r25.g4ec01d0-1
Package Actions
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)
- electron (electron-binAUR)
- asar (make)
- git (git-gitAUR, git-glAUR) (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR) (make)
- pnpm (yarn-pnpm-corepackAUR, corepackerAUR, pnpm-cliAUR) (make)
- typescript (typescript-gitAUR) (make)
- org.freedesktop.secrets (keepassxc-gitAUR, gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, pass-secret-service-binAUR, dssdAUR, pass-secret-service-gitAUR, bitw-gitAUR, gnome-keyring, keepassxc, kwallet, kwallet5) (optional) – Encryption using stored key in the secret service
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR) (optional) – WebRTC screen sharing under Wayland
- xdg-desktop-portal-impl (xdg-desktop-portal-kde-gitAUR, xdg-desktop-portal-termfilechooser-gitAUR, xdg-desktop-portal-gnome-noprompt-gitAUR, xdg-desktop-portal-wlr-artixAUR, xdg-desktop-portal-liri-gitAUR, xdg-desktop-portal-pantheon-gitAUR, xdg-desktop-portal-rsAUR, xdg-desktop-portal-wlr-gitAUR, xdg-desktop-portal-luminous-gitAUR, xdg-desktop-portal-lxqt-gitAUR, xdg-desktop-portal-termfilechooser-nosystemd-gitAUR, xdg-desktop-portal-termfilechooser-fix-for-lf-gitAUR, xdg-desktop-portal-gtk-gitAUR, xdg-desktop-portal-cosmic-gitAUR, xdg-desktop-portal-luminousAUR, xdg-desktop-portal-shanaAUR, xdg-desktop-portal-hyprland-gitAUR, xdg-desktop-portal-cosmic, xdg-desktop-portal-dde, xdg-desktop-portal-gnome, xdg-desktop-portal-gtk, xdg-desktop-portal-hyprland, xdg-desktop-portal-kde, xdg-desktop-portal-lxqt, xdg-desktop-portal-wlr, xdg-desktop-portal-xapp) (optional) – Screen share UI and other portals under Wayland
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
shakakibara commented on 2023-11-04 08:21 (UTC)
Does not build with error:
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:
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")
.« First ‹ Previous 1 2 3 Next › Last »