Bitcoin Forum
May 05, 2024, 11:58:32 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Running Electrum 1.9.8 on Tails 1.2  (Read 2731 times)
swak55 (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
November 09, 2014, 06: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
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!