The package now reads flags from webcord-flags.conf in $XDG_CONFIG_HOME (~/.config).
Search Criteria
Package Details: webcord-bin 4.13.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/webcord-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | webcord-bin |
| Description: | A Discord client implemented directly without Discord API (binary release) |
| Upstream URL: | https://github.com/SpacingBat3/WebCord |
| Keywords: | discord electron spacebar webcord |
| Licenses: | MIT |
| Conflicts: | webcord |
| Provides: | webcord |
| Submitter: | Hanabishi |
| Maintainer: | Hanabishi |
| Last Packager: | Hanabishi |
| Votes: | 14 |
| Popularity: | 0.190455 |
| First Submitted: | 2022-08-10 23:12 (UTC) |
| Last Updated: | 2026-04-06 23:11 (UTC) |
Dependencies (24)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- bash (bash-gitAUR, bash-devel-gitAUR)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- expat (expat-gitAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libgcc (libgcc-snapshotAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxdamage
- libxext (libxext-gitAUR)
- libxfixes
- libxkbcommon (libxkbcommon-gitAUR)
- libxrandr (libxrandr-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-dlss-reflex-gitAUR, mesa-rk35xx-gitAUR, mesa-nollvm-gitAUR, mesa-rdna2vrAUR, mesa-minimal-gitAUR, mesa-amber)
- Show 4 more dependencies...
Required by (0)
Sources (4)
Latest Comments
Hanabishi commented on 2024-06-26 15:03 (UTC)
Lulzagna commented on 2023-08-16 15:21 (UTC)
WebCord 4.4.0 updated electron to v26 and the renderer crashes giving you a blank screen.
Downgrade to 4.3.0, or edit /usr/bin/webcord to use electron v25.
rado84 commented on 2023-07-08 22:30 (UTC) (edited on 2023-07-30 07:07 (UTC) by rado84)
Oooh, I'm gonna use this client from now on! Far, far more stable and bug free than the original discord client!
Edit: not a bad program but it has one very annoying problem: it keeps forgetting that the mic is connected and every time I run WebCord, I have to manually disconnect and reconnect the mic for it to work.
eclairevoyant commented on 2023-03-05 10:18 (UTC)
@LiquidTown This is a known issue (see upstream: https://github.com/SpacingBat3/WebCord/issues/360) and deleting ~/.config/WebCord/config.json plus ~/.config/WebCord/windowState.json should solve it.
The app is being rewritten anyway so in a few months I imagine this will no longer be an issue.
LiquidTown commented on 2023-01-16 19:08 (UTC)
I deleted the config folder and the error remained. I tried deleting the entire contents of the WebCord directory and it opens up fine again. Thank you for the help!
Hanabishi commented on 2023-01-16 18:46 (UTC) (edited on 2023-01-16 18:48 (UTC) by Hanabishi)
Hmm, seems like your ~/.config/WebCord/config.json is corrupted. Try to remove it (make backup copy if you want).
LiquidTown commented on 2023-01-16 18:42 (UTC)
@Hanabishi I did a clean build of the package to no avail. This window shows up when I try to open webcord: https://imgur.com/sAns5rq.png
Hanabishi commented on 2023-01-16 18:27 (UTC)
@LiquidTown, I don't see any issues. Can you provide the error details? Did you tried clean package rebuild?
LiquidTown commented on 2023-01-16 18:08 (UTC)
I am getting a JSON syntax error when I try to open webcord. Is anyone else experiencing this?
Pinned Comments
Hanabishi commented on 2024-06-26 15:03 (UTC)
The package now reads flags from
webcord-flags.confin$XDG_CONFIG_HOME(~/.config).