Github messages for voidlinux
 help / color / mirror / Atom feed
From: ProjectMoon <ProjectMoon@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: element-desktop: update to 1.7.8.
Date: Thu, 08 Oct 2020 12:12:05 +0200	[thread overview]
Message-ID: <20201008101205.7Cy4YOeu15UvRXF28zLLSlfftfYCzzaoT-wgeWEJZqE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25210@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 559 bytes --]

New comment by ProjectMoon on void-packages repository

https://github.com/void-linux/void-packages/pull/25210#issuecomment-705472318

Comment:
Ok, found the issue after checking against Arch PKGBUILD. It seems like by default, element-desktop executes against electron9, and when compiled with 10, you get a node module mismatch. I will update the PR with a script similar to this: https://aur.archlinux.org/cgit/aur.git/tree/element-desktop.sh?h=element-desktop-git

```
#!/bin/bash
exec electron10 /usr/lib/element-desktop/resources/app.asar "$@"
```

  parent reply	other threads:[~2020-10-08 10:12 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-30 21:38 [PR PATCH] " ProjectMoon
2020-10-01 11:26 ` ProjectMoon
2020-10-01 12:35 ` ProjectMoon
2020-10-01 12:43 ` ProjectMoon
2020-10-07 19:54 ` ericonr
2020-10-07 22:03 ` ProjectMoon
2020-10-08  9:25 ` ProjectMoon
2020-10-08 10:12 ` ProjectMoon [this message]
2020-10-08 12:48 ` ericonr
2020-10-08 13:30 ` ProjectMoon
2020-10-10 23:05 ` [PR PATCH] [Updated] " ProjectMoon
2020-10-10 23:05 ` ProjectMoon
2020-10-20 20:41 ` [PR PATCH] [Updated] " ProjectMoon
2020-10-20 21:10 ` [PR PATCH] [Merged]: element-desktop: update to 1.7.10 ericonr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201008101205.7Cy4YOeu15UvRXF28zLLSlfftfYCzzaoT-wgeWEJZqE@z \
    --to=projectmoon@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).