-
### Bug description
Images hosted on external URLs are not displaying in Apache Superset due to Content Security Policy (CSP) restrictions. Despite configuring TALISMAN_CONFIG to allow all sources, t…
-
### Basic information
* My operating system and version:
* Linux
* My mzmine version:
MZmine/3.9.0
### What happened
We have problems to include the MS-MS libraries of Pubchem in json form…
-
When compiling a simple fortran program, flang fails saying that `omp.distribute` is unsupported
```fortran
program vector_add
use omp_lib
implicit none
integer, dimen…
-
### What happens?
duckdb does not build on Windows with cmake unity build turned off - there are two different errors
1. Certain Win32 macros are enabled that conflict with symbols in duckdb sou…
-
I have a question on our current implementation that I am not sure about.
Suppose that we want to read sources by labels, when profiles are used too `includeProfileSpecificSources=true`. An example…
-
### What happens?
I'm getting one of the following issues after I run the SQL below:
```
Invalid Input Error: Malformed JSON at byte 105 of input: unexpected end of data. Input: [{"property":"…
-
1. add cmake policy for _ROOT env variable support.
```cmake
cmake_policy(SET CMP0144 NEW)
```
2. replace `include` with `find_package`
e.g.:
```cmake
include (FindFreetype) # old
…
-
Due to the complexity of this PR – https://github.com/jenkins-infra/packer-images/pull/1430
We are splitting the tasks into 4 stages, this issue is related to adding Win-19, Win-22 (AMD64 and ARM64…
-
**HW: AGX Orin 64GB developer kit
SW: Jetpack 6.0**
I have followed the steps, and shown on below sequence. Do let me know if i do it wrongly.
```
git clone https://github.com/IntelRealSense/rea…
-
Wondering how this compiles:
https://github.com/zhouyuchong/face-recognition-deepstream/blob/877f819ef0552441db3fadf28ac1e735977329fb/models/retinaface/nvdsinfer_customparser/nvdsparse_retinaface.c…