<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
We discussed this in r-sig-mac a couple of weeks ago but the thread got hijacked by unrelated Big Sur issues and I don’t think this problem was ever resolved.
<div class=""><br class="">
</div>
<div class="">It seems to be an issue with R GUI and MacBook Pro. It arose with the final versions of Catalina and continued with Big Sur on my 15 inch 2018 MacBook Pro. The error is generated whenever the GUI uses the Touch Bar.</div>
<div class=""><br class="">
</div>
<div class="">The Touch Bar works correctly despite and I’ve seen no other consequences.</div>
<div class=""><br class="">
</div>
<div class="">I was going to bring this up again, thanks for saving me the trouble!</div>
<div class=""><br class="">
</div>
<div class="">Hoping that an R GUI developer can fix it?</div>
<div class=""><br class="">
</div>
<div class="">Thanks,</div>
<div class="">Peter <br class="">
<div class="">
<div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">
<br class="Apple-interchange-newline">
--</div>
<div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">
Peter D.M. Macdonald, D.Phil., P.Stat.   <br class="">
Professor Emeritus of Math & Statistics<br class="">
McMaster University<br class="">
Hamilton, Ontario, Canada L8S 4K1</div>
<div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<br class="">
</div>
<br class="Apple-interchange-newline" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">
<br class="Apple-interchange-newline">
</div>
<div><br class="">
<blockquote type="cite" class="">
<div class="">On Dec 14, 2020, at 6:43 PM, Chacko, George <<a href="mailto:chackoge@illinois.edu" class="">chackoge@illinois.edu</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">Hello all:<br class="">
<br class="">
My apologies if I’m not providing this information in a useful manner, I’m new to this list. I’d be happy to revise this message for greater clarity with a little advice from the list. After upgrading to Big Sur on a 16 inch Macbook Pro, I’ve noticed an NSButton
 warning message. Reinstalling R hasn’t helped. Thanks for any advice. George Chacko<br class="">
<br class="">
<br class="">
 1.  when R.app is started up<br class="">
<br class="">
2020-12-14 09:24:32.330 R[30638:726731] Warning: Expected min height of view: (<NSPopoverTouchBarItemButton: 0x7f88ada8cb50>) 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.<br class="">
<br class="">
<br class="">
 1.  Once R is running, if I use Command-W to exit and then hit cancel, 5 copies of this message are printed on screen.<br class="">
<br class="">
2020-12-14 09:25:25.900 R[30638:726731] Warning: Expected min height of view: (<NSButton: 0x7f88abe4ed20>) 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.<br class="">
2020-12-14 09:25:25.904 R[30638:726731] Warning: Expected min height of view: (<NSButton: 0x7f88abe7f670>) 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.<br class="">
2020-12-14 09:25:25.904 R[30638:726731] Warning: Expected min height of view: (<NSButton: 0x7f88abe60e60>) 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.<br class="">
2020-12-14 09:25:27.513 R[30638:726731] Warning: Expected min height of view: (<NSButton: 0x7f88adb30cd0>) 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.<br class="">
2020-12-14 09:25:27.516 R[30638:726731] Warning: Expected min height of view: (<NSButton: 0x7f88adb74160>) 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.<br class="">
2020-12-14 09:25:27.517 R[30638:726731] Warning: Expected min height of view: (<NSButton: 0x7f88adb73c80>) 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.<br class="">
<br class="">
<br class="">
<br class="">
<br class="">
<blockquote type="cite" class="">utils::sessionInfo()<br class="">
</blockquote>
R version 4.0.3 (2020-10-10)<br class="">
Platform: x86_64-apple-darwin17.0 (64-bit)<br class="">
Running under: macOS Big Sur 10.16<br class="">
<br class="">
Matrix products: default<br class="">
BLAS:   /Library/Frameworks/R.framework/Versions/4.0/Resources/lib/libRblas.dylib<br class="">
LAPACK: /Library/Frameworks/R.framework/Versions/4.0/Resources/lib/libRlapack.dylib<br class="">
<br class="">
locale:<br class="">
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8<br class="">
<br class="">
attached base packages:<br class="">
[1] stats     graphics  grDevices utils     datasets  methods   base<br class="">
<br class="">
loaded via a namespace (and not attached):<br class="">
[1] compiler_4.0.3<br class="">
<br class="">
<br class="">
Model Name:                                  MacBook Pro<br class="">
<br class="">
 Model Identifier:                           MacBookPro16,1<br class="">
<br class="">
 Processor Name:                         8-Core Intel Core i9<br class="">
<br class="">
 Processor Speed:                        2.3 GHz<br class="">
<br class="">
 Number of Processors:                1<br class="">
<br class="">
 Total Number of Cores:               8<br class="">
<br class="">
 L2 Cache (per Core):                    256 KB<br class="">
<br class="">
 L3 Cache:                                     16 MB<br class="">
<br class="">
 Hyper-Threading Technology:    Enabled<br class="">
<br class="">
 Memory:                                        32 GB<br class="">
<br class="">
 System Firmware Version:          1554.50.3.0.0 (iBridge: 18.16.12561.0.0,0)<br class="">
<br class="">
 Serial Number (system):              C02DM3MVMD6T<br class="">
<br class="">
 Hardware UUID:                           4A8B6D86-683A-5ED1-A229-BD6147F02F11<br class="">
<br class="">
 Provisioning UDID:                       4A8B6D86-683A-5ED1-A229-BD6147F02F11<br class="">
<br class="">
 Activation Lock Status:                Disabled<br class="">
<br class="">
<br class="">
<br class="">
<br class="">
<br class="">
<span class="Apple-tab-span" style="white-space:pre"></span>[[alternative HTML version deleted]]<br class="">
<br class="">
_______________________________________________<br class="">
R-SIG-Mac mailing list<br class="">
<a href="mailto:R-SIG-Mac@r-project.org" class="">R-SIG-Mac@r-project.org</a><br class="">
https://stat.ethz.ch/mailman/listinfo/r-sig-mac<br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>