BTT closes after sleep

Just a few versions ago, btt was opening properly, as it didn't freeze when unlocking my mac. However, now instead of freezing, the btt icon will show up on the mac toolbar on the top, but the touchbar won't show btt.

maybe it’s hidden? (I don’t think there has been a change to touch behavior since the freeze fixes)

Does it show up using the predefined action „toggle Bettertouchtool Touch bar“?

Got the same issue, was OK few version ago, first was updated to last stable version issue start happening, then tried alpha version (1375), this issue still the same. After unlocking mac with touchid BTT touchbar do not load, but icon on top bar appear. Only clicking 'restart btt' helps

Using macOS Mojave 10.14.6

In that case check the "restart BTT after sleep" option to bring back the old behavior:

However these are the only reports of such an issue so far, thus I assume it's something very specific...

I actually have the same issue.

Cheers,

Olivier

It might be a timing issue on some machines.

Could you check the output of this terminal command?

defaults read com.hegenberg.BetterTouchTool BTTFastSleepWake

If this returns true or YES, try this command:

defaults write com.hegenberg.BetterTouchTool BTTFastSleepWake NO
(while BTT is quit)

I confirm that this solves the issue in my cases.

Thanks,

Olivier

In my case,

defaults read com.hegenberg.BetterTouchTool BTTFastSleepWake

2019-10-01 17:40:36.449 defaults[2142:771320]

The domain/default pair of (com.hegenberg.BetterTouchTool, BTTFastSleepWake) does not exist