agirbal / umongo

Desktop app to browse and administer your MongoDB cluster
http://www.edgytech.com/umongo/
580 stars 94 forks source link

"unmongo" is damaged an can't be opened #86

Closed alexbirkett closed 11 years ago

alexbirkett commented 11 years ago

Steps to reproduce on n OS X 10.8.2:

Download: https://github.com/downloads/agirbal/umongo/umongo-osx-all_1-2-1.zip

Extract the zip

Right click and choose open on umongo

Expected result

App opens

Actual result

Message '"unmongo" is damaged an can't be opened' is displayed

wuct commented 11 years ago

+1

gistya commented 11 years ago

+1 I am having the same issue. Would really like to use this on Mac. I have the latest OS release.

cecon commented 11 years ago

not work on windows... Error: Could no find main class: com.adgytech.umongo.UMongo

agirbal commented 11 years ago

thanks for the report. It is working fine for me on 10.7.5. Will try to correct that.

About windows, it would be surprising that it cannot find the class. Make sure you read the instructions and click on the right app. thanks

agirbal commented 11 years ago

I've tried on 10.8.2 also and it seems to work just fine. Maybe try downloading again from the github link: https://github.com/agirbal/umongo/downloads

rchampourlier commented 11 years ago

Same here. Tried both website download, GitHub download, and even the previous version 1.2.0, none works.

OS X 10.8.2

a7medkamel commented 11 years ago

+1 on OS X 10.8.2

agirbal commented 11 years ago

thanks for the report, I'll try to fix it asap. In the meantime you should be able to look into the app folder and start umongo as a java application, either by double clicking the jar or calling java -jar from command line.

prateekm21 commented 11 years ago

+1 OSX 10.8.2 Screen Shot 2013-02-23 at 12 20 09 AM

agirbal commented 11 years ago

Can you try a few things:

One workaround is to right-click on the file, select Show Package Contents, then go to Contents -> Resources -> Java. Then, just open using jar. You can make an alias to this for easy access if you want.

agirbal commented 11 years ago

As per above comment it should work