On Oct 14, 2020, at 10:50, Greg Earle wrote:
> On 14 Oct 2020, at 7:58, Michael Dickens wrote:
>
>> Hi Greg - You need to reinstall the "at-spi2-atk" port. For example:
>> {{{
>> sudo port -f uninstall at-spi2-atk
>> sudo port install at-spi2-atk
>> sudo port clean gtk3
>> sudo port upgrade gtk3
>> }}}
>> This worked for me recently. I hope it does for you too! - MLD
>
> That worked great! Thank you so much. Sorry for the (list) noise.
It's not noise... it doesn't seem like you should have had to intervene
manually, so there may still be something wrong that we should fix.
This sounds like https://trac.macports.org/ticket/60166 which was supposed to
have been fixed.