Skip to main content

Questions tagged [macos]

macOS (formerly known as OS X or Mac OS X) is the desktop operating system from Apple, found on Macintosh computers. Use this tag only if your question relates to using macOS APIs or macOS-specific behavior, not because you happen to run your code on macOS. Questions relating to using or troubleshooting macOS are off-topic and belong in the Ask Different community instead.

0 votes
0 answers
4 views

how to install mySQL in macbook air having macOS Sonoma

I am trying to install mySQL in my Macbook Air M2. It is displaying 'Installed successfully' but I am unable to find the downloaded folder in my laptop. I tried to download mySQL and I am unable to ...
santosh bhaid's user avatar
-1 votes
0 answers
13 views

ffmpeg does not respect the -t option and keeps recording

The command I use is: ffmpeg -f avfoundation -framerate 30 -i "2:0" -vcodec libx264 -pix_fmt yuv420p -acodec aac -strict experimental -t 10 ./recordings/tmp.mp4 With the above command, I ...
Naman Muley's user avatar
-1 votes
0 answers
12 views

Conda activate only works for current shell (MacOS)

It used to be that if I opened a terminal window and activated a Conda environment, that environment would be activated by default in subsequent (non-child) shells. This seems to longer be the case on ...
Andrew Voelkel's user avatar
-1 votes
0 answers
12 views

Xamarin loop while trying to run a simulator

I just tried to debug my ios application on Xamarin. Paired my Mac, and then when I run debug, it loops in this way: Checking Server, Connecting to Mac, Connected. And repeats every second. I tried to ...
LanceT's user avatar
  • 1
-1 votes
0 answers
13 views

macos use of lldb fails with attach denial message

Sonoma 14.5, M3. lldb-1500.0.404.7, Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4). (I am an ancient linux user.) I want to run (someone else's) app program in the debugger. For ...
ivo Welch's user avatar
  • 2,720
-1 votes
0 answers
21 views

My desktop files disappeared after I installed the Sonoma update [closed]

I use an Apple M1 Mac and I recently installed the Sonoma 14.0 update. Ever since I did that, all the files on my desktop vanished. They havent been deleted, as when I use the finder all the files and ...
BGamer's user avatar
  • 1
-3 votes
0 answers
12 views

How do I recover a MySQL database and it's data from .IBD files [MAC OS] [duplicate]

I recently deleted my local MySQL 8.0.32 macOS server and reinstalled version 9.0.0. I wasn't able to extract the schema and data from the databases on the old server since I was unable to launch it. ...
ThincThru's user avatar
0 votes
0 answers
10 views

Mac menu bar app crashing on app launch as notarized app only: failed to get text offset for /Applications/... (#3) No such process

I am developing a macos menu bar app, and for some reason, when I archive, notarize & export the app to my Applications folder and run the app, it crashes instantly. When I use the Console app, I ...
N.K.'s user avatar
  • 773
-1 votes
0 answers
19 views

How to tell which keyboard typed a key?

I am trying to write a tool to measure my typing speed with different keyboards by listening to all key press events. One challenge I have is how to automatically determine which keyboard is a key ...
user607722's user avatar
  • 1,618
-3 votes
1 answer
25 views

Lost Folder Permissions on macOS - Need to Use sudo for Everything [closed]

I'm encountering a frustrating issue on my macOS system. My username XYZ has lost permissions to access any folders, and I now need to use sudo for almost every action. Additionally, I have to ...
fawad javed's user avatar
-1 votes
0 answers
6 views

Unable to import 'setuptools'PylintE0401:import-error

I am currently trying to publish a package.. 3 questions: using python3 setup.py sdist bdist_wheel to build distribution packages. However, when I run this on the terminal,I get "Errno 2] No ...
Carrie Mackenzie's user avatar
-2 votes
0 answers
17 views

Can’t sign Qt6 app on MacOS, even though same process worked before with Qt5 App [closed]

Can’t sign Qt6 app. We recently switched to Qt6 and signing doesn’t work anymore. I fixed one problem with signing the QT frameworks. Apparently those now need to be signed on 'MyApp.app/Contents/...
Peter Brülls's user avatar
0 votes
0 answers
9 views

How do i write a small high meem in its isolated form? [closed]

I have a mac and im trying to write an small isolated meet ۢ in its high form, you can see the character represented here. Usually this is found above other characters as shown in the example below: ...
Faesel Saeed's user avatar
-5 votes
0 answers
38 views

VSCode C++ ld: symbol(s) not found for architecture arm64 problem in Mac [closed]

I have issue about the vscode with c++ when i run the single file like hello world its working good but gives this error when the header file and other files are included in the include event When ı ...
Burak Kocabaş's user avatar
-4 votes
0 answers
51 views

Where can I see the system tray icon on MacOS? [closed]

I have created using system tray icon class in Qt C++ SDK. But I couldn't see on the MacOS System and haven't seen any system tray icon on MacOS until now. I would like to know if anyone can help me ...
David Hason's user avatar

15 30 50 per page
1
2 3 4 5
7867