Questions tagged [osx-elcapitan]

Twelfth major release of OS X (10.11)

OS X El Capitan is the twelfth major release of OS X, Apple Inc.'s desktop and server operating system for Macintosh computers. It is the successor to OS X 10.10 Yosemite. The first beta of OS X El Capitan was released to developers shortly following the 2015 WWDC keynote. OS X El Capitan is an update that focuses mainly on performance, stability, and security.

1203 questions
0
votes
0 answers

Plotting with rgl and x11

I'm sorry if this isn't the place for posting this kind of questions, but i've tried and googled everything and still i'm not able to find an answer. I'm trying to plot ANYTHING in rgl from r, but when i do it, being the code anything, the 3d plot…
Ghost
  • 1,426
  • 5
  • 19
  • 38
0
votes
1 answer

Is there developer documentation available for photo extensions on OS X?

The upcoming OS X 10.11 El Capitan release should contain a new feature called photo extensions. There’s even some UI in place already, for example in the Photos app: But the documentation for this feature is nowhere to be found. Where should…
zoul
  • 102,279
  • 44
  • 260
  • 354
0
votes
2 answers

VPN breaks brew update and ping

I'm trying to run brew update and get the following error: brew update fatal: unable to access 'https://github.com/Homebrew/homebrew.git/': Could not resolve host: github.com Error: Failure while executing: git pull -q origin…
pthamm
  • 1,841
  • 1
  • 14
  • 17
0
votes
1 answer

Sandboxed app autostart without ServiceManagement

I am creating a sandboxed app, and have gotten autostart working with the ServiceManagement framework. However, the ServiceManagement framework is being deprecated(since Xcode 7 beta 3) for Swift as the "ServiceManagement.framework module map" now…
Henrik
  • 3,908
  • 27
  • 48
0
votes
1 answer

`-drawInRect` seems to be different in 10.11? What could have changed?

Edit: I got a downvote, and I just wanted to make sure it was because I didn't ask the dev forums (which I did, https://forums.developer.apple.com/thread/11593, but haven't gotten any response). This is a pretty big issue for us so I figured it'd…
A O
  • 5,516
  • 3
  • 33
  • 68
0
votes
2 answers

Update to El Capitan (10.11 15A215h) and Xcode doesn't work

I don't remember what my previous Xcode Version is, maybe 6.3.2 or 6.4. When I upgrade to Developer Preview Mac OS El Capitan Version, I could not use Xcode.
水清木华
  • 289
  • 4
  • 10
0
votes
1 answer

CGLayerRef turns out empty only in OS X 10.11 (El Capitan)

I have an image editing application, that has been working through 10.10, but in 10.11 a bug came up When I view a CIImage created w/ -imageWithCGLayer, it shows as an empty image (of the correct size) only in 10.11 CGSize size = …
A O
  • 5,516
  • 3
  • 33
  • 68
0
votes
3 answers

Aptana studio 3 hang & won't start up in El Capitan beta 3

i have installed JavaForOSX.pkg from Apple's official Java Package and successfully , up and running with Aptana sutido 3 standalone version for El Capitan beta2 , no problem at all . I used the instructions by p0wer0n from…
Richard Mao
  • 202
  • 3
  • 12
0
votes
1 answer

When and why should I work with a "beta SDK"?

Currently, I'm developing an iOS App in Objective-C (iOS8, OS X 10.10, Xcode 6). Apple submit yesterday a new beta of his SDK environment and i'm thinking about the interests to work with an unstable environment (iOS9, OS X 10.11, Xcode 7). …
Julien Malige
  • 3,295
  • 1
  • 20
  • 39
-1
votes
1 answer

How do I get maven to recognize my jdk version?

I'm on OSx (El Capitain) and I have Java 8 running > ${JAVA_HOME}/bin/java -version java version "1.8.0_60" Java(TM) SE Runtime Environment (build 1.8.0_60-b27) Java HotSpot(TM) 64-Bit Server VM (build 25.60-b23, mixed mode) As outlined in this…
user2490003
  • 10,706
  • 17
  • 79
  • 155
-1
votes
1 answer

OS X Illegal Instruction: 4 in Travis-CI

I have a Mac Mini (running OS X Version 10.11.6 on it), and I have been trying to compile a binary that I want to run on the Travis-CI OS X servers. I have succeeded at doing this before (with the same device). But this time around, I'm getting the…
-1
votes
1 answer

launchd does not 'keep alive' processes in El Capitan

I'm trying to make sure a process is always running, even after it quits, crashes or stops in anyway. It's a small binary that reads a serial line and writes to a database - nothing too complex. If it fails to read, it quits with exitcode 70 and it…
Oni
  • 652
  • 2
  • 9
  • 22
-1
votes
1 answer

old software compatibility with el capitan

I have the next problem. I have a .pkg installation package which is quite all, at least older than El Capitan OS. The problem is (after looking on the internet) this .pkg writes some binaries to /usr/bin and that is something not permited in El…
jdeJuan
  • 145
  • 4
  • 13
-1
votes
2 answers

OS x El capitan 10.11 - Virtualbox - Missing Bluetooth Controller Transport

I downloaded an image for OS X El capitan 10.11 to start it on windows 10 via virtualBox 5.1.14, after starting it, it hangs at the error "Missing Bluetooth Controller Transport" as appears in the snapshot, I searched the internet for a solution…
Abdelrahman
  • 55
  • 1
  • 7
-1
votes
1 answer

MAC: Root User Not Getting Edit Permissions

I have authenticated root user as per this tutorial https://support.apple.com/en-us/HT204012 and edit menu shows Disable Root User option confirming it is enabled. I am still getting EACCES errors and have to use sudo. Additionally, even with sudo,…
boblikesoup
  • 302
  • 1
  • 3
  • 16