-
```
What steps will reproduce the problem?
1. Install SimpleOpenNI Version 1.96 on a Mac OS X 10.6.8
2. Run any Processing sketch
What is the expected output? What do you see instead?
I can not run…
-
```
/jni/main.c -- >libinit method.
See the details in the attachment.
why "dlopen(file, RTLD_NOW)" return NULL?
```
Original issue reported on code.google.com by `llwds...@gmail.com` on 26 Oct …
-
```
What steps will reproduce the problem?
1. Install SimpleOpenNI Version 1.96 on a Mac OS X 10.6.8
2. Run any Processing sketch
What is the expected output? What do you see instead?
I can not run…
-
```
What steps will reproduce the problem?
1. Install SimpleOpenNI Version 1.96 on a Mac OS X 10.6.8
2. Run any Processing sketch
What is the expected output? What do you see instead?
I can not run…
-
```
What steps will reproduce the problem?
1. Press "force size" button.
2. Enter 0 (zero) for both dimensions.
3. See it frozen.
What is the expected output? What do you see instead?
Some warning o…
-
```
What steps will reproduce the problem?
1. Install SimpleOpenNI Version 1.96 on a Mac OS X 10.6.8
2. Run any Processing sketch
What is the expected output? What do you see instead?
I can not run…
-
```
What steps will reproduce the problem?
1. Install SimpleOpenNI Version 1.96 on a Mac OS X 10.6.8
2. Run any Processing sketch
What is the expected output? What do you see instead?
I can not run…
-
```
What steps will reproduce the problem?
1. Press "force size" button.
2. Enter 0 (zero) for both dimensions.
3. See it frozen.
What is the expected output? What do you see instead?
Some warning o…
-
In version 1.4.0, the demo code runs successfully, but starting from version 1.5.0, the demo code panics with an instruction set error.
demo code:
```go
package main
import (
"fmt"
…
-
## Expected Behavior
When i set DSCP rules in UI, they should be used.
## Current Behavior
If i set a rule, for eg. Usenet (Port 563 for secure), DSCP isn't applied.
I've monitored with tcpdum…