-
"Game Controller Mapping" does not recognize back and guide buttons for gamepad "Steelseries Stratus XL". All other buttons recognized and working properly.
If I check with "xinput test", those 2 but…
-
Hi Team,
I ám new to open h264 org and i have downloaded source code in to Linux machine and tried test/sample examples apps, when i decode the h264 svc encoded contents, decoder was throwing follow…
-
Hello.
`libCombine` configuration is searching for sbml-static library although `-DLIBSBML_LIBRARY:FILEPATH` and `-DZIPPER_LIBRARY:FILEPATH` are set for using the shared version:
```
+ /usr/bin…
-
I tried these two cmd lines:
```
./h264enc ./welsenc.cfg -utype 0 -numl 1 -lconfig 0 layer2.cfg -lqp 0 22 -rc -1 -trace 7 -org foreman_352x288_30.yuv -bf foreman_352x288_30.yuv_br22.264 -sw 352 -sh …
-
Most of the RDF annotations are currently hidden in the models. On Archive loading the RDF must be externalized from the respective files, so that the metadata triples can be stored for the respective…
-
Hi,
got this error log when I tried to combine results for several (1000) repositories:
```console
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmen…
-
Hi Frank,
I have an error while building the python bindings from the latest commits :
> /root/builds/NuML/libnuml/src/bindings/python/../swig/libnuml.i:77: Error: Unable to find 'numl/common/l…
-
Hi all,
for SED-ML data support the numl python functionality is needed in tellurium.
This means the following python package should be added in the wheelhouse and the tellurium dependencies
http…
-
libnuml expects an outer `resultComponents` tag in the numl files which is not defined in the spec.
I.e. NuML files with
```
...
```
can be parsed (example oscli.numl), but the sp…
-
Support for data based on L1V3 spec.
See also
https://github.com/SED-ML/sed-ml/issues/12
https://github.com/SED-ML/sed-ml/issues/41