Fails to launch with
/usr/bin/rocketchat-desktop: line 2: exec: electron: not found
Looks as if "rocketchat-desktop" needs to be updated to call the required version.
Git Clone URL: | https://aur.archlinux.org/rocketchat-desktop.git (read-only, click to copy) |
---|---|
Package Base: | rocketchat-desktop |
Description: | Rocket.Chat Native Cross-Platform Desktop Application via Electron |
Upstream URL: | https://github.com/RocketChat/Rocket.Chat.Electron |
Keywords: | chat client electron rocket rocketchat |
Licenses: | MIT |
Submitter: | sum01 |
Maintainer: | lmartinez-mirror (buzo) |
Last Packager: | buzo |
Votes: | 27 |
Popularity: | 0.56 |
First Submitted: | 2017-10-23 16:52 (UTC) |
Last Updated: | 2023-03-24 21:16 (UTC) |
Fails to launch with
/usr/bin/rocketchat-desktop: line 2: exec: electron: not found
Looks as if "rocketchat-desktop" needs to be updated to call the required version.
Thanks! Could you please also call the required version in rocketchat-desktop
script? Currently is being launched on 22 if no version is specified, and it fails if wayland flags are set for electron22.
ZJaume: done, thanks
Could you please set the Electron version to 21 and for future versions only the one supported? Right now the app crashes in Wayland for any version that is not 21.
nodejs-lts-fermium
fails build with
node: --openssl-legacy-provider is not allowed in NODE_OPTIONS
nodejs-lts-gallium
works.
@buzo Not quite, sorry. That change needs to be done only in line 43, in the package() step. Then it should work :)
Thanks Manawyrm – changed. I hope I got it right … I can't verify myself since I don't have an arm build environment.
Hi, thanks for packaging!
local i686=linux-ia32-unpacked x86_64=linux-unpacked aarch64=linux-arm64-unpacked
will make this package build successfully (and work well) on arm64/aarch64 machines. Could you upstream this change?
Thanks!
Thanks serged, brody, SilverRainZ – fixed. (Sorry for the delay.)
B.T.W. new dep libvips is required.
Pinned Comments