Florian Echtler

Results 91 comments of Florian Echtler

> Any chance you could possibly run `ldd /usr/bin/k4aviewer` and paste the output here? Thank you! ``` [0] $ ldd /usr/bin/k4aviewer linux-vdso.so.1 (0x00007ffd259e5000) libk4arecord.so.1.4 => /lib/x86_64-linux-gnu/libk4arecord.so.1.4 (0x00007fed55a00000) libsoundio.so.1 => /lib/x86_64-linux-gnu/libsoundio.so.1...

How about giving https://debian.pkgs.org/11/debian-main-amd64/libsoundio1_1.1.0-1_amd64.deb.html a try? Maybe that might help.

@G0NI25 "Tangible Interaction Framework" is just the long name for the reacTIVision executable. We'd need a bit more information about the crash, but I wouldn't know how to find that...

It depends a bit of what you want to achieve: if you want to recognize the Amoeba tags that come with reactivision, then you need access to the raw camera...

Not sure if I remember 100% correctly, but try adding the full path to the respective .trees file in the XML. I have successfully used both sets with unmodified reactivision...

Wouldn't this be fixable by adding ",space" at the end of all ligature matches?

(I'd also be fine with a pointer to the right spot in the code where I can patch this locally, but I haven't found it yet.)

Thanks! I'll give it a try. (AFAICT just need to replace `copyfile` with `os.link` and that's it.)

> Thanks! I'll give it a try. (AFAICT just need to replace `copyfile` with `os.link` and that's it.) Just for the record, I did exactly that and it works like...

On top, Privacy Badger blocks rawgit.com by default, breaking the UI. Took me a while to notice that.