Arie

Results 22 comments of Arie

I have had this error before when using slixmpp, I think it's [this issue](https://lab.louiz.org/poezio/slixmpp/-/issues/3456). A workaround for that issue is to add a piece of code to your plugin function,...

> Errbot is not setup to use asyncio. It's all threaded. Right. However slixmpp does use asyncio, and apparently we can't completely avoid using it -- at least the [documented...

I have the same exact issue: video playback doesn't start whenever 1. devicetype is set to "hdmi" and passthrough options are enabled; and 2. a video file with 5.1 channel...

Hah, switching from flatpak to the plain `.deb` makes this work right away.

In order to enable Velero backups, I implemented this change locally. It seems to work fine. I didn't replace the use of hostPath in the "helper pods", I wasn't sure...

> PRs are welcome, drafts are fine too. OK good, I opened a pull request with only the minimal changes I made thus far. It would require more work, at...

Nice! That sounds really useful. > setting fixed one isnt possible without powering off Does that mean that it's not possible to set an absolute setpoint via the serial interface...

The distinction is important to us though, because our testing framework (cypress) consciously doesn't support separate windows, so we can't properly test our wekan instance if it doesn't respect the...

Hi, interested party here as we use kratos. > 3. If this enabled, the user is mislead thinking that an email was sent but they had a typo and never...

Sorry to add to this old thread, but it appears tmux now supports this out of the box. At least on my system, the `echo -e "\e[9mstrikethrough\e[0m"` test works under...