m4heshd / offlinebay

Official repository of the project OfflineBay
MIT License
118 stars 23 forks source link

Offlinebay not working - Mac OS 10.13.4 #3

Open gnomze opened 6 years ago

gnomze commented 6 years ago

I downloaded the OS X version of the app. When trying to open it, the app icon appears in the dock, the app itself is open, but no windows appear and under the menu the only option is to quit.

techtacoriginal commented 6 years ago

Does the tray icon appear? Also try to run the application from the terminal. You should see an error if something's wrong.

RadicalR commented 6 years ago

Had the same issue on 10.13.5. By executing the application in the terminal, it ran, but threw this warning. *** WARNING: Textured window <AtomNSWindow: 0x7ff8a3591b70> is getting an implicitly transparent titlebar. This will break when linking against newer SDKs. Use NSWindow's -titlebarAppearsTransparent=YES instead.

When I attempt to run this outside the terminal, the icon just sticks around in my task bar.

techtacoriginal commented 6 years ago

@RadicalR did you experience this issue in the same version of OSX as the OP?

syedwaseemjan commented 6 years ago

I also faced the same issue. You need to copy the file OfflineBay to the Applications folder first.

gnomze commented 6 years ago

Oh wow @syedwaseemjan that worked instantly! Strange... thank you!

techtacoriginal commented 6 years ago

So it looks like this issue is resolved. I'm going to keep this issue open for while so the new users can notice and read through it before opening a new one.

ValkyrieUK commented 4 years ago

Definitely worth making this more obvious in the README.