Post
Topic
Board Electrum
Topic OP
Electrum 4.5.0: Icon is still in bright red color and "Not connected"
by
tUnes3
on 20/01/2024, 02:45:30 UTC
My device has an Intel 12th generation CPU and Debian Bookworm is installed with the updated stable kernel version linux-image-6.1.0-16-amd64 (=6.1.67-1).

The version of Electrum that I use is Electrum-4.5.0.tar.gz

The following dependencies are installed:

Code:
sudo apt install python3-pyqt5 libsecp256k1-dev python3-cryptography

In addition, I installed the following packages as well:

Code:
sudo apt install tor torsocks

To launch Electrum, I run the following command in a terminal:

Code:
python3 Electrum-4.5.0/run_electrum



I guess there is a small bug in the software, yes?

In old versions of Electrum, the icon would have changed to a bright blue color when it is connected to the nodes.