Skip to content

NSToolbarItem had to adjust the size of <NSPopUpButton: 0x7faad1109df0> from {40, 25} to the expected size of {42, 27} #361

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

Closed
alisnic opened this issue Sep 22, 2016 · 6 comments

Comments

@alisnic
Copy link

alisnic commented Sep 22, 2016

That's a warning when running MacVim, it does not crash the editor

$ 2016-09-22 12:30:20.061 MacVim[8798:73328] NSToolbarItem (<NSToolbarItem: 0x7faad111f3f0>) had to adjust the size of <NSPopUpButton: 0x7faad1109df0> from {40, 25} to the expected size of {42, 27}. Make sure that this toolbar item view has a valid frame/min/max size. This is an app bug, please do not file a bug against AppKit or NSToolbar! Break on _NSToolbarAdjustedBorderedControlSizeBreakpoint

OS: macOS Sierra
version: 8.0 (110)

@camwright
Copy link

I'm getting similar warnings, see #359

@tverghis
Copy link

+1, just installed MacVim through brew on macOS 10.12.2, and opened the application using mvim. When I looked back at the terminal, I saw the following message, and other similar ones:

2017-03-17 16:39:58.865 MacVim[64660:1253911] NSToolbarItem (<NSToolbarItem: 0x7fc37b46da00>) had to adjust the size of <NSPopUpButton: 0x7fc37db85aa0> from {40, 25} to the expected size of {42, 27}. Make sure that this toolbar item view has a valid frame/min/max size. This is an app bug, please do not file a bug against AppKit or NSToolbar! Break on _NSToolbarAdjustedBorderedControlSizeBreakpoint

@eirnym
Copy link
Contributor

eirnym commented Jun 17, 2019

@alisnic @camwright @tverghis Does it still an issue for you?

@alisnic
Copy link
Author

alisnic commented Jun 18, 2019

I’m not on Sierra anymore so I can’t say for sure. I can check the latest build on Mojave if you want

@eirnym
Copy link
Contributor

eirnym commented Jun 18, 2019

Yes, please. I'd be helpful. The issue is too old and I suppose that this issue was actually fixed long ago

@alisnic
Copy link
Author

alisnic commented Jun 20, 2019

Cannot reproduce anymore 👍

@alisnic alisnic closed this as completed Jun 20, 2019
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

4 participants