@Neko-san me too, it's driving me insane... but the issue is for any notifications, not just Discord. I'm using mako notifications in sway, and even clicking a Signal notification crashes Signal.
Search Criteria
Package Details: discord_arch_electron 0.0.75-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: | 195 |
Popularity: | 5.09 |
First Submitted: | 2020-05-19 23:51 (UTC) |
Last Updated: | 2024-11-19 19:20 (UTC) |
Dependencies (9)
- electron (electron-binAUR)
- libxss
- asar (make)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, 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 (25)
- beautiful-discord-git (requires discord)
- cia-accesa (requires discord)
- clonehero-ptb (requires discord) (optional)
- devbook-bin (requires discord)
- discord-update-skip-git (requires discord)
- discordrpc (requires discord) (optional)
- discordupdater (requires discord)
- horizonxi-launcher-bin (requires discord) (optional)
- jfcord-appimage (requires discord) (optional)
- mbcord-appimage (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)
- Show 5 more...
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 18 19 20 21 22 23 24 25 26 27 28 .. 38 Next › Last »
stick commented on 2022-05-09 11:54 (UTC)
Neko-san commented on 2022-05-06 12:33 (UTC)
Clicking on notifications has frequently been causing me crashes
zerophase commented on 2022-04-25 19:25 (UTC)
Getting:
/usr/lib/electron/electron: error while loading shared libraries: libicui18n.so.70: cannot open shared object file: No such file or directory
icu was recently updated.
Levitating commented on 2022-04-18 19:58 (UTC)
I can't open any screenshares, Discord immediately crashes. That's the only issue I've been having.
mkaito commented on 2022-04-13 16:01 (UTC)
I've done some testing with various electron versions and flags that I've seen mentioned.
I've gotten as far as starting it with electron 16, but I get no window decorations. There's apparently a fix for that, merged in January, and backported to electron 17. Discord doesn't seem to work on 17 though, some JS error which I assume is an upstream problem.
Zoddo commented on 2022-04-02 15:46 (UTC) (edited on 2022-04-02 15:46 (UTC) by Zoddo)
@johnnyapol: Would you be able to support a "~/.config/discord-flags.conf" file like what electron does [1], but to apply some flags only to discord?
This could be really useful to implement some flags like the ones suggested Neko-san[2] to fix the slow/laggy animations on Discord.
In my case, adding these flags to electron-flags.conf
causes other issues, like breaking VS Code.
[1] https://github.com/archlinux/svntogit-community/blob/packages/electron16/trunk/electron-launcher.sh
[2] https://aur.archlinux.org/packages/discord_arch_electron#comment-819244
fitri commented on 2022-03-25 17:48 (UTC)
johnnyapol, please add libxss
as runtime dependencies to fix ... Discord installation is corrupt ...
banner on x11/xwayland for some versions of electron
.
Visne commented on 2022-03-23 15:30 (UTC)
Has anyone gotten notification badges in the KDE toolbar working with this? I read everywhere that you need to install libunity, which I've done, but that doesn't change anything.
Alkaris commented on 2022-03-20 02:58 (UTC) (edited on 2022-03-20 03:54 (UTC) by Alkaris)
This update of Discord is completely broken. 0.0.17 refuses to load anything past the splash screen, and just presented with a blank window screen.
Also has thing when ran in Terminal saying Module ./ElectronTestRpc was not included.
Sukid commented on 2022-03-18 23:48 (UTC)
@stick Electron16 seems to be working for me most of the time, with the occasional hiccup. still might try that.
Pinned Comments
SunRed commented on 2024-06-09 20:34 (UTC)
After a chat with @Zoddo and me just taking too long to come back to this, there should everything now be included that was in my old
discord-electron
package some migrated from (Krisp patcher, Wayland, autostart fix). Additionally I replaced the scrappy rizin patcher with a Python script someone from the nix community kindly made available.Instead of checking against a checksum 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 we don't have to update the package if Discord ever silently updates the binary between client updates over their modules api.
Cheers
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.