Bitcoin Forum

Bitcoin => Electrum => Topic started by: fr00p on July 22, 2013, 11:55:49 AM



Title: Bug Report: create backup doesn't work - traceback most recent call
Post by: fr00p on July 22, 2013, 11:55:49 AM
Hi,

i get a traceback most recent call on gentoo 64bit, trying to create a backup of my wallet.

Code:
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/electrum_gui/qt_util.py", line 11, in backup_wallet
    sourceFile = self.wallet.config.path
NameError: global name 'self' is not defined

cheers


Title: Re: Bug Report: create backup doesn't work - traceback most recent call
Post by: btcven on July 23, 2013, 04:54:20 PM
There is an issue open on GitHub for that error https://github.com/spesmilo/electrum/issues/247