Package Details: electron-cash 4.4.1-4

Git Clone URL: https://aur.archlinux.org/electron-cash.git (read-only, click to copy)
Package Base: electron-cash
Description: Lightweight Bitcoin Cash wallet
Upstream URL: http://www.electroncash.org/
Licenses: MIT
Conflicts: electron-cash
Provides: electron-cash
Submitter: 0x647262
Maintainer: 0e4ef622
Last Packager: 0e4ef622
Votes: 28
Popularity: 0.000000
First Submitted: 2017-08-18 15:38 (UTC)
Last Updated: 2024-10-19 17:14 (UTC)

Dependencies (39)

Required by (0)

Sources (5)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

marceloneil commented on 2019-10-18 00:37 (UTC)

@webdawg I'm not entirely sure what that error means. I tried rebuilding the package (with everything up to date) and it worked fine for me. I would suggest upgrading all of your packages, clearing .cache/yay/electron-cash and trying again. If it still doesn't work, try reading https://tox.readthedocs.io/en/latest/example/general.html#understanding-invocationerror-exit-codes

This seems like it's an issue with tox though (which is used for unit testing), so you can still build the package by using makepkg --nocheck

webdawg commented on 2019-10-17 22:03 (UTC)

Collecting pyqt5 (from Electron-Cash==4.0.10) Downloading https://files.pythonhosted.org/packages/12/63/a7a32557fdce42b1ddf2353d9e2a576143376046ead0b1918fd4cfe01b90/PyQt5-5.13.1-5.13.1-cp35.cp36.cp37.cp38-abi3-manylinux1_x86_64.whl (62.1MB)

================================================================= log end ================================================================== ___________ summary ____________ ERROR: py37: InvocationError for command /home/webdawg/.cache/yay/electron-cash/src/Electron-Cash-4.0.10/.tox/py37/bin/python -m pip install --exists-action w '.tox/.tmp/package/1/Electron Cash-4.0.10.zip' (exited with code -9) ==> ERROR: A failure occurred in check().

ploxiln commented on 2019-09-03 01:44 (UTC)

it seems python-dateutil is another requirement now:

  File "/usr/lib/python3.7/site-packages/electroncash/paymentrequest.py", line 33, in <module>
    import dateutil.parser
ModuleNotFoundError: No module named 'dateutil'

0e4ef622 commented on 2019-07-24 19:59 (UTC)

@ichundes Thanks, I've added those.

ichundes commented on 2019-07-23 11:33 (UTC)

You might want to replace the 4.0.8 fonts.xml with the one included here:

https://github.com/Electron-Cash/Electron-Cash/pull/1537/commits/1a2dc0c173a1e42f95a1143321a804873b758bb0

Users reported problems with 4.0.8 using Cinnamon, this fixes it. Also should have a dependency on ttf-bitstream-vera

0e4ef622 commented on 2019-06-25 03:58 (UTC)

@simon-v Thanks, I've added it as a dependency.

simon-v commented on 2019-06-25 03:43 (UTC)

The latest version of Electron Cash (4.0.7) seems to depend on qt5-svg and won't start without libQt5Svg.so.5 present.

<deleted-account> commented on 2019-05-22 06:00 (UTC)

Dunno if it's related to being out of date, but I'm having payment issues with my vpn provider..

marceloneil commented on 2019-02-23 18:31 (UTC)

@Sebversive no problem. The recent release 3.3.6 also fixes this issue.

<deleted-account> commented on 2019-02-20 13:00 (UTC)

Today I tried to reinstall, see if it helped. It worked! Then I read your comment, found out it was an update. So awesome you fixed that @marceloneil, tnx!