macos-ventura Questions

3

Solved

I've been using VS Code on MacOs for a long time without any issues. But rencently i noticed my machine's fan turned on all the time and when looking on Activity Monitor, the process 'Code Helper' ...
Outguard asked 19/12, 2022 at 13:29

4

I'm trying to install a python-package defined by pryproject.toml and setup.cfg file. I was able to install the package using `pip install .`` in Ubuntu 20.04.1 LTS. But I get the following error w...
Halt asked 3/5, 2023 at 1:44

6

Facing error as "Git not found" in VS Code in Mac OS Ventura. How to resolve this error in VS Code on mac? Any Help is appreciated :) NOTE: My GIT is working fine in Terminal but only isn...
Cowling asked 2/11, 2022 at 15:20

5

Solved

I have installed macOS Ventura – the latest version of macOS – and I would like to have a stable version of Xcode (e.g. 13.4.1) running. However, it says "The version of Xcode installed on thi...
Manakin asked 25/10, 2022 at 10:8

8

I upgrade MacOS Ventura 13. When I brew install git, appeared error: Warning: You are using macOS 13. We do not provide support for this pre-release version.
Ashraf asked 26/10, 2022 at 9:2

2

Solved

I'm creating a pet project and there's one strange issue. When I open Debug View Hierarchy, a lot of similar errors appear in console. It looks like: 2023-06-14 15:47:07.356740+0300 BFB[19678:45828...
Corneliacornelian asked 14/6, 2023 at 12:57

3

I'm trying to create a simple menu bar extra in Swift UI using the new MenuBarExtra. I would like the button text in the popover to update dynamically every time the menu is open. I'm creating the ...
Infirm asked 8/11, 2022 at 1:22

9

Solved

Just updated my Mac to the official release of Ventura, and I cannot launch my application via react-native run-ios. Expected behavior: running react-native run-ios will launch an Xcode simulator a...
Mercurochrome asked 24/10, 2022 at 23:23

1

Solved

I have the following sample code: import SwiftUI struct ContentView: View { @State private var showModal = false @State private var hmm = true var body: some View { VStack { Image(systemNam...
Nidia asked 21/6, 2023 at 15:46

1

UPDATE: This was a bug in macOS that got fixed in version 14.1. On macOS 13.3.1, strtod() does not seem to respect the locale set using uselocale(), and does not process decimal points/commas corr...
Trainee asked 28/4, 2023 at 21:54

3

One new feature of macOS 13 Ventura is the new layout and design of the system preferences. However, this caused many of my automation scripts to stop working. Does anyone know how to navigate thro...
Femme asked 29/10, 2022 at 19:8

5

Solved

I have a working setup with Visual Studio 2022 17.3.6 on a Windows laptop and Mac M1 running macOS 12.6.1. When I run an Uno project or a Xamarin project it connects as expected to the Mac. I just ...
Derail asked 27/10, 2022 at 1:43

5

Solved

I am facing a problem running older versions of Xcode on newer MacOS versions. For example, Xcode 13 on MacOS Ventura.
Hards asked 16/11, 2021 at 19:19

3

Solved

I'm playing around with the new navigation API's offered in ipadOS16/macOS13, but having some trouble working out how to combine NavigationSplitView, NavigationStack and NavigationLink together on ...
Walsingham asked 19/7, 2022 at 13:53

0

When trying to run the default iOS test App from Xcode, the simulator gets stuck and just shows a black screen. I'm on MacOS Ventura 13.1 with Xcode version 14.2, the simulated iOS device has...
Whereabouts asked 13/2, 2023 at 10:23

0

Ever since I upgraded my intel mac to 13.2 Ventura, my golang debugger is no longer working. go -> 1.18 dlv -> 1.20.1 When I try to attach to the go process, I am getting an error message as ...
Aprilette asked 8/2, 2023 at 5:54

2

Solved

I'm having troubles installing Valgrind on the macOS Ventura (13.0) through the Homebrew. In the terminal I have tried following. $ brew install valgrind After Homebrew's autoupdate, I got the fol...
Silo asked 28/10, 2022 at 20:37

2

Solved

I'm now on MacOS Ventura 13.1. Recently, a pop-up window often appears on my pc. "Background Items Added" "Steam" added items that can run in the background. You can manage thi...
Sawyer asked 23/12, 2022 at 9:27

3

Solved

In macOS ventura I cannot duplicate my terminal app. I want to do this as I have a M1 processor and I want to have one that opens using Rosetta2 and one that opens natively. Any ideas how to get ar...
Jedjedd asked 25/10, 2022 at 17:51

1

Command + ` (backtick) for switching between windows of the same app isn't working for me when Stage Manager is on. Tried the steps at: https://www.droidwin.com/command-tilde-shortcut-not-working-i...
Readiness asked 12/11, 2022 at 20:9

2

I have an error trying to install CocoaPods for flutter iOS development on an Intel MacBook Pro running with macOS Ventura(13.0). Someone now how I can fix this error issue ? sudo gem install cocoa...
Willenewillet asked 26/10, 2022 at 14:2

1

I recently updated my Mac to MacOS Ventura Beta, causing terminal commands like gcc, pyhton3 and pip3 to not work. Until last week I was able to use them normally, but after the update terminal ask...
Obtuse asked 14/9, 2022 at 17:8

0

In macOS 13 Ventura How do I check if Stage Manager is enabled in my code? And I want to turn the Stage Manager on or off with code.
Bullroarer asked 21/8, 2022 at 12:41
1

© 2022 - 2024 — McMap. All rights reserved.