-
### Prerequisites
- [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [X] I have troubleshooted my issue, and it still exists against the latest stab…
-
### Description
- it shows the wrong icon before the interaction and doesn't bring up the menu
### SQL fix
```sql
UPDATE `creature_template` SET `npcflag` = 128, `VerifiedBuild` = 56110 WHER…
-
I referenced the ensemble_image_client.cc code and attempted to use a single request for multiple image inferences. However, I encountered a segmentation fault.
Here is my code:
void clientS…
-
Hi,
the current teddycloud 0.3.5 release created only certificates with 2048 bit key length on my raspberry and Synology NAS. But the TLS handshake (with a tb cc3235) only worked with the 4096 bit …
-
**Is your feature request related to a problem? Please describe.**
When a test framework like WDIO retries a test, you end up with 2 allure files for the same test; the one that failed and the retry …
-
In the eBPF backend, if the user attempts to write an emit inside an if statement in the deparser's apply block, the generated code is semantically different from the original. For example the follow…
-
**Is your feature request related to a problem? Please describe.**
For standalone layer 4 balancer, SYNPROXY seems to be common feature to stop TCP SYN/ACK/RST DDoS attack before load balancer do…
-
Testcase:
```c
int main() { }
```
Backtrace:
```
clang-19: /scratch/tc-testing/tc-apr-4/llvm/llvm/lib/MC/MCExpr.cpp:207: llvm::MCSymbolRefExpr::MCSymbolRefExpr(const llvm::MCSymbol*, llvm::MCS…
-
Cpp 20 flag already set in CMakeLists:
set(CMAKE_CXX_STANDARD 20)
Here is the build log:
```
$ cmake --build .
[ 72%] Built target compile_test
Consolidate compiler generated dependencies o…
-
Currently, the classes are explicitly listed in layouts, and it would be nice to override the defaults without overriding the styles in a custom .css. This could be either an all-in-one type thing, or…