Package Details: discord_arch_electron 0.0.52-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)
Last Packager: Zoddo
Votes: 188
Popularity: 4.78
First Submitted: 2020-05-19 23:51 (UTC)
Last Updated: 2024-04-29 21:27 (UTC)

Dependencies (5)

Required by (21)

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

mvdan commented on 2021-01-13 09:32 (UTC)

Adding to what others said. The upgrade of community/electron to 11.2.0-1 is most likely to blame.

zangoku commented on 2021-01-13 07:37 (UTC) (edited on 2021-01-13 07:42 (UTC) by zangoku)

crashing with this:

(node:5699) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron.  See https://github.com/electron/electron/issues/23506 for more information
[Modules] No updates to install
[Modules] Checking for host updates.
[Modules] Host is up to date.
[Modules] Checking for module updates at https://discord.com/api/modules/stable/versions.json
[Modules] No module updates available.

Failed to get crash dump id.
Report Id: e72264bb-d9f5-4b
[1]    5699 segmentation fault (core dumped)  discord

Neko-san commented on 2021-01-13 06:20 (UTC) (edited on 2021-01-13 06:21 (UTC) by Neko-san)

After a repository update I just did, Discord seems to not want to start for some reason I can't discern. It attempts to but then doesn't.

It checks for updates then just closes.

<deleted-account> commented on 2021-01-11 01:42 (UTC)

Is it possible to get notifications to appear as "Discord", not Electron?

https://i.imgur.com/vFaVADj.png is how the notifications appear under KDE.

PrfStrwberry commented on 2021-01-06 08:55 (UTC) (edited on 2021-01-20 20:58 (UTC) by PrfStrwberry)

EDIT: it was caused by firejail. My config was to start every program by firejail with onetime setup #firecfg. After cleaning the entries with firecfg --clean discord started without any problem. Although one or two months ago, I was able to start discord with firejail enabled.

My discord will not start. When I use the .desktop file, nothing happens.

Typing discord in terminal and I will get this:


Reading profile /etc/firejail/discord.profile
Reading profile /etc/firejail/discord-common.profile
Reading profile /etc/firejail/disable-common.inc
Reading profile /etc/firejail/disable-devel.inc
Reading profile /etc/firejail/disable-exec.inc
Reading profile /etc/firejail/disable-passwdmgr.inc
Reading profile /etc/firejail/disable-programs.inc
Reading profile /etc/firejail/whitelist-common.inc
Reading profile /etc/firejail/whitelist-var-common.inc
Seccomp list in: !chroot, check list: @default-keep, prelist: unknown,
Parent pid 8486, child pid 8487
Warning: skipping discord for private /opt
Private /opt installed in 0.17 ms
14 programs installed in 26.69 ms
Warning: skipping alternatives for private /etc
Warning: skipping crypto-policies for private /etc
Warning: skipping password for private /etc
Warning: skipping pki for private /etc
Private /etc installed in 46.94 ms
Warning: skipping alternatives for private /usr/etc
Warning: skipping ca-certificates for private /usr/etc
Warning: skipping crypto-policies for private /usr/etc
Warning: skipping fonts for private /usr/etc
Warning: skipping group for private /usr/etc
Warning: skipping ld.so.cache for private /usr/etc
Warning: skipping localtime for private /usr/etc
Warning: skipping login.defs for private /usr/etc
Warning: skipping machine-id for private /usr/etc
Warning: skipping password for private /usr/etc
Warning: skipping pki for private /usr/etc
Warning: skipping resolv.conf for private /usr/etc
Warning: skipping ssl for private /usr/etc
Private /usr/etc installed in 0.20 ms
Warning: cleaning all supplementary groups
Warning: cleaning all supplementary groups
Warning: cleaning all supplementary groups
Warning: /sbin directory link was not blacklisted
Warning: /usr/sbin directory link was not blacklisted
Seccomp list in: !chroot, check list: @default-keep, prelist: unknown,
Child process initialized in 151.11 ms
/usr/bin/discord: line 2: exec: electron: not found

Parent is shutting down, bye...

VGrol commented on 2020-12-28 11:10 (UTC)

Would it be possible to fix the naming convention of the running progress, in order to better support Beautifuldiscord?

It looks for the running executable, normally named 'discord', but this package makes it run under electron. The tag under ps -eo comm=, is what I believe to be the trigger.

bitschiff commented on 2020-12-23 16:51 (UTC)

@Kyuunex there is a temporary solution. If you highlight the entire word before you right click on it, the spellchecker will show suggestions.

Kyuunex commented on 2020-12-22 20:23 (UTC)

spellcheck on this seems to be partially broken compared to the official, untouched discord. it does show the red underlines but it does not show suggestions

ChrisLane commented on 2020-12-22 13:58 (UTC) (edited on 2020-12-22 14:05 (UTC) by ChrisLane)

Nevermind, since I'm using the electron-ozone package, I think I just need to compile the latest version with the icu68 patch and it will use icu 68 from core.

ChrisLane commented on 2020-12-22 12:17 (UTC) (edited on 2020-12-22 12:24 (UTC) by ChrisLane)

I had the same issue as @solace but discord was looking for version 67 of the lib. Since there's no icu67 package, I've created one, installed it and now discord runs.

My error was

electron: error while loading shared libraries: libicui18n.so.67: cannot open shared object file: No such file or directory

So if you're having the same problem as me, you can add icu67 to your dependencies.