To save everyone some pain, add
"SKIP_HOST_UPDATE": true
to ~/.config/discord/settings.json
in order to disable Discord updating itself.
This gives the maintainer time to update the package without everyone's client breaking when updates happen.
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: | Zoddo |
Votes: | 199 |
Popularity: | 2.56 |
First Submitted: | 2020-05-19 23:51 (UTC) |
Last Updated: | 2025-04-23 06:42 (UTC) |
To save everyone some pain, add
"SKIP_HOST_UPDATE": true
to ~/.config/discord/settings.json
in order to disable Discord updating itself.
This gives the maintainer time to update the package without everyone's client breaking when updates happen.
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.
@fouilliez @jay-sh did you find any solution for the crash with video/screenshare?
@LarryDave Yes, I have the same window glitches with the latest update. I am using Gnome Wayland, too.
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.
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)
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.
You can temporarily load discord without updating by adding this line to your ~/.config/discord/settings.json
"SKIP_HOST_UPDATE": true,
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.