Skip to main content

Questions tagged [macos-catalina]

Use for questions referring specifically to macOS 10.15, Catalina. Non-version-specific questions related to macOS should be tagged with [macos]. Questions about Mac hardware should be tagged with [mac]. Questions about running macOS on non-Apple hardware ("hackintoshing") are generally considered off-topic.

0 votes
0 answers
60 views

Why won't Catalina allow app to find hard drive

I have an app that runs on Catalina, and that app requires a flash drive to license and authenticate the program. The flash drive works fine for all other Mac (and Windows) OS, but fails for Mac OS 10....
taylori's user avatar
6 votes
3 answers
2k views

How to find firmlinks

macOS Catalina introduces "firmlinks" to the APFS filesystem. Is there a way via a CLI tool to determine whether /Users is a firmlink and where it is firmlinking to? I'm looking for something similar ...
michaelt's user avatar
4 votes
4 answers
11k views

zsh returns bad interpreter after Catalina upgrade

I am getting an error message after upgrading to macOS Catalina. zsh: /usr/local/bin/colorls: bad interpreter: /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby: no such file or ...
christian Martin's user avatar
3 votes
1 answer
1k views

Issue with mac'os Catalina and parallels

I'm running Parallels VM version 13.3.0 on my mac and ever since I upgraded my mac'os to Catalina, Windows 10 is running very slow on the VM (It just looks very laggy). My mac is running normally good,...
Tamir Hen's user avatar
0 votes
0 answers
752 views

Symlink to Volume

On macOS Catalina, I would like to create a symbolic link to my data partition using: sudo ln -s /Volumes/data /data However, I get the following error: ln: /data: Read-only file system (Whereas /...
Tom de Geus's user avatar
2 votes
2 answers
1k views

Just upgraded to macOS Catalina, how do I fix my Firefox Nightly appearance (red background, blurry text)?

I just upgraded my MacBook Pro to macOS Catalina, and everything seems to be working fine except for my Firefox Nightly, Version: 71.0a1 (2019-10-08) (64-bit). It now looks like this: How do I fix ...
Nathan Jones's user avatar
9 votes
1 answer
11k views

How to delete system apps in macOS Catalina?

It looks like changes Apple has made in macOS Catalina make it harder to delete system apps. I upgraded my work computer to Catalina today (standard Mac mini), and with it came some new (and some old)...
jasonmclose's user avatar
4 votes
1 answer
8k views

Charles 4.2.8 cannot configure your proxy settings while it is on a read-only volume Mac OS Catalina

On macOS Catalina, i am getting the following issue while running Charles 4.2.8. Charles cannot configure your proxy settings while it is on a read-only volume. Perhaps you are running Charles from ...
Nevin Paul's user avatar
5 votes
1 answer
10k views

Recover screen time passcode or disable screen time sharing on Mac OS Catalina and iOS 13

I have a bit of a problem with screen time on my MacBook. I have used screen time on my iPhone for quite a while now, and I mainly use it to limit the usage of my own device. I set up downtime to ...
Nico Griffioen's user avatar
3 votes
2 answers
4k views

MacOS Catalina cannot find /usr/include file

As I have upgraded my system to Catalina, I am not able to install /Library/Developer/CommandLineTools/macOS_SDK_headers_for_macOS_10.14.pkg for the use of header files. Is there any way to install ...
zhli22's user avatar
  • 33
2 votes
0 answers
2k views

Huawei Share not working with macOS Catalina

I recently upgraded my macOS from Mojave to Catalina Beta. Before upgrading the OS, I was able to access my Huawei Mate 20 Pro files through Huawei Share. I had sent a User ID and Password for Huawei ...
vermau's user avatar
  • 21
2 votes
1 answer
14k views

PHP 7.3.8. ZIP extension on MacOS Catalina 10.15

I’m trying to use the builtin PHP in MacOS Catalina 10.15 by compiling the ZIP extension by myself. In the new MacOS Catalina, the phpize tool is no longer usable since inside it contains an invalid ...
Viames Marino's user avatar
2 votes
0 answers
6k views

System Permissions macOS 10.15 Catalina

As Apple locked user access further with 10.15 Catalina, after 20 years using Apple systems I held off on updating as my work requires access beyond what Privacy settings allows in System Preferences. ...
CJD's user avatar
  • 21
1 vote
1 answer
4k views

macOS Catalina automount (net drives) broken

I'm currently running a beta of Catalina on a macbook. Which by the way if you intend to try, save yourself lots of pain and wait for official release, it's as buggy as can be. Security and permission ...
I'm a TI calculator's user avatar
0 votes
1 answer
5k views

macOS Catalina Beta 10.15 - Relocated Items after Update

I just updated my MacBook Pro with the new macOS Catalina Beta 10.15. Everything works fine but now I have a 'Relocated Items' dir on my Desktop. I run a tree command and this is the content of the ...
Bronco Burns's user avatar
0 votes
1 answer
746 views

Is there a way to enter 'tab', 'function' or 'escape' keys as keyboard shortcuts for voice control Mac OS X?

I am using voice control in Catalina OS beta 5 to map various keyboard shortcuts to custom commands. Most key shortcuts like "command-f" work just fine, but any key shortcut that uses either the 'tab',...
nSquid's user avatar
  • 111
7 votes
1 answer
7k views

How to create a firm link in latest APFS

I'm running the macOS beta for Catalina (10.15) and I'm trying to find out how to create a firm link. (Not a hard link, soft link, alias or anything like that.) The WWDC keynote mentions a new feature ...
der_michael's user avatar
0 votes
0 answers
2k views

Eclipse 2019-06 IDE not running code in macOS Catalina 10.15 beta

So, I am currently learning Java and I use Eclipse as my IDE. Since upgrading to macOS Catalina 10.15, I'm unable to run any of my code. It simply shows this error in the console. 2019-07-20 11:33:...
Vibhor Sagar's user avatar
2 votes
2 answers
2k views

Cannot get macOS Catalina to boot up into recovery mode on a VM

I have a VM running MacOS 10.15 beta 2 (Catalina) on VMWare Fusion 11. I want to boot it into recover mode. I have tried holding down R, Command+R, and I added macosguest.forceRecoveryModeInstall = "...
user2344442's user avatar
1 vote
1 answer
13k views

macOS Catalina and User Permissions

I think there is an issue with my macOS Catalina installation. I am running the beta, having updated my machine from the previous version. I noticed I can't copy files as an admin to my root folder (/)...
Doz's user avatar
  • 506
21 votes
1 answer
6k views

Why are the apps in "/System/Volumes/Data/Applications" and "/Applications" the same in macOS Catalina?

When I use MacOS Catalina (Public Beta) with Alfred 4, I find that all the Applications installed via the Apple App Store or brew cask are duplicated in the candidate list. Any application in the /...
Yanjiong Wang's user avatar
2 votes
1 answer
3k views

Cannot change /tmp folder permissions in macOS Catalina (10.15) Beta (Build: 19A487l)

I am trying to install Tunnelblick, it shows this error The tmp system folder (/tmp) is not secure. Here's the symlink permission $ ll /tmp lrwxr-xr-x 1 root admin 11 Jun 23 21:29 /tmp -> ...
Js Lim's user avatar
  • 121
322 votes
6 answers
216k views

How do you prevent the dock from switching monitors in macOS Monterey?

In Mavericks, Apple introduced a "feature" where if you hover at the bottom of any screen the dock pops up on that screen. This is disrupting my workflow as I am constantly having the dock ...
Brad Dwyer's user avatar
  • 3,445

15 30 50 per page
1
5 6 7 8
9