@andyl98 I'm having the same problem.
Search Criteria
Package Details: discord_arch_electron 1:0.0.115-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: | Zoddo |
| Votes: | 202 |
| Popularity: | 2.04 |
| First Submitted: | 2020-05-19 23:51 (UTC) |
| Last Updated: | 2025-11-18 19:47 (UTC) |
Dependencies (8)
- electron (electron-launcherAUR, electron-nightly-binAUR, electron-nightly-binAUR)
- libxss
- asar (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- 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, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR) (optional) – Open files
Required by (28)
- 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-canary-bin (requires discord) (optional)
- moonlight-ptb-bin (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)
- Show 8 more...
Sources (3)
lombervid commented on 2025-11-02 23:01 (UTC)
heylmfaoim commented on 2025-10-31 04:27 (UTC)
Streaming (viewing streams included) and anytime someone or myself turns on their webcam, discord crashes I do see that this issue has been prominent with this and the quickfix would be switching to the main package Just bumping it nevertheless since it's annoying and this version is much smoother than the other one..
DodoGTA commented on 2025-10-26 10:54 (UTC)
@zerophase That's most likely the special Halloween message sound (unless you're referring to something else)
zerophase commented on 2025-10-25 22:32 (UTC)
Anyone else having an issue with notifications sounding like they're in a tunnel, after the last update? Believe it impacts me when I speak as well. Doesn't impact sounds from other users, though.
hasmar04 commented on 2025-10-20 00:48 (UTC)
@andyl98 I am also still having this issue
LunaCherry commented on 2025-10-15 14:37 (UTC)
Looks like the tray icon missing on Electron38 is fixed now :D
andyl98 commented on 2025-09-21 07:33 (UTC)
I am still having the same error when trying to use my webcam that @fouilliez was having in April:
~/.config/discord/logs/renderer_js.log
[error] TypeError: window.createDiscordStream is not a function
Is there any solution besides using the regular Arch discord package?
Pinned Comments
Zoddo commented on 2022-09-15 17:54 (UTC) (edited on 2025-09-17 23:08 (UTC) by Zoddo)
Starting with 0.0.55-2 (2024-06-09):
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 is not available
An optional patcher is provided in the package to make Krisp work. To enable it, make sure
python-capstoneandpython-pyelftoolsare installed, then setPATCH_KRISP=truein$XDG_CONFIG_HOME/discord.conf.After an update, you'll need to restart Discord once for the patch to apply (Discord downloads Krisp dynamically during startup, so it cannot be patched on the first start).
Please note that to know whether the Krisp binary was patched the script is run on every start of the client that results in slightly longer start times but has the advantage that the package does not have to be updated if Discord ever silently updates the binary between client updates over their modules api.