Andy Hunne

Results 6 comments of Andy Hunne

Do you by chance have 2 factor authentication enabled on your Google account? If so, you might need to generate a "app" password, as detailed here. https://support.google.com/mail/answer/185833?hl=en I was having...

You can mitigate the issues with fonts when running Emacs as a daemon by creating a custom function to configure your fonts, then calling it with: `'after-init-hook` and `'server-after-make-frame-hook`

I don't know the specific one, but my hunch was the Qt6 upgrade I'd performed earlier in the day was the cause as I've had this happen before. Previously it...

@The-Compiler Will try to test later today with your suggested steps, but I did try the testbrowser script when the problem initially surfaced already, and had the same results. FYI...

I can confirm this workaround (QT_OPENGL_NO_SANITY_CHECK=1) also works for me

> The issue seems to be that the newer bitwarden-cli for some reason now outputs > > ``` > mac failed. > SOME_HASH > ``` > > instead of just...