Post
Topic
Board Electrum
Topic OP
Bug Report: create backup doesn't work - traceback most recent call
by
fr00p
on 22/07/2013, 11:55:49 UTC
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