Package Details: electrum-ltc 4.2.2.1-1

Git Clone URL: https://aur.archlinux.org/electrum-ltc.git (read-only, click to copy)
Package Base: electrum-ltc
Description: Litecoin wallet
Upstream URL: https://electrum-ltc.org/
Licenses: MIT
Submitter: atweiden
Maintainer: None
Last Packager: lukpod
Votes: 27
Popularity: 1.70
First Submitted: 2014-04-11 20:39 (UTC)
Last Updated: 2023-05-05 13:07 (UTC)

Latest Comments

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

GI_Jack commented on 2022-06-01 00:27 (UTC) (edited on 2022-06-01 00:27 (UTC) by GI_Jack)

Why was source changed from https://electrum-ltc.org/ to: https://github.com/pooler/electrum-ltc/

???

!?!?!?!

tsangares commented on 2022-05-16 08:15 (UTC)

@NetHunter I am receiving the same issue what do I do??

NetHunter commented on 2022-03-30 19:45 (UTC) (edited on 2022-03-30 19:51 (UTC) by NetHunter)

Crash on start

[user@archlinux-pc ~]$ electrum-ltc
/usr/lib/python3.10/asyncio/base_events.py:1881: RuntimeWarning: coroutine 'ignore_exceptions..wrapper' was never awaited
  handle = self.\_ready.popleft()
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.10/site-packages/electrum_ltc/lnworker.py:601: RuntimeWarning: coroutine 'ignore_exceptions..wrapper' was never awaited
  tg_coro = self.taskgroup.spawn(coro)
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.10/site-packages/electrum_ltc/lnworker.py:601: RuntimeWarning: coroutine 'LNWallet.reestablish_peers_and_channels' was never awaited
  tg_coro = self.taskgroup.spawn(coro)
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.10/site-packages/electrum_ltc/lnworker.py:601: RuntimeWarning: coroutine 'log_exceptions..wrapper' was never awaited
  tg_coro = self.taskgroup.spawn(coro)
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
E | daemon.Daemon | GUI raised exception: AttributeError("'SilentTaskGroup' object has no attribute '\_closed'"). shutting down.
E | **main** | daemon.run_gui errored
Traceback (most recent call last):
  File "/usr/bin/electrum-ltc", line 398, in handle_cmd
    d.run_gui(config, plugins)
  File "/usr/lib/python3.10/site-packages/electrum_ltc/daemon.py", line 573, in run_gui
    self.gui_object.main()
  File "/usr/lib/python3.10/site-packages/electrum_ltc/gui/qt/**init**.py", line 361, in main
    if not self.start_new_window(path, self.config.get('url'), app_is_starting=True):
  File "/usr/lib/python3.10/site-packages/electrum_ltc/gui/qt/**init**.py", line 245, in wrapper
    return func(self, \*args, \*\*kwargs)
  File "/usr/lib/python3.10/site-packages/electrum_ltc/gui/qt/**init**.py", line 269, in start_new_window
    wallet = self.\_start_wizard_to_select_or_create_wallet(path)
  File "/usr/lib/python3.10/site-packages/electrum_ltc/gui/qt/**init**.py", line 326, in \_start_wizard_to_select_or_create_wallet
    wallet.start_network(self.daemon.network)
  File "/usr/lib/python3.10/site-packages/electrum_ltc/wallet.py", line 367, in start_network
    self.lnworker.start_network(network)
  File "/usr/lib/python3.10/site-packages/electrum_ltc/lnworker.py", line 601, in start_network
    tg_coro = self.taskgroup.spawn(coro)
  File "/usr/lib/python3.10/site-packages/electrum_ltc/util.py", line 1101, in spawn
    if self.\_closed:
AttributeError: 'SilentTaskGroup' object has no attribute '\_closed'
sys:1: RuntimeWarning: coroutine 'LNWorker.maybe_listen' was never awaited
RuntimeWarning: Enable tracemalloc to get the object allocation traceback 

jake_penguins commented on 2021-11-18 02:55 (UTC)

I wasn't able to build until I installed python-setuptools. Might consider adding it as a dependency.

==> Starting build()... Traceback (most recent call last): File "/home/jake/.cache/yay/electrum-ltc/src/Electrum-LTC-4.0.9.3/./setup.py", line 12, in <module> from setuptools import setup, find_packages ModuleNotFoundError: No module named 'setuptools' ==> ERROR: A failure occurred in build().

seberm commented on 2020-04-05 20:28 (UTC)

Hello, could you please add a python-trezor (https://aur.archlinux.org/packages/python-trezor/) as an optional dependency?

Thanks!

<deleted-account> commented on 2019-07-11 07:44 (UTC)

I'm stuck on downloading numpy forever (Manjaro via pamac). What can I do?

mcbelisle commented on 2019-05-11 13:09 (UTC)

3.3.5.1 is available