{$lblSkipToContent|ucfirst}

Qt on MacOS not finding correct (?) LLDB

zaterdag 14 oktober 2023 inAsk Different (Tips-Tricks-Tutorials)

I have resurrected a C++ project I was working on a few years ago in Qt (MacOS), and can no longer get debugging to work. The problem seems to be that it is trying to use the wrong (old?) version of LLDB. The current macOS version is 12…

Lees meer

Touch ID does not work in many cases

zaterdag 14 oktober 2023 inAsk Different (Tips-Tricks-Tutorials)

I have the Macbook Pro 2018 13" (Intel) and I use the Touch ID often, but I discovered that in all subsequent updates since Mojave to Sonoma (5.x update) many apps and still macOS itself ask for a password. The same applies when I bough…

Lees meer

When I save a photo in MacOS Messages, where does it go?

zaterdag 14 oktober 2023 inAsk Different (Tips-Tricks-Tutorials)

In order to save myself from having to convert files from HEIC format, I decided to send the photos from my phone to my computer using Messages. I clicked this icon next to the photos in the MacOS Messages app: And it turned into a lit…

Lees meer

How to send an email with AppleScript, without the text being put in a blockquote

zaterdag 14 oktober 2023 inAsk Different (Tips-Tricks-Tutorials)

I am trying to use AppleScript to automate sending mails through AppleMail, but the message always ends up being send as a blockquote (i.e. as if I replied to an email and my message got quoted). Is there something I might be doing wron…

Lees meer

When I save a photo in MacOS Messages, where does it go?

zaterdag 14 oktober 2023 inAsk Different (Tips-Tricks-Tutorials)

In order to save myself from having to convert files from HEIC format, I decided to send the photos from my phone to my computer using Messages. I clicked this icon next to the photos in the MacOS Messages app: And it turned into a lit…

Lees meer

Is there a way to check the processor of a MacBook without setting it up?

zaterdag 14 oktober 2023 inAsk Different (Tips-Tricks-Tutorials)

I am trying to check the processor number of a MacBook Pro without setting it up. Upon looking up the serial number on Apple's website, it says that it's a "MacBook Pro (16 inch, 2021)." However, it does not specify whether it's an M1 P…

Lees meer

Unable to connect to SMB share on macOS Sonoma from Windows but from another Mac works

zaterdag 14 oktober 2023 inAsk Different (Tips-Tricks-Tutorials)

I'm having problems connecting to an SMB share on macOS Sonoma—I cannot authenticate from a Windows system or a Linux system—I just get a password error. I can only successfully connect to the SMB share from another Mac. This is from t…

Lees meer

When inserting a FAT32 memory card why does Time Machine add "Untitled" to every APFS snapshot?

zaterdag 14 oktober 2023 inAsk Different (Tips-Tricks-Tutorials)

I am changing the question, since the original has a decent explanation that predates my question, and I don't want to lose the intriguing comment from @benwiggy below which led me to ask this question. To test @benwiggy's conjecture I …

Lees meer

My iPhone got stolen. It has a passcode and was in airplane mode so it does not have Wifi. But today it appears on find my device?

zaterdag 14 oktober 2023 inAsk Different (Tips-Tricks-Tutorials)

My iPhone got stolen about 3 months ago on an airplane in the middle of the sky. It was on airplane mode, and after landed, I realized that my phone had been stolen so I logged in to my iCloud to turn on Lost mode and to track location.…

Lees meer

What causes macOS to stop launching all apps?

zaterdag 14 oktober 2023 inAsk Different (Tips-Tricks-Tutorials)

I don't get error messages and the apps I have open still work fine, but my Mac is refusing to launch any new apps, including terminal.app. It doesn't matter if I try to launch an app through spotlight search, the bottom bar, Finder, o…

Lees meer

Is there a way to check the processor of a MacBook without setting it up?

vrijdag 13 oktober 2023 inAsk Different (Tips-Tricks-Tutorials)

I am trying to check the processor number of a MacBook Pro without setting it up. Upon looking up the serial number on Apple's website, it says that it's a "MacBook Pro (16 inch, 2021)." However, it does not specify whether it's an M1 P…

Lees meer

MacBook mid 2012 MacOS Catalina GPT configuration messed up

vrijdag 13 oktober 2023 inAsk Different (Tips-Tricks-Tutorials)

I had Tripple Boot configured on my MacBook Pro mid 2012 sharing the same 240GB Sata SSD drive in the following order: APFS MacOS Boot Camp Windows Linux POP OS EFI partition or something. I used diskutil command to delete partitions …

Lees meer

MacBook (M1) magnetic power cable: is that also a data port?

vrijdag 13 oktober 2023 inAsk Different (Tips-Tricks-Tutorials)

I have an external SSD in a multi-port box that has a power in/out feature. I use it to power my MacBook Pro on a normal basis. The "power out" socket on the aux box is connected by USB-C to USB-C on the laptop, and that works. Usually.…

Lees meer

Moving icons on the Dock have lost their animations

vrijdag 13 oktober 2023 inAsk Different (Tips-Tricks-Tutorials)

The animations related to dragging and dropping icons around the Dock seem to have stopped working for me. Rather than the icons smoothly shifting around, there is no animations. I've checked out defaults read com.apple.dock but cannot …

Lees meer

MacBook Pro + Dell C2422HE - Dell is mirroring

vrijdag 13 oktober 2023 inAsk Different (Tips-Tricks-Tutorials)

I connected my dual Dell C2422HE monitor to my USB-C port, but my Mac is recognizing both monitors as a single one! Take a look: Any ideas of what do I have to do so they work as individual displays?

Lees meer

Unable to connect to SMB share on macOS Sonoma from Windows but from another Mac works

vrijdag 13 oktober 2023 inAsk Different (Tips-Tricks-Tutorials)

I'm having problems connecting to an SMB share on macOS Sonoma—I cannot authenticate from a Windows system or a Linux system—I just get a password error. I can only successfully connect to the SMB share from another Mac. This is from t…

Lees meer

How to repair cleared ACL?

donderdag 12 oktober 2023 inAsk Different (Tips-Tricks-Tutorials)

On a recent support call I was asked to run the following command: sudo chmod -R -N ~/Library/Containers/com.someco.someapp/ but on further examination I see that that directory contains a subfolder with the following contents: ... lrw…

Lees meer

Does my app’s iOS App Store phased rollout get halted when I submit a new build for review?

donderdag 12 oktober 2023 inAsk Different (Tips-Tricks-Tutorials)

We have a build in phased rollout, currently at 5%. We're looking to submit a new build for review that we plan to release when the current build hits 100%. If we submit the new build for review, does it halt the rollout of the current …

Lees meer

Issues trying to use TransMac to create bootable USB from Windows 10

donderdag 12 oktober 2023 inAsk Different (Tips-Tricks-Tutorials)

I'm trying to follow the steps in this post: How can I use Windows to create an OS X El Capitan or macOS Sierra USB flash drive installer from the disk image (.dmg) file downloaded from Apple? Which was answered by David Anderson. I'm o…

Lees meer

How to repair clear ACL?

donderdag 12 oktober 2023 inAsk Different (Tips-Tricks-Tutorials)

On a recent support call I was asked to run the following command: sudo chmod -R -N ~/Library/Containers/com.someco.someapp/ but on further examination I see that that directory contains a subfolder with the following contents: ... lrw…

Lees meer

Unable to connect to SMB share on macOS Sonoma from Windows but from another Mac works

donderdag 12 oktober 2023 inAsk Different (Tips-Tricks-Tutorials)

I'm having problems connecting to an SMB share on macOS Sonoma—I cannot authenticate from a Windows system or a Linux system—I just get a password error. I can only successfully connect to the SMB share from another Mac. This is from t…

Lees meer

Internet - WiFi • e-mail • Software • Hardware • Reparatie • (Geheugen - SSD) Upgrades • Advies • Netwerken • Routers • Beheer op afstand (Teamviewer) • Onderhoud (Online Backup's) • Data Recovery • OSX Server • Synology NAS • Bootcamp - Parallels - VMWare

• 20 jaar ervaring •