The application window switching has been glitching ever since I was forced to upgrade recently[0]. Instead of switching between windows of the same app it (using the keyboard shortcut) sometimes includes windows of all apps . Rebooting helps. Sometimes it starts working again for some unexplained reason after a while. Super annoying. To be clear I'm talking about Keyboard shortcuts -> Keyboard -> Move focus to next…
I know this isn't helpful, but it's genuinely very surprising to me that this is the case with a company like apple that controls tightly the entire stack in part because they want to tightly control the experience, that you would not be comfortable upgrading to the latest version immediately. Particularly given how much of a premium you pay to get into that system. On Fedora Linux, upgrading has gotten remarkably sa…
USB hubs, printers, Java, and more seemingly broken by macOS 14.4 update
101–110 of 176 posts
Re: USB hubs, printers, Java, and more seemingly broken by macOS 14.4 update
#102Earlier quoted context omitted.
From 2020 https://www.securemac.com/news/arm-macs-faq > Write XOR execute (W^X) > Apple Silicon Macs will enforce a restriction called “write XOR execute” (W^X). This means that chunks of memory will be designated as writable, or as executable, but never as both at the same time. Many macOS apps contain performance optimization programs that require memory to be both writable and executable, but this can lead to seri…
The JVM has worked fine on macOS and Apple Silicon for years. It's not violating W^X. The problem is an undocumented/unannounced and probably unintended change in kernel behavior.
Re: USB hubs, printers, Java, and more seemingly broken by macOS 14.4 update
#103Earlier quoted context omitted.
I'd guess not the latter — anecdotally, my intel mac has been increasingly sluggish after each macos upgrade, even after a clean install. I finally decided to revert to the oldest macos version possible (and then update by just one major version since unfortunately some apps I need don't support Catalina anymore) and the difference is night and day — my memory was right and my laptop _was_ faster before. And it's not…
I don't know if older macs are intentionally crippled or they're just ignored during QA, More likely neither. Software just becomes larger and more complex and thus slower on older hardware. (My 2021 MacBook Pro 14" is still lightning-fast though, I never wait for anything.)
So every major OS update is larger and more complex, so it's to be expected that after ~4 of those my machine lags when doing literally everything? It's not that I'm running tons of background apps, it's a powerful machine lagging on a clean install of a recent macOS version when doing basic operations like opening a webpage.
> My 2021 MacBook Pro 14" is still lightning-fast though, I never wait for anything.
I suppose it's Apple Silicon? Because that would still be in line with Intel-based macs becoming less performant over time
Re: USB hubs, printers, Java, and more seemingly broken by macOS 14.4 update
#104Earlier quoted context omitted.
End users typically don’t tolerate security fixes that alter or break existing functionality, so it would be in line with common responses for those ten screens of security concerns to be disregarded. One of the fixes this release is untrainable SIGKILLs programs for illegal memory accesses, which is a perfectly boring and sensible security practice — and also is causing much of the drama everyone’s seeing. Presumabl…
> One of the fixes this release is untrainable SIGKILLs programs for illegal memory accesses, which is a perfectly boring and sensible security practice The signal raised for page faults should be (and actually was , before 14.4) SIGSEGV, and not SIGKILL. This behaviour is even defined by POSIX. There is no reason why this should change, specially not in the final release instead of in the public betas and early acce…
The former would be a catastrophic defect and probably result in the release being pulled from distribution.
The latter would be a new classification of certain kinds of page faults as “safe” and “unsafe”, and only the safe ones are allowed to comply with POSIX signal handling. Perhaps they’ll propose an update to POSIX now that the zero day response has shipped.
Re: USB hubs, printers, Java, and more seemingly broken by macOS 14.4 update
#105Earlier quoted context omitted.
I'd guess not the latter — anecdotally, my intel mac has been increasingly sluggish after each macos upgrade, even after a clean install. I finally decided to revert to the oldest macos version possible (and then update by just one major version since unfortunately some apps I need don't support Catalina anymore) and the difference is night and day — my memory was right and my laptop _was_ faster before. And it's not…
My intel MacBook lags in such a predictable and constant way, as if a process is running constantly at 99% CPU. Makes me a bit suspicious How much have they /really/ added to the OS (which is enabled on my hardware) and consuming extra resources?
Re: USB hubs, printers, Java, and more seemingly broken by macOS 14.4 update
#106Re: USB hubs, printers, Java, and more seemingly broken by macOS 14.4 update
#107My upgrade to Monterey (MacOS 12.x) broke my Canon D530 printer driver. Re-installing the driver didn't help. Now I have to print to a PDF, copy that to an old Snow Leopard 10.6 machine, and print from there. FYI, Snow Leopard is 11 major OS revisions behind Monterey. Printing worked fine in Mohave, 3 major revisions ago. I also can't write any files to /, even with SIP disabled, and during the Monterey upgrade, Appl…
Sounds like Canon is really bad in supporting driver changes in subsequent OS releases. I recall diagnosing the same issue with a colleagues Mac over 10 years ago. She updated the OS and the printer she bought with the computer 3 OS'es ago stopped working. Turns out something with how Printers were handled changed and Canon refused to release updated drivers for a discontinued machine. I recall that some third party…
Re: USB hubs, printers, Java, and more seemingly broken by macOS 14.4 update
#108My upgrade to Monterey (MacOS 12.x) broke my Canon D530 printer driver. Re-installing the driver didn't help. Now I have to print to a PDF, copy that to an old Snow Leopard 10.6 machine, and print from there. FYI, Snow Leopard is 11 major OS revisions behind Monterey. Printing worked fine in Mohave, 3 major revisions ago. I also can't write any files to /, even with SIP disabled, and during the Monterey upgrade, Appl…
Sounds like Canon is really bad in supporting driver changes in subsequent OS releases. I recall diagnosing the same issue with a colleagues Mac over 10 years ago. She updated the OS and the printer she bought with the computer 3 OS'es ago stopped working. Turns out something with how Printers were handled changed and Canon refused to release updated drivers for a discontinued machine. I recall that some third party…
You can still use printers from the 90's on modern Windows, meanwhile MacOS seems to break support for recent printers between minor updates.
It's not like they're a cash-strapped start-up, if Microsoft can afford to invest in maintaining backwards compatibility, so can Apple.
Sounds like Apple is just lazy and doesn't care what it breaks treating their desktop OS like their mobile OS where app devs need to keep pace with them, and fans will die on the hill defending them.
Re: USB hubs, printers, Java, and more seemingly broken by macOS 14.4 update
#109Earlier quoted context omitted.
Apple does not accumulate a trail of old hardware. They deprecate their own hardware after about 5 years. Their “tail” is always about the same length. I use EndeavourOS on all my old Mac hardware and update without fear literally every couple of days. It “just works”. So, a “long tail” of hardware is no excuse anyway. Apple is in the middle off a platform transition from Intel to their own silicon. Some of these pro…
>They deprecate their own hardware after about 5 years. And people give Microsoft shit for not supporting Windows 10 more than 10 years when Apple only does 5. >I use EndeavourOS on all my old Mac hardware and update without fear literally every couple of days That's incredibly brave (or foolish) to have no fear of upgrading Arch, considering Arch does indeed break, it's not a question of IF, it's a question of WHEN.…
Re: USB hubs, printers, Java, and more seemingly broken by macOS 14.4 update
#110Earlier quoted context omitted.
I just saw an update come through on my Ubuntu 22.04 machine for CUPS. I know that Apple is the steward/owner of CUPS now, so I wonder if it's a related update.
Apple hasn't been paying for CUPS for a number of years now.