spesmilo / electrum

Electrum Bitcoin Wallet
https://electrum.org
MIT License
7.41k stars 3.08k forks source link

Brainwallet menu option crashes electrum [BUG] #15

Closed jimboman77 closed 12 years ago

jimboman77 commented 12 years ago

1.) Start up electrum 2.) Click on the menubar and select brain wallet

Traceback (most recent call last): File "/home/vm/electrum-github/lib/gui_lite.py", line 600, in show_seed_dialog gui_qt.ElectrumWindow.show_seed_dialog(self.wallet) File "/home/vm/electrum-github/lib/gui_qt.py", line 908, in show_seed_dialog password = parent.password_dialog() AttributeError: 'NoneType' object has no attribute 'password_dialog'

genjix commented 12 years ago

WFM. Must've been fixed now.