@s0lst1ce Make sure your system is fully updated. icu
72 was released in arch repos late October, and node
was rebuilt at the same time, but in your error, it's still trying to load icu
71. So either you did a partial upgrade (this isn't supported!) or you have an AUR/manually built version of node in your PATH that needs to be rebuilt.
Search Criteria
Package Details: discord_arch_electron 1:0.0.92-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: | 199 |
Popularity: | 2.36 |
First Submitted: | 2020-05-19 23:51 (UTC) |
Last Updated: | 2025-04-23 06:42 (UTC) |
Dependencies (9)
- electron
- libxss
- asar (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- libappindicator-gtk3 (optional) – Systray indicator support
- 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, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (optional) – Open files
Required by (27)
- 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-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)
- plasticity-bin (requires discord) (optional)
- plasticity-bin-unstable (requires discord) (optional)
- premid (requires discord) (optional)
- premid-git (requires discord) (optional)
- premid-nightly (requires discord) (optional)
- remoteit-desktop-bin (requires discord)
- sonic3air-bin (requires discord) (optional)
- supertux-git (requires discord) (optional)
- xbox-xcloud (requires discord)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 40 Next › Last »
Zoddo commented on 2022-12-13 18:27 (UTC)
Samega7Cattac commented on 2022-12-13 10:58 (UTC)
@llde install the icu
package
s0lst1ce commented on 2022-12-13 08:11 (UTC)
Hello! I'm unable to build the package because:
node: error while loading shared libraries: libicui18n.so.71: cannot open shared object file: No such file or directory
.
How can I fix this ?
llde commented on 2022-11-25 22:29 (UTC)
same as tatsumara I cannot join a video cal or watch a stream. I can however have a video in output myself, and it will be seen by other partecipant to the call. If I use electron16 I can even stream a window, but not watch a stream
tatsumara commented on 2022-11-25 18:18 (UTC)
watching streams and camera videos crashes discord, happens with hardware acceleration on or off, apart from this there's nothing eye catching in the output:
[WebContents] crashed (reason: crashed, exitCode: 139)... reloading
shtrophic commented on 2022-11-22 21:14 (UTC)
@rctm Sharing and watching streams seems to be broken currently.
rctm commented on 2022-11-20 15:04 (UTC)
Hi, I just built the package, and I'm unable to share screen, any help? It keeps loading... https://i.imgur.com/zA5KQBy.png
Thaodan commented on 2022-11-12 10:22 (UTC) (edited on 2022-11-12 10:23 (UTC) by Thaodan)
Last update to (2022-11-10 / 0.21.0-2):
- Don't strip package to not break Krisp noise supression. FS#76334 Probably should have been enabled earlier foreign blobs don't like to be stripped.
Samega7Cattac commented on 2022-11-11 15:35 (UTC) (edited on 2022-11-11 15:36 (UTC) by Samega7Cattac)
even with the 0.0.21-2 the dialog for the screen sharing doesn't load
realmain commented on 2022-11-10 00:37 (UTC)
As @e00E reported, this package doesn't have Krisp enabled, though the main Discord package in the repo does due to a recent fix.
It looks like the issue is fixed by adding options=(!strip)
to the PKGBUILD
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.