macos tag

212 questions


1 answers
41 views
0
The terminal of the mac is not started properly.

Launch terminal on mac Last login:Tue Apr 14 11:45:32 ontys000-bash:/usr/local/src/ansable/hacking/env-setup —No such file or directorylocalhost:~hogehoge$It is said that every time.Also, the hostname...

2 years ago

1 answers
99 views
0
I want to realize what I could do with CGPostKeyboardEvent with CGEventCreateKeyboardEvent and CGEventPost

I'm doing OSX programming and I want to generate key sequences for keyboard shortcuts like Control-F4, but using CGEventCreateKeyboardEvent and CGEventPost doesn't work, and it worked well when I used...

2 years ago

1 answers
119 views
0
Unable to call ffmpeg from OSX app

We are developing at Unity.I wanted to install ffmpeg in the OSX app, so I installed ffmpeg on the macPC and We have created the following code.private IEnumerator ffmpeg (string a_path){ input=\+a_pa...

2 years ago

1 answers
56 views
0
Formatting shortcuts on the VSCode on the Mac will result in が being entered

I am using VSCode on my Mac and I saw that it can be formatted with Shift+Option+F.

2 years ago

1 answers
38 views
0
How to Resolve Magento Errors [One or more indexes are invalid. Make sure your Magento cron job is running.]

Please help me.I am a beginner at Magento, but when I install it, I get the following error:One or more indexes are invalid. Make sure your Magentocron job is running.What should we do to solve this?o...

2 years ago

1 answers
115 views
0
WebDriverException "Can Not Connect to the Service Chromedriver" Occurs When Scraping with selenium

An error occurs when executing the following code in python3.The selenium installation was done via pip.Error CCan not connect to the Service Chromedriver brHow can I solve this problem?Please teach m...

2 years ago

1 answers
66 views
0
Information on how to initialize the NSTextField

How do I substitute NSTextField for the initial value of the string before View is drawn?OSX 10.10.1 (Yosemite) + Xcode 6.1 + Swift 1.1 is creating a program using NSTextFiled.When I tried to write a ...

2 years ago

1 answers
58 views
0
If you use the game tab, it will end with a rainbow mark.What should I do?

Thank you for your help.I just started Unity, but when I use the game tab to check the scene I created, it ends.When I asked an acquaintance once, he told me that there was a place within Unity to set...

2 years ago

1 answers
92 views
0
If you use the game tab, it will end with a rainbow mark.What should I do?

Thank you for your help.I just started Unity, but when I use the game tab to check the scene I created, it ends.When I asked an acquaintance once, he told me that there was a place within Unity to set...

2 years ago

1 answers
75 views
0
I want to suppress the apps that users launch on Macosx.

Developed with Xcode Objective-C.In Mac OS X, one of the apps that the user instructed to launch is I want to suppress the ability to launch only certain applications.In addition, in that case, the ap...

2 years ago
« - 9 - »

© 2024 OneMinuteCode. All rights reserved.