Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure to party on Big Sur #6

Open
studnicky-abe-ai opened this issue Mar 15, 2021 · 1 comment
Open

Failure to party on Big Sur #6

studnicky-abe-ai opened this issue Mar 15, 2021 · 1 comment

Comments

@studnicky-abe-ai
Copy link

It seems that the parrots are too big for my bar. I am unable to join this party.

I am not familiar with electron.

~workspace/osx-touchbar-party-parrot(master*) » npm start                                                                                                                          andrew.studnicky@rws-mbp-122

> [email protected] start /Volumes/Workspace/osx-touchbar-party-parrot
> electron .

2021-03-15 11:54:32.243 Electron[7637:173324] Warning: Expected min height of view: (<NSButton: 0x7ff033c36c70>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-03-15 11:54:32.245 Electron[7637:173324] Warning: Expected min height of view: (<NSButton: 0x7ff003d06ef0>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-03-15 11:54:32.246 Electron[7637:173324] Warning: Expected min height of view: (<NSButton: 0x7ff043c56bb0>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-03-15 11:54:32.246 Electron[7637:173324] Warning: Expected min height of view: (<NSButton: 0x7ff043c7a640>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
@studnicky-abe-ai studnicky-abe-ai changed the title Toolbar size not configurable Failure to party on Big Sur Mar 15, 2021
@studnicky-abe-ai
Copy link
Author

After a cursory glance, this is not related to this repo, but to xCode tools themselves and changed made with Big Sur.

Steps taken to resolve:

brew update
brew upgrade
sudo rm -rf /Library/Developer/CommandLineTools
sudo xcode-select --install

It was assumed that updating to the latest xCode would resolve the issue, but it has not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant