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
-1
votes
2 answers

How to solve issue :"faraday_middleware 0.9.0 conflict with faraday (<0.9 , >= 0.7)" caused by running fastlane

After updating to El Captian system, my fastlane don't work well. When I update fastlane to latest version , running the command "fastlane" , it will print this error:"faraday_middleware 0.9.0 conflict with faraday (<0.9 , >= 0.7)".
jianpx
  • 3,190
  • 1
  • 30
  • 26
-1
votes
1 answer

How to track user downloads with cocoa?

Getting to brass tacks, I need to track when the user downloads a file from the internet. (For example, say a user is in Safari and clicks "Download Now" on an sdk from developer.apple.com and starts a download) 1) How can I see that event? 2) How…
alamare1
  • 11
  • 1
-2
votes
1 answer

How to tell when youtube video stops playing from the terminal? macOS

Is there a way to determine from the terminal if a youtube video is finished playing in my browser?
matt
  • 43
  • 6
-2
votes
1 answer

SSH on mac 10.11.5 suddenly stopped working

SSH was working nicely on mac 10.11.5 for a long time now. Suddenly after installing Ansible it stopped working. All I get when I try to connect to remote host is this. Note: I gave replaced the server IP address with a dummy one. iMac:~…
Mohamed Saleh
  • 2,881
  • 1
  • 23
  • 35
-2
votes
1 answer

LaunchServices logs XPC_ERROR_CONNECTION_INTERRUPTED in mac os x console

1.Service only ran for 0 seconds. Pushing respawn out by 10 seconds 2.LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database database launchservices: database mapping failed with result -10822, retrying I found this two…
S. S
  • 169
  • 3
  • 16
-2
votes
1 answer

dyld: Library not loaded: libDIFF.dylib (on OSX El Capitan)

The problem relates to running the 'GAMMA SAR and Interferometry Software' (GAMMA). To process data in GAMMA, the user needs to type complex commands in the shell. Instead of this tedious process, I'm trying to use Python to prepare these commands…
-2
votes
1 answer

Terminal writing over the same line with bash profile upgrades.

My terminal is now writing over the same line twice. It also does not go to the end before it started to repeat the line. This is in my .bash_profile c_reset="$(tput setaf 2)" c_path="$(tput setaf 1)" c_git_dirty="$(tput setaf…
-2
votes
1 answer

SDL_image visual glitch on OS X El Capitan

When trying to load and display bitmaps using Allegro 5 in C or PyGame in Python (both use SDL), instead, it renders a glitch (see screenshot below). I tried googling it and found that it could be related to SDL_image incompatibilities with OS X El…
-2
votes
1 answer

Reveal can't run on my Mac

reveal can’t run normally on my mac ,the OS X is 10.11.1. When I click the reveal.app,it is like thisenter image description here: would you help me? Thank you very much.
-2
votes
1 answer

Make an app impossible to quit

I want to make an app I have impossible to quit by normal means, only by forcequitting. Is this possible? (I do have limited knowledge of bash) I use MacOSX ElCapitan. Thank you in advance for the help! Edit: To clarify, I want it not to be able to…
AAM111
  • 1,178
  • 3
  • 19
  • 39
-2
votes
2 answers

Java not working after upgrade to El Capitan

my java isn't working anymore, since upgrading to MacOS X El Capitan. If i type "java -version" in the Terminal i will receive a popup telling me, that i have to install java from the Website. After downloading and installing the jre8_60 the problem…
sebastian
  • 813
  • 1
  • 7
  • 14
-3
votes
1 answer

Whats the extension for mac terminal

Ok so after building my code there are two files created the source code in .cpp for c++ and the exec which runs on the terminal ,i uploaded the exec file onto forums to share it to other mac users but after downloading the exec file it cant run at…
-3
votes
3 answers

Unable to run command (Xcode 7.3.1, Swift)

Tried checking Target Dependencies, got rid of the UITests & Tests files from there. Any other suggestions? I get two errors like the following: Unable to run command 'CpResource CLS.app' - this target might include its own product.
Joseph Catley
  • 53
  • 1
  • 2
  • 10
-4
votes
1 answer

teamview won't open on Mac

suddenly my Mac's TeamViewer seems to have disappeared so i'm trying to download and install another version, for personal use. Mac is El Capitan/10.11.6, TeamViewer is v13. I install TeamViewer then try to start it, and the Apple>About this…
dcparham
  • 291
  • 4
  • 17
-4
votes
1 answer

trouble in update From mac OS X El Capitan Version 10.11.6 ----TO---- > macOS Sierra 10.12.6

i have question that in my mac currently i am having mac OS X El Capitan Version 10.11.6 and now i want to update it with mac Download macOS Sierra 10.12.6 now, i have .dmg file of macOS Sierra 10.12.6 but when i am going to download it gives me…
Bhaumik Joshi
  • 245
  • 1
  • 7
  • 17
1 2 3
80
81