Questions tagged [macos-ventura]

macOS Ventura (version 13) is the nineteenth major release of macOS.

macOS Ventura (version 13) is the nineteenth major release of macOS, Apple's desktop operating system for Macintosh computers. The successor to macOS Monterey, it was announced at WWDC 2022 on June 6, 2022. It is named after the city Ventura in California, following the home state naming system that started with OS X Mavericks.

323 questions
0
votes
0 answers

Unable to connect to the PHP FastCGI process: dial tcp :53315: socket: too many open files

hope you are doing well. I am encountering the following error when running my Symfony project with Nginx and PHP-FPM on local : unable to connect to the PHP FastCGI process: dial tcp :53315: socket: too many open files Sometimes when I start the…
0
votes
1 answer

Visual Studio for macOS doesn't show connected android device or android virtual devices

I'm having a trouble with my Visual Studio 17.5.6 (build 3). When I want to run or debug my Maui project on my physical device, the upper menu shows only iOS simulators. In Android studio for a Kotlin project works everything fine. My pixel phone…
RuMcaizS
  • 33
  • 3
0
votes
1 answer

How do I add a new database to Azure Data Studio on Mac using SQL Docker?

How can I add a database to Azure Data Studio on Mac ? I've created a SQL Image in Docker and I've connected Azure Data Studio to it. I'm trying to add an additional database. On Windows you would typically right clock on 'Database' and have the…
0
votes
1 answer

pod install fails after line: "Installing glog(0.3.5)" in React Native Project initialization and pod install on M1 Macbook running macOS Ventura

I followed the steps to set up the environment for react native on Mac: https://reactnative.dev/docs/environment-setup. But when I reach the part to initialize a fresh new project, I get this error: react-native init error Then when I cd ios and try…
0
votes
1 answer

Is it possible to monitor incoming calls on a connected iPhone and send automated responses via a Mac app?

I need to include in my app a way to monitor whenever an incoming call takes place, which won't be answered by anyone; and then send a customized automated response to the caller using Messages app. The app runs on the Mac and every user has their…
Serch
  • 3
  • 1
0
votes
0 answers

Can not unlock Mac OS notes

Can't open locked notes on MacOs. Asking turn on iCloud Keychain, but it is. Keychain Access Version 11.0 (55300.40.2) Mac OS Version 13.2.1 Tried to turn off and on Keychain in system settings, but it doesn't work. And there is no first aid in the…
Rmv
  • 1
0
votes
0 answers

On Mac, Audio output is not working, Not a simple problem

So its already been months. this glitch stays for 20-30 days and then disappears automatically and suddenly it appears one day. I spoke with Apple care genius and in the name of troubleshooting they wiped my Drive, re-installed the OS and still the…
rittam
  • 328
  • 1
  • 3
  • 13
0
votes
0 answers

Apple Calendar on Venture - viewing delegated calendars fails

We have a - very old - iCal server running on a local machine (Snow Leopard). We're using Apple's Calendar-App on iMacs and MacBooks. Connecting to the server works. We're using port 8008 without SSL, since Snow Leopard uses an old ssl-version…
Swissdude
  • 3,486
  • 3
  • 35
  • 68
0
votes
1 answer

JVM Fatal Error After Ventura 13.3.1 (a) Update

Recently i updated my MacBook to Ventura coming from Big Sur and i'm having an error with the JVM when trying to start a java 8 project from eclipse. It was working fine on Big Sur. These problems below started showing up after the update. # # A…
0
votes
1 answer

Not able to see the simulators in Visual Studio 2022 Windows, after using remote login

I do not have a mac, and I used the remote login feature to get into a MAC and tried deploying, but I am not getting an option to select any simulators, basically the list is empty, I tried a couple of things from the internet, but it's not working,…
0
votes
0 answers

in MacOS Ventura, how to create a desktop shortcut for toggling the system setting for text-to-speech?

A little background: I'm helping a friend who had a stroke a few years ago and who has global aphasia; as a result it's very difficult for his brain to consistently derive meaning from written words and letters. (You can almost think of it as an…
0
votes
1 answer

How to make Xcode 14.2 run properly under rosetta after uninstalling Xcode 14.3?

After updating my macOS to Ventura, I decided to upgrade my Xcode to version 14.3. Later, I learned that our project would only run with Xcode 14.2, so I uninstalled 14.3 and reinstalled 14.2. However, the project is no longer compiling under…
0
votes
0 answers

Custom lock screen on Ventura

I have tried creating a custom lock screen on Ventura following the instructions here, but it doesn't seem to work. Any ideas on what is needed to be done? I tried a few different modifications of the system.login.screensaver, but with no luck.
0
votes
0 answers

Pyenv installation on Macos

While trying to install Python 3.10.11 on Mac Os ventura 13.3.1 this error occured BUILD FAILED (OS X 13.3.1 using python-build 20180424) Inspect or clean up the working tree at…
0
votes
0 answers

/usr/lib/libSystem.B.dylib missing in Ventura 13.3.1

I cleanly compile using xcode's commandline cc: cc .c -o Execution results in: dyld[4193]: dyld cache '(null)' not loaded: syscall to map cache into shared region failed dyld[4193]: Library not loaded: /usr/lib/libSystem.B.dylib Referenced from:…