-
## Type of feedback
// dev
## Description
The search engine doesn’t work on some locales such as fr_FR, es_ES, it_IT...and probably others.
## Step-by-step reproduction instructions
1. Go t…
-
I created a plugin similar to this:
```kotlin
import io.flutter.embedding.engine.plugins.FlutterPlugin
import io.flutter.embedding.engine.plugins.activity.ActivityAware
@Keep
public class MyP…
-
I'm encountering the following error while trying to load some parquet files (using docker latest):
```log
Initiating shutdown due to: Uncaught exception in thread main
java.lang.RuntimeException…
-
### Bug description
Around the 16th november we started to get errors when making prisma calls in our production prisma/cloudflare workers/d1 setup.
The errors consisted of either:
"memory …
-
# KV6 Voxel model format
```
#include
struct color {
u8 b;
u8 g;
u8 r;
};
bitfield VisMask {
left : 1;
right : 1;
front : 1;
back : 1;
up : 1;
down : 1;
upa…
-
**Describe the bug**
When installing unified_planning (on Manjaro) on an virtual environment with the command
'pip install unified-planning[engines]'
the installation defaults back to unified-pla…
-
**Describe the solution you'd like**
It would be great to be able to delete and replace aging engines without destroying the cargo they are currently holding. Cargo should only be destroyed if the ca…
-
### Describe the bug
These are issues that occur during load-time, which are seemingly unrelated to #14285 and #14286.
* Angry Birds Friends (v5.1.0.0, ~2018) - It seems like it loads PAK files…
-
I love nginx-unit and the docs are good and clear; a search engine (such as https://docs.nginx.com/nginx/admin-guide/) would be a huge improvement and allow more users.
-
When I create a new decision table a description field is added for each row. When I do not touch the description field it gets set as `"_description": null` in the graph json. When that graph is then…