Sébastien Dominguez

Results 13 issues of Sébastien Dominguez

I'm trying to find out why now all my with some video playback are crashing. I tried [there](https://github.com/RPi-Distro/vlc/issues/31) to get some help but since I had the same problem using...

I'm opening a new issue to hopefully get more visibility there... Having a similar same issue: `inc_callback`, `dec_callback`& `chg_callback` get called multiple time for each "steps" of my rotary encoder....

# Issue Report ## Description `playEvent` is triggered twice and `load()` doesn't trigger `playEvent`. I'm trying to keep track of the state of the player. But since when the video...

Each time I try to update KiCad using homebrew I have this error: ``` ➜ ~ brew upgrade kicad ==> Downloading https://formulae.brew.sh/api/formula.jws.json ##O=# # ==> Downloading https://formulae.brew.sh/api/cask.jws.json ############################################################################################################################################### 100.0% ==>...

I've play around with this repo using my mac on macOS 13 without any trouble a month ago. And now I wanted to give it another go using my older...

I've already opened an issue [here](https://github.com/RPi-Distro/vlc/issues/31) but maybe my problem is related to this project. In short : I have a Raspberry Pi 4 running Raspberry Pi OS lite and...

I'm running a simple script (omxplayer-sync) to play 2 synced video on 2 Pi 4 running buster lite. The command that I'm running into the master player is: `omxplayer-sync -muv...

Strange issue here. The command : `docker run -e TZ="Europe/Madrid" --volume /Users/sebastien/unifi/download:/downloads unifitoolbox/protect-archiver download /downloads --username="user" --password="password" --address="10.0.0.1" --start="2024-08-29 15:00:00" --end="2024-08-29 16:00:00" --cameras="camera"` The output: ``` Getting camera list Successfully...

On my system, pressing Ctrl + Shift + Space doesn't enable Vi Mode. BUT If I keep the Space key pressed, after 1 second, Vi Mode will start flashing on...

I don't know if this is by design or a bug, but if I try to use `timereq` while setting my `uplinkmode` to `UNCONFIRMED` first of `dev_time_updated()` is never triggered...