Package Details: discord_arch_electron 1:0.0.92-1

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.36
First Submitted: 2020-05-19 23:51 (UTC)
Last Updated: 2025-04-23 06:42 (UTC)

Dependencies (9)

Required by (27)

Sources (3)

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):
  • Switched back to the main electron package (electron22)
  • Watching cameras and streams is working again
Starting with 0.0.20-1 (2022-09-15):
  • Bumped electron16 to electron19 (I still have blocking issues with electron20)
  • Added support for $XDG_CONFIG_HOME/discord-flags.conf: this works like electron-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.

Latest Comments

« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 40 Next › Last »

zookee1 commented on 2023-03-31 10:37 (UTC) (edited on 2023-03-31 10:37 (UTC) by zookee1)

Is there a reason why the source package does not get updated automatically? - mathisbuilder

I will second this question, as the package is out-of-date again.

StarterX4 commented on 2023-03-12 18:19 (UTC)

Neither rolling back to Electron 16, nor using files from the comment 883680 fix the crashes when trying to watch one's stream. So annoying to switch to browser every time. Though Discord works with Electron 22, if no one noticed.

Thaodan commented on 2023-03-09 18:50 (UTC)

I tested DiscordCanary it does work now with the latest Electron.

mathisbuilder commented on 2023-02-14 13:50 (UTC)

Is there a reason why the source package does not get updated automatically?

HunabKu commented on 2023-02-14 08:32 (UTC) (edited on 2023-02-14 08:33 (UTC) by HunabKu)

Waiting update for 0.0.25 :

Package : https://transfert.free.fr/GUr5fg

Src : https://transfert.free.fr/zaBOrw

Thaodan commented on 2023-02-01 22:58 (UTC)

I tried to fiddle around with the same package on OpenSUSE. I found out that if would use openasar that the package works fine with the latest Electron. Need to check video streaming and so on thou.

Piroro-hs commented on 2023-02-01 22:19 (UTC)

@gudvinr That's a problem of Electron and is already fixed on Electron >= 20.

zangoku commented on 2023-01-27 06:23 (UTC) (edited on 2023-01-27 06:24 (UTC) by zangoku)

No way to fix crashes on streams / camera. Tried various versions of electron.

ILOVEPIE commented on 2023-01-18 10:30 (UTC)

I have created a Proof Of Concept .so that patches the krisp binary at runtime to work with discord_arch_electron I used a technique that's rather version-change proof so it shouldn't need updates that often.

Zoddo commented on 2023-01-14 09:40 (UTC)

Unfortunately, Discord reverted back their official build to electron13. I hope this is only temporary. The few tests I did while on 0.0.23 showed that Discord still doesn't start on electron20+, and watching streams still causes core dumps, but I didn't have the time to investigate deeper.