brtholomy
brtholomy
my only reason for wanting treesitter in go-mode is consult-imenu integration. I've been getting by with regexp and imenu-generic-expression, but the full power of an AST + consult is very...
same. unpredictable when, but always does it. noticed that it won't continue on the same track, but sometimes will restart if a different track is selected. Version: 1.1.0 via AUR...
looking at a recent backtrace, my guess is it's here: https://github.com/hrkfdn/ncspot/blob/main/src/spotify_api.rs#L101 something to do with the token refresh ``` 11: main 12: 13: __libc_start_main 14: panicked at src/spotify_api.rs:101:31: called `Result::unwrap()`...
Just built 1.2.0. ran with debug output. Looks like same or similar issue. it paused itself: ``` [2024-10-26][14:48:03] [librespot_core::session] [TRACE] keep-alive state: ExpectingPongAck, timeout in 20.0 [2024-10-26][14:48:03] [librespot_core::session] [TRACE] Received...
i'm not a network guy, but i wonder if a renewed DHCP lease might interfere with the pinging. i'm on Starlink, and the lease is only 5 minutes. journalctl says...
1.2.0 (a5953d9) seems to have fixed it. thank you for ncspot.
same on 11.19.1, Arch Linux AUR
same on 11.18.1. Arch Linux, via AUR
confirmed on Arch via AUR. but only a small subset of bindings seem to be disabled. for example, Alt still opens the menu, and A+t opens Tools, etc. F7 and...