macOS 27 (Golden Gate) – experimental build feedback and findings #737
Replies: 20 comments 74 replies
|
Thank you for your work. Most features are working properly, and so far I have only encountered two issues.
2026-06-22.9.15.18.mp4
|
|
Hey there, thanks for your work on Thaw! It's awesome and I've been using it daily for quite a bit. Setup is as follows:
EDIT:
Screen.Recording.2026-06-22.at.9.42.52.PM.movI seem to have reproduced this issue, when rearranging icons from the Hidden section to Visible - it seems like Thaw is doing something to rearrange the menu icons at this point? My icons were being placed one by one into the intended spots, it seems (or at least something like that is happening). Similarly, the Layout menu seems to be broken as well, with each of the icons being fragmented/split apart. Screen.Recording.2026-06-22.at.9.33.52.PM.movThis is a video showcasing some more broken functionality in the menu bar itself - right now, the app icons don't seem to render properly, and they're slightly offset from where they're supposed to be. Additionally click-to-reveal and hover-to-reveal are both broken, I can only access the rest of the menu bar via clicking on the Thaw icon. Hope this helps! Let me know if you need more information. |
|
At first, thank you so much for the work and effort you put in this early. 🎉 I run into some issues with Screen.Recording.2026-06-22.at.16.00.04.movIt seems the redraw of the indicators are going to flickering and don't still in place. Also, the mouse (cursor) seems to go crazy with it too. Move items in the menu bar by command move them seems also tricky or not working probably. If you need any more details, let me know. Happy to help! 😄 |
|
Dear friends, Even all permissions are given. Can you help? |
I don't want to detract from the conversation but just wanted to say thank you @diazdesandi - you are an absolute beast. Thank you for keeping this patched up for the macOS 27 users. This was really the only app I cared about at all, as my menubar is in disarray since upgrading. |
|
Issue 1: opened app, it jumped in position, when dragging icons, they multiply. eventually, it crashed the finder. |
|
This is the secondary issue where the application itself closed down and restarted, but I cannot use the top bar for any interactions, only when I close it completely. Icons are available, however, the Thaw ice cube jumps in position. Once you do click it and open it, it doesn't react to right or left clicks, and the icons that are usually hidden under Thaw are unresponsive to left or right clicks. |
Still on preview 4 the same issues. Also the menubar constantly flashes and moves around when the mini menubar is open. There is no always hidden section, version 3 was more stable. Is this AI generated, because this doesn't look tested at all. |
|
I want to say thank you to everyone, especially @diazdesandi, for all your work so far on 27 support! I just installed Preview 4 and have been able to replicate my setup from 26 nearly identically outside of the Little Snitch menu bar item not being recognized as an item at all. The menu bar is still a bit jumpy and selecting an item from the search menu doesn't pull bring up the item, but outside of that, P4 is noticeably more stable than P3 and nearly useable the same as 26 for me already. If you need more info from me or future testing, I'm happy to help.
|
|
Oh boy. I've just installed Golden Gate PB1 and this preview build 4 is extremely rough. My menu extras will randomly disappear altogether, items will be randomly dragged around as if I was still Command+clicking them even if I'm just moving the mouse cursor, it seems to outright hijack my mouse cursor movement OS-wide (yep, it almost feels as if it was malware or some serious macOS glitch, but I know it's Thaw-related as once I quit it, everything goes back to normal), etc. I can't even test it properly, but maybe I can record my screen and send you some logs. |
|
It seems there may be a usable API? |
macOS 27 menu-bar hidingI've built a small proof of concept that can hide menu-bar items on macOS 27 Public Betas 1 (26A5378n) and 2. It dynamically loads: The relevant private API is: MBAssessmentModeConfiguration
-initWithAllowedSystemItems:allowedBundleIdentifiers:
MBAssessmentModeAssertion
-activateWithConfiguration:completionHandler:
-invalidateI use Accessibility to read menu-bar item frames and bundle identifiers. Bundles positioned left of a divider are excluded from the allowlist. System item IDs The assertion must remain strongly retained. Invalidating it restores the hidden items. This works, but there are a few bugs here and there. So I'm here to tell some smarter people. The API operates at bundle level, so individual icons belonging to the same application cannot be treated separately. |
|
Preview 5 seems to be the most stable version for me. The only outstanding issue is that the focus icon STILL isn't showing for me. Here is a screenshot showing that my System Settings have it on, and set to "Always Show", and if I quit thaw, it does show up. But with Thaw on the Focus menu icon is gone, and doesn't show in any of the sections, so I can't make it show. Along with both log files from today thaw_2026-07-27_12-03-05.log |
|
The layout is all over the place for me, constantly shifting around by itself, it's basically impossible to put them where I want. You can check the below videos: 1.mov2.mov3.movThis video was also the first time it let me drag something into the hidden section. |
|
I'm having a lot of fairly random-feeling behavior on Golden Gate developer beta 4. When trying to use the layout tools, Thaw's attempts to capture items' actual icons fail pretty hard for me, capturing other icons and/or the desktop background. In addition, I can't for the life of me get my iStat Menus gauges to appear in the actual menu bar if I perform any rearranging from Reset Layout > Visible. I'm using the latest preview build linked in this thread (marked as preview 6) and have tried resetting Control Center and Thaw's cache. Below is a video of the behavior I see in Thaw's layout utility, and I've attached a log file - sadly the log from when I took the video, but it's exhibiting similar behavior, so hopefully it's still useful - if not let me know and I'll re-record and grab logs at the same time. Screen.Recording.2026-07-30.at.3.34.11.PM.mov |






















Uh oh!
There was an error while loading. Please reload this page.
Hi everyone,
This discussion is for feedback and reports about Thaw on macOS 27.
The main work is tracked in issue #687 (“macOS 27 Compatibility”). If you’re using the experimental builds from there, please comment here with:
The build is experimental and not officially supported yet. Please don’t open separate issues for macOS 27 bugs for now, keep them in this thread so we can review everything alongside #687.
Thanks for testing Thaw on macOS 27.
All reactions