Author

Topic: Running Electrum 1.9.8 on Tails 1.2 (Read 2759 times)

newbie
Activity: 1
Merit: 0
November 09, 2014, 01:53:49 PM
#1
Hi all,

My first post here Smiley

I am trying to run Electrum 1.9.8 on Tails 1.2.

I have successfully created wallet file from my seed and got connected using:

./electrum -s 56ckl5obj37gypcu.onion:50001:t -p socks5:localhost:9050 -w ../wallets/default_wallt

but after the client starts, there is no balance showed. Although it shows green connection status, there is nothing under any tab.

When I run Electrum from terminal, first I got:

Bus::open: Can not get ibus-daemon’s address
IBusInputContect::createInputContext: no connection to ibus-daemon

Later, when I click network icon, I got:

Traceback (most recent call last):
File “/home/amnesia/Persistent/electrum/gui/qt/main_window.py”, line 2156, in run_network_dialog
NetworkDialog(self.wallet.network, self.config, self).do_exec() File “/home/amnesia/Persistent/electrum/gui/qt/network_dialog.py”, line 169, in __init__
self.proxy_mode.setCurrentIndex(self.proxy_mode.findText(str(proxy_config.get(“mode”).upper())))
AttributeError: ‘str’ object has no attribute ‘get’

—-

Do you have any ideas what did I missed?

Cheers,
SW
Jump to: