-
Notifications
You must be signed in to change notification settings - Fork 159
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
MongoHub crashes when double-clicking on a document #198
Comments
Can you reproduce this bug all the time? |
Can you give me the stack trace from Xcode? |
I can reproduce it every time I double-click a document. Here's the Xcode stack trace:
|
Do you have line number in -[MHQueryViewController showEditWindow:]? |
I'm not quite sure what you are asking me. I have copy'n'pasted the entire stack trace. If the info is not there, what else do you want me to do? Any commands I should run? |
Are you able to reproduce the same issue with compiled version from : https://mongohub.s3.amazonaws.com/MongoHub.zip ? |
Sorry, I meant this one: https://mongohub.s3.amazonaws.com/MongoHub-3.1b2.zip |
Could you give me the content of the document? |
Yes, I can reproduce it with your binary as well. It happens for all documents, no matter the structure. Here's one:
|
Should be fixed in 3.1. I let you verify this issue and close it. |
I sent you an email back when you fixed it in dcae0ec. |
I've compiled MongoHub (git head) and when I double-click a document, it crashes.
Here's the stack trace:
The text was updated successfully, but these errors were encountered: