Package Details: jaxx-liberty-appimage 3.0.0-1

Git Clone URL: https://aur.archlinux.org/jaxx-liberty-appimage.git (read-only, click to copy)
Package Base: jaxx-liberty-appimage
Description: Cross-platform Blockchain Wallet
Upstream URL: https://jaxx.io/
Licenses: custom
Conflicts: jaxx
Submitter: pizzaman
Maintainer: pizzaman
Last Packager: pizzaman
Votes: 25
Popularity: 0.000000
First Submitted: 2021-05-31 03:24 (UTC)
Last Updated: 2023-02-04 05:24 (UTC)

Latest Comments

1 2 3 Next › Last »

pizzaman commented on 2021-06-17 18:11 (UTC) (edited on 2021-06-17 18:11 (UTC) by pizzaman)

@reisbauer Thanks for the issue and the patch. Fixed.

reisbauer commented on 2021-06-17 16:57 (UTC) (edited on 2021-06-17 17:09 (UTC) by reisbauer)

The jaxx.desktop file is not up-to-date with the new package name, it still links to /usr/bin/jaxx, but the actual path would be /usr/bin/jaxx-liberty-appimage.

Needed changes in jaxx.desktop:

diff --git a/jaxx.desktop b/jaxx.desktop
index 1fab9f0..a658a28 100644
--- a/jaxx.desktop
+++ b/jaxx.desktop
@@ -1,7 +1,7 @@
 [Desktop Entry]
 Name=Jaxx Liberty
 GenericName=Multi-chain cryptocurrency wallet
-Exec=jaxx %u
+Exec=jaxx-liberty-appimage %u
 Comment=Multi-chain cryptocurrency wallet
 Type=Application
 Categories=Finance;

Changes in PKGBUILD:

diff --git a/PKGBUILD b/PKGBUILD
index d43fad0..154bf2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ conflicts=(jaxx)
 source=("https://download-liberty.jaxx.io/Jaxx.Liberty-${pkgver}.AppImage" jaxx.png jaxx.desktop)
 sha512sums=('ecabe0e7fd1a12b06c2d16af141c1c81fad6761f056b734f13a2189bad6c57cda90eb69228f8eddc406d3f610321796c449943d391bef1146434755a35ea9eca'
             '5314ae9a0b8054cb8709254ab2f95efd74bf0c4301e6014f9f4676c42c09617da777143b6027843641c54f71abfe4a7c3f9dcc78e32ff807b2e9e92e85a6a7f8'
-            '9d0724bdea05a94646df202039eac0ab0b6bace5641496d2b8047cd9e4ea26aa79a378b66f9c5ed9ed62807a1ddb36ee1f2bb8c4c23cf9489d963d8074a11331')
+            '7977d89899f93f7c79f8ec3441fd7a0f2a428fe15dd862ef7d3f5adbe57d5e7fe090e0c73810f086337e5f8262d74624069e7ab7fb190c8d1dbbecff16f49a07')

 package() {
         mkdir -p $pkgdir/opt/$pkgname

pizzaman commented on 2021-06-17 00:55 (UTC)

Package was renamed from jaxx to jaxx-liberty-appimage

Arhat commented on 2020-07-14 06:55 (UTC) (edited on 2020-07-14 06:55 (UTC) by Arhat)

optional dependencies:

fuse2 https://www.archlinux.org/packages/extra/x86_64/fuse2/

dlopen(): error loading libfuse.so.2

AppImages require FUSE to run. 
You might still be able to extract the contents of this AppImage 
if you run it with the --appimage-extract option. 
See https://github.com/AppImage/AppImageKit/wiki/FUSE 
for more information

dundee commented on 2020-01-01 21:46 (UTC)

Updated, sorry for the delay.

tuxayo commented on 2019-04-04 22:44 (UTC)

hi :)

I just searched whether it was libre/open source and it's not.

Can this (something like "non-libre" or "proprietary") be added in the license field?

sources:

https://cryptoinsider.com/open-source-crypto-wallets/

the most common responses you get include Jaxx, Exodus, and Coinomi. Though some of these do include parts that are open-sourced or borrow industry-standard elements, the final versions contain multiple additions to the code that cannot be reviewed by everybody in a GitHub repository.

https://www.reddit.com/r/CryptoCurrency/comments/5q7wna/jaxx_and_exodus_wallets_are_closed_source_why/

dundee commented on 2018-08-21 12:21 (UTC)

Seg fault should be fixed in 1.3.18.

nimbusflow commented on 2018-08-11 16:21 (UTC) (edited on 2018-08-19 21:15 (UTC) by nimbusflow)

EDIT: This seems to be fixed as of the latest Kernel update

I'm seeing this AppImage error when I open Jaxx after the last update... any ideas? I tried googling it but couldn't find anything useful. Thanks

$ jaxx installed: X-AppImage-BuildId=7de43bd0-6d9e-11a8-1873-15167de65c48 image: X-AppImage-BuildId=7de43bd0-6d9e-11a8-1873-15167de65c48 Segmentation fault (core dumped)