Kill KRT

Results 9 issues of Kill KRT

**Software version**: 3f5be1e657513ec4fb2a36b47d9487ff5a7d6507 **Issue:** Panic at startup (executing in release mode) with the following error: ```thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Decoding(DecodingError { format: Exact(Hdr), underlying:...

Hi, I'm making some tests under Windows 10 and I've found an issue using the _canvas_ example. It seems that if I drag _fast_ (actually a little faster than slow)...

bug

Hi, I'm trying to compiling rust-portaudio under Windows 7 SP1 64bit with Rust 1.0.0 (9854143cb 2015-04-02), but I'm getting the following error: ``` Compiling portaudio v0.4.0 (file:///C:/temp/rust/rust-portaudio) Running `rustc build.rs...

bug

Hi, As I understood with new release 2.3.11 the list of input trackers should include new trackers such as Kinect Face tracker, but I can see it in my list:...

support

Hi, I am on OS X 10.8.3 using Xcode 4.6.2 and I have a last model of XBOX 360 Kinect (bought just few days ago). I read around (on openFrameworks...

I'm running the `sio_sine` test and I've noticed that sometimes happen that when I select to pause the audio (pressing `p`) the audio is not paused even if the call...

bug

Hi, I've tried to install `cargo-travis` (using `cargo install cargo-travis`) on a Travis CI machine and then on my machine and I got the same error: ``` Compiling cargo-travis v0.0.11...

### Current Behavior When selecting an audio device different from Dummy the error "Trouble initializing audio device" is shown as a video is being reproduced ### Expected Behavior Audio should...

bug

Hi, I am trying to create an application that needs to open multiple windows. I've tried to implement a simple test, and it is perfectly working under macOS 10.12.6, but...