Replies: 3 comments 1 reply
|
I don't know of any issue regarding 26.4.1. I recommend backing up settings and then doing a settings reset (while the app is not running). Run this in Terminal:
The duplicate process at login is not normal. Are you sure you don't have the app installed somewhere as a copy and starting as well somehow? |
|
Update after the reset you suggested: Progress
Duplicate-process-at-login: root cause found
Menu bar icon: still never appears The With no menu bar icon there's also no UI path to toggle Environment note you asked about
Is there a Tahoe-specific entitlement or signing change required for Thanks for building BetterDisplay (and MonitorControl before it) — these have been indispensable tools for external monitor users on macOS. Really appreciate your time looking into this, and happy to run any additional diagnostics you need. |
|
A possible answer can be found here regarding the menu bar icon: #5754 (comment) |
Uh oh!
There was an error while loading. Please reload this page.
Environment
brew install --cask betterdisplay)Displays
Issue 1 — Menu bar icon never appears
Symptoms
hideMenuIcon = false,NSStatusItem VisibleCC Item-0 = 1— BD believes the item is visible.betterdisplaycli get --identifier=allreturns:log show --process BetterDisplayshows a tight loop ofNSStatusItemChangeVisibilityActionbetween BD and ControlCenter roughly every 200 ms — BD keeps trying to show the status item, something keeps hiding it, forever.appStartAtLogin, another duplicate) — unclear where the second comes from.Issue 2 — Brightness control via BD does not work
Symptoms
Already tried (nothing fixes it)
~/Library/Application Support/BetterDisplay,~/Library/Preferences/pro.betterdisplay.BetterDisplay.plist,~/Library/HTTPStorages/pro.betterdisplay.BetterDisplay*,~/Library/Caches/pro.betterdisplay.BetterDisplay*brew install --cask betterdisplayxattr -rd com.apple.quarantine /Applications/BetterDisplay.applsregister -fto re-register with LaunchServicesarch -arm64 opento ensure native runRequest
Happy to provide sysdiagnose / further logs if helpful.
All reactions