Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSX .dmg - new wallet wizard issues #1006

Closed
usezfsyo opened this issue Feb 4, 2015 · 13 comments
Closed

OSX .dmg - new wallet wizard issues #1006

usezfsyo opened this issue Feb 4, 2015 · 13 comments

Comments

@usezfsyo
Copy link

usezfsyo commented Feb 4, 2015

Selecting File > New/Restore displays a window asking for the new wallet name, but then doesn't show the new wallet creation wizard. Main window loses focus, but no new window pops up. If I select File > New/Restore a second time, both the new wallet name window and the new wallet creation wizard pop up at the same time.
screen shot 2015-02-03 at 11 24 20 pm

@ecdsa
Copy link
Member

ecdsa commented Feb 4, 2015

might be related to set_layout in the wizard

@ecdsa
Copy link
Member

ecdsa commented Feb 4, 2015

does it occur with an install from source on osx?

@maran
Copy link
Contributor

maran commented Feb 4, 2015

I haven't been able to replicate this on Yosemite 10.10.1 (14B25) neither from the DMG or from source.

Would it possible you give me some more information on your system? The information can be found at "About this Mac"

@usezfsyo
Copy link
Author

usezfsyo commented Feb 4, 2015

I'm using Yosemite 10.10.2 (14C109). Python 2.7.9.

When I run from source, everything works as expected. I have to be in the electrum source directory, though. I have other issues if I try to run electrum from anywhere else.

@maran
Copy link
Contributor

maran commented Feb 4, 2015

I will try to update to 10.10.2 and see if that makes me replicate it.

@ecdsa
Copy link
Member

ecdsa commented Feb 11, 2015

any news on this?

@ot4me
Copy link

ot4me commented Mar 5, 2015

my electrum (installed from dmg) "hangs pretty much every time" I use the new wallet wizard. right after it asks for the new name it stops responding. dirty workaround is to kill the app, delete the wallet directory and start over.

@ecdsa
Copy link
Member

ecdsa commented Mar 5, 2015

@maran did you update to his version?

@maran
Copy link
Contributor

maran commented Mar 5, 2015

@ecdsa Yes I did, and I'm able to replicate the behaviour now. The first time you bring up the wallet wizard you need to click the Electrum icon in the taskbar in order to show it. Tries after that work fine. I'm not sure how to continue debugging this but I will try.

To make matters worse this only happens when you open Electrum by opening the '.app' if I run Electrum straight from within the '.app' file the hiding of the window doesn't happen at all.

@ecdsa
Copy link
Member

ecdsa commented Mar 5, 2015

ok, maybe we just need to add a show() somewhere

@ecdsa
Copy link
Member

ecdsa commented Mar 5, 2015

try last commit: c56fe45

@maran
Copy link
Contributor

maran commented Mar 5, 2015

Still happening, the window is showing, as in it is visible. It just 'spawns' behind the main window and won't come into focus.

@ecdsa
Copy link
Member

ecdsa commented Mar 8, 2015

added this: 6ececd5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants