A B

Results 10 comments of A B

FYI, it looks like the other builds are at https://s3.amazonaws.com/prerelease.keybase.io/darwin/index.html . I also had to downgrade to 5.9.0 to get mounts working again :( .

@jacksongoode they seem to not have made 5.9.3 available for macos at https://s3.amazonaws.com/prerelease.keybase.io/darwin/index.html afaict.

I also tried the recipe mentioned here: https://forum.authpass.app/t/error-while-error-retrieving-item-25291-25291-no-keychain-is-available-you-may-need-to-restart-your-computer/103 but noticed no subsequent change in behavior.

It looks like this bug in `biometric_storage` is probably the reason? https://github.com/authpass/biometric_storage/issues/101

I found in my case that in spite of the `.dockerignore` directive, the problem still happened. I changed my build line as follows: `npm install && rm -rf .parcel-cache||true &&...

> Hi [@benlmyers](https://github.com/benlmyers), > > You have set `Preferences > Controls > Order Windows by: Recently Created First`. This makes the focus order fixed. If you want to quickly move...

> I've been doing some testing trying to determine which release the bug was introduced in. I'm fairly certain it was introduced in 7.20.0 This version had alot of changes...

I've been working around the issue by using the following script on the terminal to restart the app: ``` osascript -e 'quit app "AltTab"'; osascript -e 'launch app "AltTab"'; ```

FYI, I also have a Linksys AE6000 with this chipset and recently experienced a performance issue as well (1.8Mbps on the local network, only able to connect to 802.11b even...

I'm running on a Dell with i5-7500 (~2017) with kernel `5.15.0-94-generic` and Lubuntu 20.x. I want to clarify that my problems were recent/sudden - the card had been performing adequately...