Package is currently broken because Discord downgraded to 0.89 and 0.90 refuses to load asking to "upgrade" to 0.89. Editing the package build version to manually downgrade works.
Search Criteria
Package Details: discord_arch_electron 1:0.0.91-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/discord_arch_electron.git (read-only, click to copy) |
---|---|
Package Base: | discord_arch_electron |
Description: | Discord using system provided electron for increased security and performance |
Upstream URL: | https://discord.com |
Keywords: | chat discord discord-stable discordapp electron video voice |
Licenses: | custom |
Conflicts: | discord |
Provides: | discord |
Submitter: | johnnyapol |
Maintainer: | Zoddo (Thaodan, SunRed) |
Last Packager: | SunRed |
Votes: | 198 |
Popularity: | 1.68 |
First Submitted: | 2020-05-19 23:51 (UTC) |
Last Updated: | 2025-04-16 13:36 (UTC) |
Dependencies (9)
- electron
- libxss
- asar (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- libappindicator-gtk3 (optional) – Systray indicator support
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (optional) – Pulseaudio support
- python-capstone (optional) – Required for Krisp patcher
- python-pyelftools (python-pyelftools-gitAUR) (optional) – Required for Krisp patcher
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (optional) – Open files
Required by (27)
- beautiful-discord-git (requires discord)
- cia-accesa (requires discord)
- clonehero-ptb (requires discord) (optional)
- devbook-bin (requires discord)
- discordrpc (requires discord) (optional)
- discordupdater (requires discord)
- equicord-hook (requires discord)
- horizonxi-launcher-bin (requires discord) (optional)
- jfcord-appimage (requires discord) (optional)
- mbcord-appimage (requires discord) (optional)
- moonlight-stable-bin (requires discord) (optional)
- open-hexagon-git (requires discord) (optional)
- openasar-bin (requires discord) (optional)
- openasar-git (requires discord) (optional)
- openasar-install (requires discord)
- overlayed (requires discord) (optional)
- overlayed-bin (requires discord) (optional)
- overlayed-git (requires discord) (optional)
- plasticity-bin (requires discord) (optional)
- plasticity-bin-unstable (requires discord) (optional)
- Show 7 more...
Sources (3)
jcrowell commented on 2025-04-15 03:19 (UTC)
kuon commented on 2025-04-14 15:15 (UTC)
@fouilliez @jay-sh did you find any solution for the crash with video/screenshare?
metoj commented on 2025-04-13 16:53 (UTC) (edited on 2025-04-13 16:53 (UTC) by metoj)
@LarryDave Yes, I have the same window glitches with the latest update. I am using Gnome Wayland, too.
LarryDave commented on 2025-04-09 13:50 (UTC)
I'm getting trailing window glitches like Windows XP style when I'm running it natively on Wayland on GNOME 48.1? Anyone else experiencing this issue?
And unlike Vesktop, this still triggers xwayland and mutter-x11-frames, and doesn't work without those processes running. If I end them, Discord crashes.
Like others mentioned, it also crashes when viewing or starting a stream.
jay-sh commented on 2025-04-09 08:44 (UTC)
Been a week now since this update, and it keeps crashing on viewing or starting a screenshare as the previous comment by fouilliez mentioned. GNOME Wayland on Arch.
Not a portals issue as it occurs when viewing a stream as well. Error:
sentry.9c313d319fc131a1.js:14 TypeError: window.createDiscordStream is not a function at new p (web.c51206ab4b9e1685.js:12:10128532) at m (web.c51206ab4b9e1685.js:12:10128617) at web.c51206ab4b9e1685.js:12:10130649 at sn (web.c51206ab4b9e1685.js:12:1179733) at lf (web.c51206ab4b9e1685.js:12:1197761) at s8 (web.c51206ab4b9e1685.js:12:1191939) at ib (web.c51206ab4b9e1685.js:12:1131000) at ld (web.c51206ab4b9e1685.js:12:1196615) at lu (web.c51206ab4b9e1685.js:12:1195580) at s2 (web.c51206ab4b9e1685.js:12:1190525) at I (web.c51206ab4b9e1685.js:12:1328773) at P (web.c51206ab4b9e1685.js:12:1329303) at web.c51206ab4b9e1685.js:12:11305856 at R (web.c51206ab4b9e1685.js:12:11305625)
fouilliez commented on 2025-04-01 18:56 (UTC)
With today's update Discord is crashing when I watch a stream or start a stream.
The main window says:
Looks like Discord crashed unexpectedly.
The console says:
TypeError: window.createDiscordStream is not a function
I'm on Wayland / Sway. Still happens with empty configuration files.
scrykita commented on 2025-01-28 21:25 (UTC)
You can temporarily load discord without updating by adding this line to your ~/.config/discord/settings.json
"SKIP_HOST_UPDATE": true,
Ph_rel commented on 2025-01-28 09:14 (UTC)
Please may you update to v0.0.82 ?
Pinned Comments
Zoddo commented on 2022-09-15 17:54 (UTC) (edited on 2023-03-31 17:24 (UTC) by Zoddo)
Starting with 0.0.26-1 (2023-03-31):
Starting with 0.0.20-1 (2022-09-15):
$XDG_CONFIG_HOME/discord-flags.conf
: this works likeelectron-flags.conf
, you can set in this file the command line flags you want to pass to electron when running Discord (there are some useful flags in the wiki, especially if you are experiencing lag in the Discord UI).FAQ
Discord requires an update, but this package isn't yet updated
Check the wiki.
The Discord UI is lagging
Try to add the flags recommended in the wiki in
$XDG_CONFIG_HOME/discord-flags.conf
.Krisp not working
This is an issue that will likely never be fixed for this package. The Krisp module checks if Discord binaries are signed by Discord, which is not the case with this package.
See this comment and this GitHub issue for more details and possibles workarounds.