Top "Osx-lion" questions

Mac OS X Lion (10.

brew install mongodb error: Cowardly refusing to `sudo brew install' Mac OSX Lion

I am not sure why I'm getting this error: $ brew install mongodb ==> Downloading http://fastdl.mongodb.org/osx/mongodb-osx-x86_64…

ruby-on-rails-3 macos mongodb osx-lion homebrew
Django 1.3.1 compilemessages. Error: sh: msgfmt: command not found

./manage.py compilemessages throws this error: sh: msgfmt: command not found I am running Mac OS 10.7, and I can't find …

django osx-lion
Running Eclipse on Mac OS X Lion

Eclipse runs fine, but I lost the error/warning/todo vertical bar on the right (right next to the new …

eclipse macos osx-lion
Switch to postgres user on Mac

I would like to su to the postgres user on Mac, so that I can run postgres. What am I …

postgresql osx-lion sudo su
OpenGL invalid framebuffer operation after glClear(GL_COLOR_BUFFER_BIT);

Every time after I call glClear(GL_COLOR_BUFFER_BIT);, I get the OpenGL error "invalid framebuffer operation". The call …

qt opengl error-handling osx-lion framebuffer
Fullscreen feature for Java Apps on OSX Lion

How can I (natively) implement the fullscreen feature of OSX Lion in a Java application? The current answers given incorporate …

java macos fullscreen osx-lion
Mac OS X Lion, scrollbars, and website usability

I have a number of overflowed divs that I use to display a lot of content in small space (like …

macos usability osx-lion
Cannot compile ruby 1.9.3

When I run rvm install 1.9.3 --with-gcc=clang on Mac OSX Lion, ruby does not compile, and I get the following …

ruby compiler-errors osx-lion rvm clang
How to know if a NSWindow is fullscreen in Mac OS X Lion?

I guess I should check if [NSApplication presentationOptions] contains NSFullScreenModeApplicationPresentationOptions, but how do I achieve that? EDIT: using [NSApplication presentationOptions] …

cocoa fullscreen nswindow osx-lion nsapplication
Create new outgoing message with applescript in Microsoft Outlook

I'm trying to create a new outgoing message with Microsoft Outlook 2011 for mac, using AppleScript. The following example worked in 10.6.8: …

outlook applescript osx-lion sendmail