Arc

Results 15 comments of Arc

Having the same issue. T480S with, per `lsusb`, a "Synaptics, Inc. Metallica MIS Touch Fingerprint Reader" Works fine until suspend then doesn't activate after that. Seeing this: ``` $ systemctl...

Well, now it seems to be working again after suspend. No idea why (though I did some shotgun debugging before posting the message above). Edit: it's only working sporadically after...

> I found out why the persist is set to 0 in the first place. Recent udev releases have an updated hwdb which lists (at least) my fingerprint sensor as...

https://github.com/warpdotdev/Warp/assets/1699/452eb1a8-bd96-4365-b14b-0603a698e0f9 Screen recording.

Thanks for the quick reply. I set fish as you suggested with no luck. (The dropdown was also `/usr/local/bin/fish` but I also tried setting it manually). Switching to zsh seems...

Is it possible that the symlink is messing things up? ``` ls -l /usr/local/bin/fish lrwxr-xr-x 1 foo admin 29 Mar 26 2023 /usr/local/bin/fish -> ../Cellar/fish/3.6.1/bin/fish ```

I still see this when closing an SSH session. My Mac is using fish and my remote systems are generally bash. What's the recommended action to take?

> I will add a python issue to the mix too :) Zed 0.104.4 > > The status message is stuck between and > > Log here Same issue here...

@nikolubbe Thanks very much for sharing the workaround. I tried to get the JSON language server working on MacOS but am getting this error during the build script: ``` ~/Library/Application...