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

Get Index button does nothing with Mongo 3 #199

Open
dustinblackman opened this issue Feb 20, 2015 · 15 comments
Open

Get Index button does nothing with Mongo 3 #199

dustinblackman opened this issue Feb 20, 2015 · 15 comments

Comments

@dustinblackman
Copy link

When you open a collection, click the index tab above query box, and then hit Get Index returns no data in Mongo 3.0.0-RC8 even though the index's are reported in the stats window. This is with MongoHub 3.1b3.

@MRigal
Copy link

MRigal commented Feb 22, 2015

+1, problem confirmed

@jeromelebel
Copy link
Owner

any messages in the log window?

@MRigal
Copy link

MRigal commented Feb 22, 2015

no, it remains empty...

@dustinblackman dustinblackman changed the title Get Index button does nothing with Mongo 3.0.0-RC8 Get Index button does nothing with Mongo 3 Mar 5, 2015
@jeromelebel
Copy link
Owner

I can't reproduce the issue.

@Icehunter
Copy link

I use production 3.0.1 (mongodb) and have this issue as well using beta 4 and master branch compiles. I also can't open documents when double clicking on them but I'll find a proper issue to report that.

@jeromelebel
Copy link
Owner

thank. I need at least an error message (in the console of OS X, or somewhere else). Or I need a way to add a document like that in my own collection. Or I need a server where I can connect to reproduce this issue.

@Icehunter
Copy link

My knowledge of xcode so far and programming on OSX in general is just opening the project and pressing build. I tried attaching to process as well as pressing the "play" button but nothing appears in the console at the lower right.

Is there something I should do differently to get console output?

@MRigal
Copy link

MRigal commented Mar 22, 2015

Actually, since I upgraded to 3.0.1 and using MongoHub 3.1b4, I do not have the issue anymore ! Are you sure @Icehunter to have the problem with that configuration ? I had it before, but it seems solved in my case...

@Icehunter
Copy link

@MRigal Not quite sure. When I download the tagged source at 3.1b4 or I go through master it always asks me to update the project because of some config issues.

I have Yosemite and the latest xcode/updates. When I build it after that there's no issues I can see so far other than dealing with indexes/opening a document into the edit view.

It also doesn't pipe any errors to the console but this is the first project I've ever built with xcode as I mostly build c# desktop applications and node services.

@jeromelebel
Copy link
Owner

Can you try with 3.1.3?

@Icehunter
Copy link

It fixes the issue of not being able to open a document and save/delete but getting the indexes still fails. I also deleted the app/preferences/plists along with the git folder and recloned; but I still have the same issue.

@MRigal
Copy link

MRigal commented Mar 30, 2015

It is actually fixed in my case since 3.1.3
Am 30.03.2015 13:06 schrieb "Jérôme Lebel" notifications@github.com:

you can contact me on skype: lebel.jerome


Reply to this email directly or view it on GitHub
#199 (comment)
.

@jeromelebel
Copy link
Owner

Should be fixed in 3.1.4. I let you close this issue if it works for you.

@MRigal
Copy link

MRigal commented Mar 30, 2015

I don't know who is "you", but it also works in 3.1.4 for me

@jeromelebel
Copy link
Owner

Mostly the owner of the issue (to close the bug), and anyone who still had the issue with 3.1.3 :)

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

No branches or pull requests

4 participants