-
NewPlayer currently isn't compatible with Wine, making it completely incompatible with Linux.
-
We are on Armeria 1.16.3 and we noticed that the below code pattern can yield a HTTP response with 2 entries keyed by `content-type`:
```scala
import com.linecorp.armeria.common.HttpResponse
va…
-
c3c `project.json` supports having array of exec functions in, but currently the type of targets can only be `static-lib` or `executable`, so the compiler shows some errors when trying to use only `e…
-
### Description
In `Codeup::addGameETH()` and `Codeup::reinvest()`, `gameETH` is obtained as `gameETH = amount / gameETHPrice`, which means there may be rounding errors. `gameETH` has no decimals a…
-
We have a word file containing a png image, like this:
![image](https://github.com/user-attachments/assets/2e588264-0d04-4e8f-b322-ca5b7fa02798)
However, after calling convert to pdf using libreoff…
-
### Feature request type
Enhance component
### Component name
_No response_
### Is your feature request related to a problem?
I want to make a sidebar like the one in the mudblazor docs, with the…
-
**Which Tool?**
Trying to run fsociety in cmd, and whenever I try to use any command I get a massive line of code
┌─────────────────────────────── Traceback (most recent call last) ───────────────…
-
When storing also `WallGoCollision` inside the WallGo main folder i.e.
```
-Wallgo
- tests
- WallGoCollision
```
there is a mismatch between `conftest.py` files when calling `pytest -v`.…
-
If you currently have a JSON error in the editor and _then_ your client receives a change for the widget from another client, it crashes.
-
### Describe the bug
Sometimes users might want to publish data inside the matching_listener callback. However, it might cause the deadlock.
While dropping the publisher, we will clean up the matchi…