Vasily Dybala

Results 8 issues of Vasily Dybala

SLS:2021.05.12d1 zigbee module: CC2538 (ver 20201010) Just after joining, TS001x module automatically switch off light after 1-3 minutes timeout. I quick google issue and found similar reports from other gateways:...

file handlers.go: function: `func (s *service) GetRepo() Repository { return &VesselRepository{s.session.Clone()} }` returns clone of current session. then later: ``` func (s *service) Create(ctx context.Context, req *pb.Vessel, res *pb.Response) error...

use article about debugging: https://interrupt.memfault.com/blog/ccache-debugging do steps: - `CCACHE_DEBUG=1 CCACHE_DEBUGDIR/path/to/ccache-debug-1 make ` - clear build - `CCACHE_DEBUG=1 CCACHE_DEBUGDIR/path/to/ccache-debug-2 make ` - `find . \( -name '*.ccache-input-[cdp]' -o -name '*.ccache-log' \)...

feature

Hello Try to use next chain: ESP32 -> [SPI] -> VS1053 -> [I2S] -> MA12070P So digital output of VS1053 connected directly to MA12070P. But as a result, I hear...

## Environment data Pylance v2024.5.1 VScode: Version: 1.89.1 (user setup) Commit: dc96b837cf6bb4af9cd736aa3af08cf8279f7685 Date: 2024-05-07T05:13:33.891Z Electron: 28.2.8 ElectronBuildId: 27744544 Chromium: 120.0.6099.291 Node.js: 18.18.2 V8: 12.0.267.19-electron.0 OS: Windows_NT x64 10.0.19045 work over...

fixed in next version (main)
needs repro

Trying to install `pipx install rhasspy-wake-raven` And got error: ``` Fatal error from pip prevented installation. Full pip output in file: /home/vdybala/.local/state/pipx/log/cmd_2024-09-19_09.48.41_pip_errors.log pip seemed to fail to build package: scipy==1.5.1...

I want to use proxy for pyminiaudio, but not want to set up global environment variables, like http_proxy. Is it possible to use proxy for IceCastClient only?

### Is there an existing issue for this bug? - [x] I have searched the existing issues ### Required Troubleshooting Steps - [x] I have followed these troubleshooting steps -...

ssh