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.
Search Criteria
Package Details: discord_arch_electron 0.0.78-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: | 197 |
Popularity: | 4.19 |
First Submitted: | 2020-05-19 23:51 (UTC) |
Last Updated: | 2024-12-17 20:22 (UTC) |
Dependencies (9)
- electron
- 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 .. 31 32 33 34 35 36 37 38 39 Next › Last »
ChrisLane commented on 2020-12-22 13:58 (UTC) (edited on 2020-12-22 14:05 (UTC) by ChrisLane)
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.
solace commented on 2020-12-22 07:44 (UTC)
Newest electron update (electron6-6.1.12-3) breaks discord electron. Discord fails to open. This is the output I get when I try to run it: electron: error while loading shared libraries: libicui18n.so.68: cannot open shared object file: No such file or directory
Zern commented on 2020-12-19 08:01 (UTC)
@fadedave Facing a simillar issue, seems to be releated to arch's electron update and betterdiscord. Looking through the electron dev console there is always an error saying:
Unable to load preload script: /home/$USER/.config/discord/0.0.13/modules/discord_desktop_core/injector/betterdiscord/preload.js
Removing betterdiscord fixes the issue.
Unfortunately Im not proficient enough in js to figure it out from there. Anyone have ideas?
fadedave commented on 2020-12-15 06:29 (UTC) (edited on 2020-12-15 06:29 (UTC) by fadedave)
Launching discord_arch_electron, I get the error message "Your installation is very out of date", and it doesn't let me use discord. The same version of the official app works fine.
KarlWithK commented on 2020-12-06 06:43 (UTC) (edited on 2020-12-06 06:48 (UTC) by KarlWithK)
As ChrisLane suggested, I got discord to launch by editing /usr/lib/discord
to the following:
#!/bin/sh
exec electron /usr/lib/discord/app.asar.unpacked $@
Traneptora commented on 2020-12-05 14:32 (UTC)
Would it make sense to rename this package to discord-arch-electron from discord_arch_electron just for naming conventions? ngl the underscores are annoying me a bit
bool3max commented on 2020-12-05 14:17 (UTC) (edited on 2020-12-05 14:19 (UTC) by bool3max)
@jabra
Run discord using electron /usr/lib/discord/app.asar
. However the /usr/bin/discord
was updated to reflect this change as far as I can see.
The problem was that /usr/lib/discord/app
was renamed to /usr/lib/discord/app.asar
jabra commented on 2020-12-05 14:11 (UTC)
Hi, I'm getting this error since the last update. Any there any known fixes?
Error launching app
Unable to find Electron app at /usr/lib/discord/app
Cannot find module '/usr/lib/discord/app'
Require stack:
- /usr/lib/electron/resources/default_app.asar/main.js
-
ChrisLane commented on 2020-12-05 11:15 (UTC) (edited on 2020-12-05 15:54 (UTC) by ChrisLane)
Since the update yesterday, I've been unable to launch Discord. I get the following error:
Error launching app
Unable to find Electron app at /usr/lib/discord/app.asar
Error parsing /usr/lib/discord/app.asar/package.json: Unexpected end of JSON input
Guessing Discord is perhaps not compatible with electron 11.0.1 just yet.
Edit: Launching from /usr/lib/discord/app.asar.unpacked worked
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.