-
### Short description
We have some streams that have a negative HLS viewer count
### Environment
* Operating system and version: Ubuntu 22.04
* Java version: openjdk 17.0.12
* Ant Media Serve…
-
Just to bring to your attention that as a new user, the patterns documentation is still confusing in many places and it might need a rewrite.
> The path/filenames used as input for the pattern matc…
-
### Steps to reproduce
### Synopsis
I just merged recent develop (1b5dc396e3) into our fork (previous merge was f278405d0d, 2024-05-31), and our existing environments now fail to build with concre…
-
# Issue
Not able to get detekt custom rule to work. Followed all relevant issues (#6194 #3264 #3897 ) and documentation, still not able to figure out the cause.
Used template from detekt.
#…
-
## Issue description
I installed Nix — multi-user, I think. _(I don't exactly understand what it means.)_ I am logged in as non-root user, but the Nix programs I use, specifically `nix-channel`, `n…
-
This is the command that I am using at the output:
```
> ~/.ssh/bsshscp -P 222 root@foo:/root/logs.tgz ~/temp
*------------------------------------------------------------------------------*
|TH…
-
A bit like https://github.com/rakudo/rakudo/issues/4907, building `JSON::Marshall` module pre-compiles too many files (but only in a chroot).
A JSON::Marshall built with `gbp buildpackage` on my la…
-
### Issue type
Engraving bug (incorrect score rendering)
### Description with steps to reproduce
Create a score, select the Timpani instrument, use a key like Eb Majeur.
Add some notes B-f…
-
### Is there an existing issue for this problem?
- [X] I have searched the existing issues
### Operating system
Linux
### GPU vendor
Nvidia (CUDA)
### GPU model
RTX A2000
### GPU VRAM
6 GB
#…
-
### Description
The following code:
```php
END;
$doc = Dom\XMLDocument::createFromString($xml);
$root = $doc->firstChild;
$text = $root->firstChild;
$child = $root->firstElement…