top | item 46498246

(no title)

finnlab | 1 month ago

I’ve always respected macOS for being the 'stable' choice for not-as-techy people. But recent versions feel like a mess. Running Tahoe on my 2019 Mac Pro (Yes the cheese grater one) has been surprisingly frustrating. Simple things are broken: Ableton couldn't even trigger a microphone permission prompt, forcing me to meddle with a SQLite database, which is definitely not meant for end users to touch, just to get it working.

Logitech’s software is also stuck in a loop denying it has Bluetooth access (Which it has). And with the added graphical glitches (Apple likes to call them liquid glass) and weird window artifacts (For some reason, all my windows had a black, rectangular border one day), it’s honestly less reliable than my macOS-style Linux rice from 2015. But I'm still stuck with MacOS since I NEED Adobe Lightroom for my work and there is still now way to run that with GPU acceleration on Linux. But if there was, there would be no device running Windows/MacOS left in my household

I've also recently come upon this talk by an ex-apple UI/UX engineer: https://youtu.be/1fZTOjd_bOQ I think what he's talking about is precisely what got lost at apple.

Edit: In case someone stumbles upon this after experiencing the same problem with ableton, here is the command I executed:

sqlite3 ~/Library/Application\ Support/com.apple.TCC/TCC.db "INSERT OR REPLACE INTO access VALUES('kTCCServiceMicrophone','com.ableton.live',0,2,4,1,NULL,NULL,0,'UNUSED',NULL,0,1725000000,NULL,NULL,'default',0);"

Disclaimer: I have absolutely no Idea what it does, as it was generated by Gemini. I do not have anything super important on this computer so I just executed it, but please don't touch obscure system files if you have data to lose.

discuss

order

latexr|1 month ago

Your Ableton and Logitech issues seem to be the same: screwed up access permissions. Not your fault, macOS has been sucking at it for a while. It’s not unheard of for System Settings to show you some app has some permissions, but in practice it doesn’t.

What usually works is fully resetting permissions for an app:

  tccutil reset All <APP BUNDLE ID HERE>
To find the bundle ID for an app:

  mdls -raw -name kMDItemCFBundleIdentifier <APP PATH HERE>

wpm|1 month ago

The System Settings panel for TCC permissions has been fucked since Ventura. It never reflects reality properly and won't show managed settings either (like those granted or denyed outright by a configuration profile). So users have no idea that Firefox can't access their microphone because their device administrator explicitly denied that. The redesign of System Preferences should have raised far more alarm bells than it did, and it did raise a fuck ton of alarm bells that something utterly broken is happening in Cupertino. Along the same line as the another comment in here said, it's just that some amateur is following the "wrong rules". Like, oh, we have to have the macOS settings app look and work exactly like iOS', despite being a far more complex system with a lot more legacy components.

I am literally writing a bug report right now for 26.2, because on my Mac, for whatever reason, running tccutil reset All on com.apple.Terminal isn't removing Full Disk Access. It removes everything else (screen recording, specific folder domain access, but not FDA).

bix6|1 month ago

> screwed up access permissions

Bane of my existence. I have wasted so much time on various apps not having some access they need.

finnlab|1 month ago

I did try that amongst other things. Launching Ableton via Terminal also brought up the microphone permission pop-up...for the Terminal app. One has to wonder if a System that regularly "forgets" permissions is even secure at all.

gnarlouse|1 month ago

Yeah I'm hopeful that they spend the next software update atoning for their UI sins.

I remember being really excited for Liquid Glass, because it felt like a return to the good old days of Skeuomorphism, at least in some spirit. In reality, it was a botched delivery, I suspect for two reasons:

1. Trying to unify all of their design (in one year no less) against one style -- developed primarily on Apple Watch & the now defunct Vision Pro -- was a colossal undertaking.

2. There's so much goddamn software packed into each OS that you're going to inevitably be stuck with bloated menus. Imagine Apple releasing OS 27 this year and saying "we're stripping you down to the bare bones. It's going to feel like Snow Leopard, but we're going to give you customization menus to alter that experience." I would lose my mind with joy. I'd be so excited to be able to operate my fucking phone again.

jorvi|1 month ago

No, Liquid Glass was stunted from its conception. Any UI designer worth his salt could have pointed out the legibility issues immediately.

The fact that no one (in power) saw a problem with Liquid Glass shows that Jobs was right, that letting the MBAs take the power never works out. And he was wrong for appointing Cook. Remember that Jobs made MacBooks "expensive" (no more expensive or even cheaper than a Vaio or Portege) because he wanted to make great devices with a great UX and UI, which needed a certain level of investment. Jobs loved his users. Cook only loves his shareholders.

gessha|1 month ago

> software update atoning for their UI sins

But how would they do that without scrapping the whole version?

Their marketing for this year heavily relies on liquid glass but if they remove the shiny stuff, it’s not very pretty, it’s just functional. Functional is what people with work to do appreciate, marketing people will want the shiny back now that it was introduced.

Noaidi|1 month ago

> Yeah I'm hopeful that they spend the next software update atoning for their UI sins.

I have heard Liquid Glass was in development for two years, so I see no hope of them spending all that money over again. Nevermind all the developers who have redesigned apps for IOS26.

They could just re-release IOS 18, but that would piss me off as a developer.

This is why I left the Apple Ecosystem last month, I see no hope.

coffeebeqn|1 month ago

That’s on point - it really reminds me of a Linux distro that someone went a bit too overboard on customizing. The inconsistencies are so familiar from cobbling different OS and window themes and icon sets etc together. One more reason to move away from MacOS since they don’t have that anymore either

finnlab|1 month ago

The bug with the outlined windows really threw me back a decade. It's exactly how a bad KDE MacOS rice looked back then lol

thelopa|1 month ago

I know someone who works on the macOS permission system. If you submit a bug report and share the feedback number, I will send it their way https://bugreport.apple.com/

PlanksVariable|1 month ago

Tahoe broke trackpad scrolling in Safari on my 2023 MBP. Other users have been experiencing and reporting the issue for months. Apple still hasn’t fixed it in any of its updates or addressed it. Pretty bad.

coldtea|1 month ago

>Simple things are broken: Ableton couldn't even trigger a microphone permission prompt, forcing me to meddle with a SQLite database, which is definitely not meant for end users to touch, just to get it working.

You shouldn't have to do any of that. Even if Live couldn't trigger the permission prompt, you should be able to give it a microphone permission in Settings.

finnlab|1 month ago

For whatever reason, apps need to request the microphone permission first to show up in the settings menu. For other permissions you can drag/drop the application into the settings window, but not for the microphone permission.

morshu9001|1 month ago

Biggest downside of Mac OS has always been this. It doesn't provide a stable platform for third-party anything.

bloppe|1 month ago

I wonder if this is a symptom of a broader shift away from cathedral-style "owned" software toward bazaar-style free software, perhaps due to the ascendant SaaS model sucking investment away from traditionally shipped product teams, or if Apple is just sleepwalking down the slope of mediocrity.

finnlab|1 month ago

What you are describing is a symptom of a system already in the process of breaking. The "OG Hacker Mentality" is a thing of the past, corporations are run by executives looking at money, maybe at shareholders but never at users. Most companies have internal processes with complexity comparable to government processes and outsourcing/using a SaaS for everything is just what managers do to get a short term win and thereby a promotion. UI/UX design on the other hand has to be done by a small group, with a very thought out concept and lots of freedom and no financial pressure. However, executives see UI/UX developers as glorified icon-generators. They are already talking about doing UI/UX design with AI. Tell me, when has an AI ever cared for usability?

A UI/UX Dev has two choices in 2026: 1. Try to execute their own vision and get shot down into burnout by management 2. Just make everything look shiny and modern, create demos that look great and get promoted

Forgeties79|1 month ago

>In case someone stumbles upon this after experiencing the same problem with ableton, here is the command I executed:

And back to your point, a large reason people buy Apple in the first place is so they never have to read this sentence/try this solution!

finnlab|1 month ago

Exactly. The whole permissions system, while nice in theory, just does not work in practice most of the time. Apple needs to understand, that unifying experience across mobile/desktop is neither possible nor the right thing to do.

asimovDev|1 month ago

from what i've read on macrumors, Tahoe on the 2019 MP is quite messy. A lot of people complain about the UIs being sluggish.

finnlab|1 month ago

I guess they only work on Apple Silicon software by now and only do the absolute minimum on Intel/AMD support. It's getting phased out anyway next update, which is also a shame for a machine that 5 years ago cost more than a pretty great car.

coffeebeqn|1 month ago

Liquid Glass is horrible on my iPhone SE 2020. Slow and looks weird on the smaller screen. I tried to turn most effects off but it still is just worse in every way

hexbin010|1 month ago

Most MacOS major versions slow down older (but perfectly competent) hardware ("hehe whoopsie daisy")

walthamstow|1 month ago

It's sluggish on a 2023 M3 Pro!