OS X is the desktop operating system from Apple Inc. It was the successor to Mac OS 9 and here the 'X' means 10. OS X is based upon the NeXTSTEP/OPENSTEP OSes developed in the 1980s and 1990s by NeXT Inc., which Apple purchased in 1996.

learn more… | top users | synonyms (4)

25
votes
0answers
251 views

Unable to Open SCOAudio connection with phone

I am trying to use IOBluetooth framework on OS X 10.8.2 to connect with the bluetooth enabled phones emulating computer as a hands free device. I can successfully make a connection with the phone and ...
11
votes
0answers
844 views

Delphi XE2: Display PDF in a Delphi FireMonkey app on OSX

I'm working on a port of a Delphi app to OSX using FireMonkey. Part of the app displays PDF's, currently using the Acrobat viewer control or Gnostice components under Windows. These options aren't ...
8
votes
0answers
672 views

CGContextSetBaseCTM invalid context 0x0

I'm currently developing a Java application. And as I don't own a OSX computer I've enlisted the help of some people from the forum/community this app is for. But there is this error that occurs when ...
7
votes
0answers
455 views

Embed Web Browser in MacOS Application using Delphi XE2

How can I embed a WebView (Embedded Web browser) inside a Delphi MacOS application? It does not appear the webkit headers are included in XE2.
7
votes
0answers
184 views

Xcode doesn't show titles for all windows in the mission control view (4 fingers swipe down)

Mac Mission Control (4 fingers swipe down) is a handy feature which allows us to navigate different windows of one application. Most applications would show the window titles underneath each window ...
7
votes
0answers
309 views

3rd Party Mac Developer Installer? error when uploading

So i'm trying to upload my App to the Mac App Store and when I'm uploading it via Application Uploader I get an error. The product archive package's signature is invalid. Ensure that it is signed ...
6
votes
0answers
196 views

GKSession with Mac OS X

I'm using GKSession (part of Game Kit) to connect multiple iOS devices together (over bluetooth and/or wifi), send data, etc which all works fine and I'm happy with it. I was thinking though, it ...
6
votes
0answers
2k views

Install mitmproxy on Mac OS X Lion 10.7.3

i downloaded mitmproxy from: https://github.com/cortesi/mitmproxy and install mitmproxy with the following command: sudo python setup.py install If i try to start mitmproxy with: ./mitmproxy -p ...
6
votes
0answers
340 views

QuickTime API fails with error 2048

I have a trouble with quicktime api on MacOS 10.7.2(b.11C74). Here is a piece of openFrameworks code which opens a movie descriptor: // ofQuickTimePlayer.cpp bool createMovieFromURL(string urlIn, ...
6
votes
0answers
880 views

How do you author Mac package to install without requiring admin privileges on Lion?

I'm trying to understand how to fix my Mac package developed in Packagemaker (that comes with Xcode 2.4.1) to install on OS Lion 10.7 without requiring admin privileges when it is being run as a ...
6
votes
0answers
336 views

Handling mouse events on transparent window conditionally

I am developing an Desktop application in which I should be able to take mouse events on transparent window. But, transparent NSWindow does not take mouse events. So, I have set setIgnoreMouseEvents ...
5
votes
0answers
114 views

LLVM: Optimization loading failing on OSX

I am trying to run this LLVM instrumentation project, but I am only able to load the instrumentation optimization under Linux. I have compiled and installed LLVM 3.2 and Clang 3.2 on OSX, and have ...
5
votes
0answers
563 views

Identifying the preferred IPv6 source address for an adapter

If you have a IPv6 enabled host that has more than one global-scope address, how can you programmatically identify the preferred address for bind()? Example address list: eth0 Link ...
5
votes
0answers
631 views

Generate and post Multitouch-Events in OS X to control the mac using an external camera

I am currently working on a research project for my university. The goal is to control a Mac using the Microsoft Kinect camera. Another student is writing the Kinect driver (which will be mounted ...
5
votes
0answers
365 views

Alt/Option key after C-c in Aquamacs

I'm working with Aquamacs on a Macbook with German keyboard. I've set the "Meta & German" option to make the alt/option key work as Alt when needed, but as Meta otherwise. So far so good. Now I ...
4
votes
0answers
87 views

Proguard exception while creating release android apk

I am building an app engine connected android project using the eclipse plugin. The project is working fine and so I decide it's time to create a release APK. Using eclipse, I go through the process. ...
4
votes
0answers
121 views

Hide USB Audio device on MAC OS X using custom kext

I am developing an application which does custom audio processing and sends the processed audio to the USB headset. My requirement is that the USB headset should not be visible to the user in the list ...
4
votes
0answers
123 views

Is the AudioFilePlayer audio unit sandbox compatible?

I've run into a problem using the AudioFilePlayer audio unit with app sandboxing enabled on OS X 10.8. I have an AUGraph with only two nodes, consisting of an AudioFilePlayer unit connected to a ...
4
votes
0answers
119 views

Symbol not found: _objc_retainAutoreleasedReturnValue in MacOS command line tool

There are a couple questions with the same keywords as the title, however they focus on the iOS side of Objective-C. My problem is with a MacOS command line tool. Basically what's happening is that ...
4
votes
0answers
42 views

Paste Data or Alternatives to CMD V simulation

I used to simulate CMD V event to paste data from my app to the active app. However, it seems like with the new sandboxing restrictions this isn't allowed anymore. Does anybody know another way to ...
4
votes
0answers
91 views

fastest interprocess on jailbroken iPhone?

First of all, we are talking about IPC between daemon and apps on Jailbreaked iPhone. As far as I know, there are 4 ways for communications between processes , They are BSD socket, ...
4
votes
0answers
196 views

When trying to link an OpenMP program on OS X ld returns an error

I am currently working on an OpenMP program running both on Linux (openSUSE 12.2) and OS X (10.8.1), both x86_64. Linking is no problem on Linux, on OS X however I get the following error: Undefined ...
4
votes
0answers
229 views

libspotify on OS X 10.5 and missing symbol

Is anyone successfully running stuff compiled with libspotify on Leopard? I have an Intel Mac with 10.5.8 and just can't seem to get it to work. I threw my libspotify 12.1.51 to /Library/Frameworks ...
4
votes
0answers
163 views

Core Data fetched property $FETCHED_SOURCE resolves to an object ID

In a Core Data fetched property expression, apparently $FETCH_SOURCE resolves to an object ID instead of the object itself. This caused an exception "class is not key-value coding...". Which is true ...
4
votes
0answers
170 views

mac os x access framebuffer raw data

I have to perform some task which need to access the screen data in the framebuffer of OS X. In 10.6.8 we can get the framebuffer base address by using Quart Display Service API, but we can not do ...
4
votes
0answers
158 views

Very slow to open a file with application:openFile: after returning

My application implements the NSApplicationDelegate method -application:openFile: in its app delegate. There seems to be a problem new to OS 10.8 where after receiving the apple event to open a file, ...
4
votes
0answers
601 views

Failed to communicate with qtkitserver: Connection invalid

In Mountain Lion (Fresh installation and not upgrade from 10.6 or 10.7), Im facing the issue while m trying to create a QTMovie, with the following exception: 2012-08-17 15:34:49.434 ...
4
votes
0answers
579 views

API Documentation Manager and Browser for Windows

The other day i found about a cool utility : Dash – Snippet Manager, Documentation Browser This utility is collection of documentation of popular frameworks. http://kapeli.com/dash/ However this ...
4
votes
0answers
356 views

Mac OSX Console doesn't show Sandbox violations

I'm about to publish an update to my app on the Mac AppStore and wanted to check for sandbox violations. Compiled my app with entitlements and code-signed it... it's running, Activity Monitor confirms ...
4
votes
0answers
100 views

Setting font color of Icon View Options

While building a custom dmg 'drag installer', a question arose whether the font color of labels under the icons can be changed. The information in here doesn't seem terribly positive - there is no ...
4
votes
0answers
170 views

Bundle can't find copied framework from XCode

I have an XCode project which copies SDL.framework to my app bundle and, up until recently, this worked fine. I could give my bundle to someone who didn't have SDL.framework and it would work. But ...
4
votes
0answers
145 views

Error Launching MacOS application built with Clang

Recently I compiled an application with Clang compiler and address sanitizer, but the application cannot launch. I got this error: LSOpenURLsWithRole() failed with error -10810 I can run the ...
4
votes
0answers
414 views

FSEvents file flags are set regardless of event stream creation options

According to Apple documentation, in the callback to FSEvents, /* These flags are only set if you specified the FileEvents*/ /* flags when creating the stream.*/ ...
4
votes
0answers
221 views

How to get all the hplugins for Gedit on Mac OSX 10.6.8

I've recently installed gedit on my macbook (os 10.6.8) , and I have managed to install a lot of really cool plugins that enhance it greatly. However when I look at the available list of plugins on ...
4
votes
0answers
139 views

How do I get an instruction trace on Mac OS X 10.5 PPC?

Apple used to ship a tool called amber as part of CHUD with Xcode 2.5, which would allow you to get an instruction trace for a process. You could then feed the instruction trace to simg5. The simg5 ...
4
votes
0answers
428 views

Virtual serial port in osx

I am using snow leopard. I want to create a software serial port which will show up as a /dev/tty.... I want to use this virtual serial port to collect data from various program and IDE's such as ...
4
votes
0answers
325 views

How to programmatically list processes currently using the default sound output on Mac OS 10.6

I would like to know if there is a programmatic way (public API, terminal command, AppleScript, etc.) to list all processes currently playing sound through the default sound output in Mac OS 10.6 ? I ...
4
votes
0answers
2k views

Can AVFoundation be coerced into playing a local .ts file?

Clearly, AVFoundation (and Quicktime X) can demux and play properly encoded .ts containers, because .ts containers underly HTTPS live streaming. Short of setting up a local web service to serve the ...
4
votes
0answers
106 views

Why does the game I ported to Mac destroy all sound on Mac until reboot?

The setup The game in question is using CoreAudio and single AudioGraph to play sounds. The graph looks like this: input callbacks -> 3DMixer -> DefaultOutputDevice 3DMixer's BusCount is set to 50 ...
4
votes
0answers
246 views

Can I change the current cursor from an inactive application?

I’ve got a utility Mac application that runs in the background (LSUIElement enabled). Under some condition this application displays a menu window with several buttons. The problem is that when I ...
4
votes
0answers
658 views

Silverlight 4/5 OOB Window Menu

I was looking at Silverlight for building a "cross platform" desktop application (Windows and Mac anyway), but there is one show stopper that I cannot find a workaround for. On the Mac OS, in Adobe ...
4
votes
0answers
251 views

How do I get the source application from an Apple Event?

When another application asks my application to open files, I need to find out which app is the source, because different courses of actions are taken. In - (void)application:(NSApplication *)sender ...
4
votes
0answers
247 views

How to use option key combinations in a text widget

On a Mac I can get an a-grave character by typing Option+` followed by a - voilà ! When using a text widget however, the Option+` combination causes wish to quit unexpectedly. Is there a way to get ...
4
votes
0answers
678 views

How do I use an NSProgressIndicator as the view of an NSToolbarItem and have it show in the customisation sheet?

I have an NSToolbar set up in my app. It was created in IB. One of the toolbar items uses a spinner-style NSProgressIndicator as its view, the rest are images. When the toolbar's customization sheet ...
3
votes
0answers
97 views

HsOpenSSL segfaults on OS X

I'm trying to give HsOpenSSL a whirl on Mac OS X, and it's blowing up in my face. The latest Hackage version (HsOpenSSL-0.10.3.3) builds and imports, but doing anything with it kills my GHCi (both ...
3
votes
0answers
65 views

Application memory issue with mac

I face a problem with java application I built in javaFx. It consumes only 2-3% of cpu usage and around 50 to 80 MB of memory in windows. But in mac same application initially starts with 50 mb of ...
3
votes
0answers
67 views

OpenGL core profile incredible slowdown on OS X

I added a new GL renderer to my engine, which uses the core profile. While it runs fine on Windows and/or nvidia cards, it is like 10 times slower on OS X (3 fps instead of 30). The weird thing is, ...
3
votes
0answers
68 views

Is Java 7 OSX printing broken?

I have several existing java applications that print documents. Since the Java 7 upgrade, printing on OSX seems to be broken. Everything works fine on Windows Java 6 and Java 7. Printing is also ...
3
votes
0answers
112 views

Unity3d Sandboxed Game Center on MacOSX

For uncertain reasons the game is not recognized by game center. If the application GameCenter user is logged in, when you try to log in to the game GameCenter on start, it displays This Game is ...
3
votes
0answers
365 views

Writing an MP4 file on the Mac with OpenCV ffmpeg

I am using OpenCV with ffmpeg on a mac to write video. I've been able to successfully write .avi files using the codec/fourcc code, FMP4. I would like to write .mp4 files, however. When I try to write ...

1 2 3 4 5 148