Issue with Electron 18.0.0-18.2.3 on older Linux distributions.
See original GitHub issueAknowledgements
-
I have checked that there’s no other issue describing the same or similar problem that I currently have, regardless if it has been closed or open.
-
I can confirm that this is not an issue with the Discord website, but it is a problem specific to the WebCord itself.
-
I have tried running the build from the
master
branch and it does not have any fixes implemented according to my issue. -
My issue describes one of the unstable and/or not fully implemented features.
-
I have found a workaround to mitigate or temporarily fix this issue (please write it in Additional context section).
Operating System / Platform
🐧️ Linux
Operating system architecture
aarch64 (64-bit ARM)
Electron version
18.X
Application version
3.1.4
Bug description
upstream electron bug affecting usage on bionic/buster and older linux distros (all architectures). this has been fixed in 19.X prereleases and does not exist in 17.X or earlier. the bug causes the application to error on launch due to unavailable dependencies
https://github.com/electron/electron/issues/33533
Additional context
No response
Issue Analytics
- State:
- Created a year ago
- Comments:11 (5 by maintainers)
Top GitHub Comments
the fix was just pulled into 18.x.y electron branch today. it did not make it into v18.2.3, but will be in v18.2.4 https://github.com/electron/electron/pull/34155
all good, thanks for re-running it