Bitcoin Forum
May 14, 2024, 06:55:27 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: Can not open electrum wallet in linux....scared to know why  (Read 1992 times)
Abdussamad
Legendary
*
Offline Offline

Activity: 3612
Merit: 1564



View Profile
July 15, 2014, 04:37:35 AM
 #21

Stop listening to roslinpl. Reinstalling or restoring from seed will not help. Do what dabura says and delete the config file. That is all you have to do. The location of the file is given below:

~/.electrum/config
TheSmackDown
Member
**
Offline Offline

Activity: 91
Merit: 10


View Profile
October 27, 2015, 03:57:20 PM
 #22

Can anyone help with my electrum wallet not loading??? Been a while now. I also am not used to linux or not advanced user.

I typed electrum and got the following messege. Basically there is a key error???

~$ electrum
Traceback (most recent call last):
  File "/usr/local/bin/electrum", line 254, in <module>
    gui.main(url)
  File "/usr/local/lib/python2.7/dist-packages/electrum_gui/qt/__init__.py", line 224, in main
    w.load_wallet(wallet)
  File "/usr/local/lib/python2.7/dist-packages/electrum_gui/qt/main_window.py", line 216, in load_wallet
    self.update_history_tab()
  File "/usr/local/lib/python2.7/dist-packages/electrum_gui/qt/main_window.py", line 580, in update_history_tab
    h = self.wallet.get_history(domain)
  File "/usr/local/lib/python2.7/dist-packages/electrum/wallet.py", line 743, in get_history
    c, u = self.get_balance(domain)
  File "/usr/local/lib/python2.7/dist-packages/electrum/wallet.py", line 572, in get_balance
    c, u = self.get_addr_balance(addr)
  File "/usr/local/lib/python2.7/dist-packages/electrum/wallet.py", line 487, in get_addr_balance
    coins = self.get_addr_utxo(address)
  File "/usr/local/lib/python2.7/dist-packages/electrum/wallet.py", line 472, in get_addr_utxo
    coins.pop(txi)
KeyError: u'some key writing here:0'
Pages: « 1 [2]  All
  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!