A Mac Mini with OS X Yosemite 10.10.3 with all latest updates and patches.
Just installed Electrum. Never used it before. No wallets on this mac. Created a wallet, everything is fine.
Transferred 0.5 BTC to the new wallet. Received nicely, waiting for confirmation.
Closed Electrum.
After 5 minutes tried to open Electrum again. Got a message box: "Electrum error" with 2 buttons: "Open Console" and "Terminate". No error number, no error description.
Below is a copy of latest Electrum messages from Console.
Is it normal for a freshly released version? Will I ever see my half-bitcoin again?
Please, help.
12/06/15 18:49:14,504 Electrum[435]: Traceback (most recent call last):
12/06/15 18:49:14,504 Electrum[435]: File "/Applications/Electrum.app/Contents/Resources/__boot__.py", line 125, in
12/06/15 18:49:14,504 Electrum[435]: _run()
12/06/15 18:49:14,504 Electrum[435]: File "/Applications/Electrum.app/Contents/Resources/__boot__.py", line 62, in _run
12/06/15 18:49:14,504 Electrum[435]: exec(compile(source, path, 'exec'), globals(), globals())
12/06/15 18:49:14,504 Electrum[435]: File "/Applications/Electrum.app/Contents/Resources/electrum.py", line 410, in
12/06/15 18:49:14,504 Electrum[435]: args.func(config)
12/06/15 18:49:14,505 Electrum[435]: File "/Applications/Electrum.app/Contents/Resources/electrum.py", line 129, in run_gui
12/06/15 18:49:14,505 Electrum[435]: gui.main(url)
12/06/15 18:49:14,505 Electrum[435]: File "/Applications/Electrum.app/Contents/Resources/lib/python2.7/gui/qt/__init__.py", line 219, in main
12/06/15 18:49:14,505 Electrum[435]: w.load_wallet(wallet)
12/06/15 18:49:14,505 Electrum[435]: File "/Applications/Electrum.app/Contents/Resources/lib/python2.7/gui/qt/main_window.py", line 236, in load_wallet
12/06/15 18:49:14,505 Electrum[435]: self.update_receive_tab()
12/06/15 18:49:14,505 Electrum[435]: File "/Applications/Electrum.app/Contents/Resources/lib/python2.7/gui/qt/main_window.py", line 810, in update_receive_tab
12/06/15 18:49:14,505 Electrum[435]: for req in self.wallet.get_sorted_requests(self.config):
12/06/15 18:49:14,506 Electrum[435]: File "/Applications/Electrum.app/Contents/Resources/lib/python2.7/lib/wallet.py", line 1318, in get_sorted_requests
12/06/15 18:49:14,506 Electrum[435]: return sorted(map(lambda x: self.get_payment_request(x, config), self.receive_requests.keys()), key=itemgetter('timestamp'))
12/06/15 18:49:14,506 Electrum[435]: File "/Applications/Electrum.app/Contents/Resources/lib/python2.7/lib/wallet.py", line 1318, in
12/06/15 18:49:14,506 Electrum[435]: return sorted(map(lambda x: self.get_payment_request(x, config), self.receive_requests.keys()), key=itemgetter('timestamp'))
12/06/15 18:49:14,506 Electrum[435]: File "/Applications/Electrum.app/Contents/Resources/lib/python2.7/lib/wallet.py", line 1245, in get_payment_request
12/06/15 18:49:14,506 Electrum[435]: path = os.path.join(rdir, key + '.bip70')
12/06/15 18:49:14,506 Electrum[435]: File "posixpath.pyc", line 77, in join
12/06/15 18:49:14,506 Electrum[435]: AttributeError: 'NoneType' object has no attribute 'endswith'
12/06/15 18:49:14,523 Electrum[435]: Electrum Error
12/06/15 18:49:14,523 Electrum[435]: 2015-06-12 18:49:14.522 Electrum[435:69930] Electrum Error
12/06/15 18:49:16,158 Console[441]: Failed to connect (_consoleX) outlet from (NSApplication) to (ConsoleX): missing setter or instance variable