Package Details: discord_arch_electron 0.0.54-1

Git Clone URL: https://aur.archlinux.org/discord_arch_electron.git (read-only, click to copy)
Package Base: discord_arch_electron
Description: Discord (popular voice + video app) using the 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: 189
Popularity: 3.68
First Submitted: 2020-05-19 23:51 (UTC)
Last Updated: 2024-05-13 22:36 (UTC)

Dependencies (5)

Required by (22)

Sources (4)

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 .. 25 26 27 28 29 30 31 32 33 34 35 Next › Last »

RicArch97 commented on 2021-03-23 16:35 (UTC) (edited on 2021-03-24 01:33 (UTC) by RicArch97)

Fails with electron12-bin v12.0.1-1 with the following error: libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null). I have the libva libva-mesa-driver and 32 bit variants installed.

UPDATE
Confirmed working with electron12-bin v12.0.1-1 with version 0.0.14-1.

r00tman commented on 2021-03-11 16:09 (UTC) (edited on 2021-03-11 16:09 (UTC) by r00tman)

electron-beta-bin switched to version 13. Discord should still work well with version 12, e.g., electron12-bin

BowDown097 commented on 2021-03-11 15:44 (UTC) (edited on 2021-03-11 15:45 (UTC) by BowDown097)

it seems this no longer works on latest release of electron-beta-bin (13.0.0.beta.3-1)

steen commented on 2021-03-09 02:22 (UTC)

This installs fine on aarch4, no reason to force x86_64 architecture

shket commented on 2021-02-27 22:07 (UTC) (edited on 2021-02-27 22:08 (UTC) by shket)

i have the same problem as @ibrokemypie. with betterdiscord this discord offers to download update from the website and don't start as well.

ibrokemypie commented on 2021-02-26 06:21 (UTC)

betterdiscord seems to break discord since the electron10 to electron change for me

r00tman commented on 2021-02-26 01:06 (UTC)

Thank you for the package!

BTW, with electron-beta-bin (electron 12) instead of electron10, Discord finally runs natively on Wayland!

In /usr/bin/discord, I just replaced electron10 with electron-beta and added these arguments: --enable-features=UseOzonePlatform,WebRTCPipeWireCapturer --ozone-platform=wayland --enable-gpu. IDK whether screen sharing/calls actually work, but other than that it works great.

OctopusET commented on 2021-02-25 05:33 (UTC)

There is a bug that autostart script path is electron, not the discord.

<deleted-account> commented on 2021-02-06 10:31 (UTC)

The Electron 11 crash was fixed in Electron 11.2.2

Dennis commented on 2021-02-01 09:17 (UTC)

I am getting a segfault every time I try to screenshare in voicechats ( https://bbs.archlinux.org/viewtopic.php?id=263181 ). Is anyone else experiencing that issue and/or has a solution/ideas?