Search Criteria
Package Details: element-desktop-nightly-bin 2023032401-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/element-desktop-nightly-bin.git (read-only, click to copy) |
---|---|
Package Base: | element-desktop-nightly-bin |
Description: | All-in-one secure chat app for teams, friends and organisations (nightly .deb build). |
Upstream URL: | https://element.io |
Keywords: | element matrix riot |
Licenses: | Apache |
Replaces: | riot-desktop-nightly-bin |
Submitter: | davebloggt |
Maintainer: | davebloggt |
Last Packager: | davebloggt |
Votes: | 8 |
Popularity: | 0.000387 |
First Submitted: | 2020-07-16 08:13 (UTC) |
Last Updated: | 2023-03-24 09:23 (UTC) |
Latest Comments
1 2 Next › Last »
zapata commented on 2022-12-13 09:58 (UTC)
Can someone create element-desktop-bin from the Debian package? I have modified this package and run 1.11.16 now. I can no longer build community/element-desktop.
TilmanV commented on 2022-08-18 15:18 (UTC)
Seems like the install path has changed. It's
/opt/Element
now instead of/opt/Element-Nightly
davebloggt commented on 2022-06-02 14:05 (UTC)
Sorry everyone for the broken builds, I borked applying the LD_PRELOAD workaround again and didn't have time to fix it immediately.
It's fixed now!
dr460nf1r3 commented on 2022-06-02 11:22 (UTC)
The checksum needs to be fixed by running updpksums.
zacharytalis commented on 2022-06-01 10:39 (UTC) (edited on 2022-06-03 03:08 (UTC) by zacharytalis)
edit: now fixed with a cleanbuild!
I'm having trouble with the new
element-desktop-nightly.sh
SHA-256 sum. Should the sum not still becf5a93...
, rather thaneec30...
? On my machine, this new sum spurs a failed validity check.(Terminal screenshot)
davebloggt commented on 2022-03-14 08:51 (UTC)
That is not possible. The patch for element-desktop alters the compilation process, but this package uses the already-compiled deb from upstream.
To get the fix into this package, the upstream build process would have to be changed, see https://github.com/vector-im/element-web/issues/20926#issuecomment-1060050370
Alternatively, you could use element-desktop-git and ask the maintainers of that package to include the patch.
ryzokuken commented on 2022-03-14 08:35 (UTC)
Please fix the libsqlcipher.so issue like it was fixed in the stable edition: https://github.com/archlinux/svntogit-community/commit/7bf5e3ecbe220f8847ee01727590751140964c01
su-ex commented on 2022-02-26 22:12 (UTC) (edited on 2022-02-26 22:14 (UTC) by su-ex)
Worth mentioning that the
LD_PRELOAD=/usr/lib/libsqlcipher.so
might cause crashes since upgrading from electron 13 to 15++: https://github.com/vector-im/element-web/issues/20926#issuecomment-1049223222Without that, search in encrypted rooms doesn't work, but crashes are even worse.
davebloggt commented on 2022-02-26 12:45 (UTC)
Thanks for your hints. I have adjusted the PKGBUILD my auto-updater uses, so the .desktop file now uses the correct start script.
Sorry for taking so long, I must have missed the notification about your comments in my inbox.
su-ex commented on 2022-02-02 12:39 (UTC)
Yes, it should be running the /usr/bin script, this needs to be added to
package()
: https://github.com/SchildiChat/schildichat-desktop/commit/867ca2ceaa470535abfebad1e8b596bd47f732e7What I couldn't solve till now is the desktop entry generated for auto start from inside the app when it gets enabled. In source form, this can be changed here: https://aur.archlinux.org/cgit/aur.git/tree/autolaunch.patch?h=element-desktop-git
1 2 Next › Last »