macos-sierra Questions
3
Solved
Is it possible to listen/observe for new notifications macOS receives?
I mean like when a new iMessage or a Slack message is received (so basically everything that causes NotificationCenter to dis...
Petiolate asked 9/8, 2017 at 14:28
3
Solved
I have a problem with my Android Studio app on macOS Sierra.
It seems like the app is not really open, because usually, when an app is open, there is a dot under its icon in the dock, but on my c...
Equivoque asked 27/6, 2017 at 11:13
6
Solved
I keep getting a "Host Key Verification Failed" error when trying to push changes to a git controlled folder/project to Gitlab. For whatever reason, it works fine using Visual Studio for Mac, and I...
Goad asked 7/8, 2017 at 1:58
5
Solved
I use Siri on my phone and watch to create reminders on the go. When I'm in the office I don't want to disturb the quiet by using Siri, so I usually use an Alfred workflow that is integrated with t...
Pavonine asked 28/9, 2016 at 23:41
38
Solved
I normally prefer to manage my apps on my OSX with brew
I am able to install docker, docker-compose and docker-machine
docker --version
Docker version 17.05.0-ce, build 89658be
docker-compose --v...
Caracole asked 20/5, 2017 at 10:36
12
I have Eclipse (Mars) web development tools installed on a MacBook Air. Recently, hitting f3 stopped opening the declaration.
The key mapping in Eclipse (Mars) - web development tools:
In anot...
Enjambement asked 5/8, 2015 at 16:30
3
I am working on an automation stuff in macOS Sierra (10.12.2). By using python's atomac support I can launch the safari browser and make the settings enabled via Safari -> Preferences -> Advanced -...
Dorree asked 13/1, 2017 at 7:41
18
I have 2 python versions installed under my mac osx sierra:
python 3.5
python 2.7
I installed pyinstaller under python3.5 with this command:
python3.5 -m pip install pyinstaller
If I run again the...
Isidraisidro asked 24/6, 2017 at 20:38
27
Solved
Already tried : Code Sign Error on macOS Sierra, Xcode 8
Please see image showing error
CodeSign /Users/gururajtallur/Library/Developer/Xcode/DerivedData/Flow-bkqjkvtmvjovpyepfjeyqmjpintj/Build/...
Aleras asked 23/9, 2016 at 4:54
17
Solved
Trying to upgrade Intellij IDEA from 2016.2 to 2016.2.5 and I am getting this error:
IDEA does not have write access to
/private/var/folders/_q/7md3pcy10x9cxjdt9nzxjvdr0000gn/T/AppTranslocation...
Kinglet asked 25/10, 2016 at 23:11
10
Solved
I am trying to set up my ssh config on the Mac (Mac OS Sierra 10.12.6) in such a way that it stores the passphrase for my ssh key in the keychain. Previously I could do that with
ssh-add -K ~/.ssh...
Verbiage asked 23/11, 2017 at 12:10
8
Solved
I searched around how to extract XIP archive using command line with no luck so I am leaving my own solution, as a bash function, here.
I found my inspiration here.
Escargot asked 4/11, 2016 at 3:4
7
Solved
I can't start up my terminal on MacOS 10.12
I get the following message:
[forkpty: Resource temporarily unavailable][Could not create a new process and open a pseudo-tty.]
How do I resolve thi...
Skippet asked 17/7, 2017 at 17:0
2
Solved
Since iOS9, universal links work on iOS, but I am wondering if there is something like that on macOS? We have an application that is a macOS-App with a corresponding Web-App, and we would love link...
Farcy asked 6/12, 2016 at 8:55
3
Solved
I recently reinstalled my macOS and I wanted to check the version of Python. I typed python -v into the terminal and I am not sure what this did? I am new to the terminal and python programming. Di...
Saiva asked 15/5, 2017 at 0:14
7
Solved
postgres:9.5
I try rebooting,
docker-compose build --no-cache
delete image and container and build again
I have many proyects and anybody starts, keeps the same configuration...
Mac osx Sierr...
Celiotomy asked 11/4, 2017 at 19:36
3
Solved
Since upgrading to macOS Sierra my home and end keys no longer work in vim.
They still work properly at the command prompt.
In terminal settings I have home set to send "\001" and end to send "\...
Callie asked 27/9, 2016 at 19:24
5
Solved
I have a MacBook Pro 13` inch (without touch bar) and it is running mac os sierra. I have installed Xcode, command line tools and homebrew. Now I want to install python 3 and make it a default inte...
Riparian asked 24/4, 2018 at 9:24
2
Solved
I am trying to implement a contextual menu item that would be presented in services when a text is selected. So e.g., if I select a word in a TextEdit, I want a menu item "Do my stuff" to be presen...
Asphalt asked 3/1, 2017 at 11:28
10
Solved
Trying to install mysqlclient using pip3 on Python 3.6.0
$ pip3 install mysqlclient
Collecting mysqlclient
Using cached mysqlclient-1.3.10.tar.gz
Complete output from command python setup.py eg...
Anodyne asked 2/5, 2017 at 14:29
2
Solved
The Logging Apple reference for the new logging system in iOS 10 and macOS Sierra explicitly say not to include line number and source file info, because it is automatically captured.
Don’t inc...
Audun asked 23/11, 2016 at 6:30
2
Solved
With the introduction of "Unified Logging" in macOS 10.12 Sierra, one can use the log command to view system log messages in a terminal. For example
sudo log stream
or
sudo log stream --process...
Hyo asked 9/2, 2017 at 19:29
31
I'm trying to push a docker image to the AWS ECR repository using the aws-cli.
I just run the get-login command
execute the output (which returns login succeeded)
then try to push a docker image...
Bombard asked 29/12, 2016 at 12:32
8
Solved
Official page do not mention such case. But many users need only psql without a local database (I have it on AWS). Brew do not have psql.
Unfetter asked 20/6, 2017 at 13:18
2
Solved
Does anyone know of a Terminal command to control Night Shift in the 10.12.4 beta? I've been looking through plist files but can't find anything related to night shift.
Jalisajalisco asked 28/2, 2017 at 8:42
1 Next >
© 2022 - 2025 — McMap. All rights reserved.