Sasha Bon

Results 11 comments of Sasha Bon

hello, i'm trying to use kinect v1 with this plugin on Ubuntu 20.04 focal, with libfreenect installed from repositories and obs from ppa: ``` freenect/focal,now 1:0.5.3-2 amd64 [installato] libreria per...

obs executable is in `/usr/bin` but dynamically linked libraries `.so` usually go in `/usr/lib` EDIT: and `/usr/share` it is usually used for resources

Ok now the kinect window opens atlist, but kinect is not detected...this is what I have: ``` tree -L 3 /usr/share/obs/obs-plugins/obs-kinect/ /usr/share/obs/obs-plugins/obs-kinect/ ├── alpha_mask.effect ├── color_multiplier.effect ├── gaussian_blur.effect ├── greenscreen_filter.effect...

I can confirm that setting the obs working directory to /usr/lib/obs-plugins makes it work.. ![2021-12-28_09-44](https://user-images.githubusercontent.com/30445498/147547600-c7c2b19a-ca7a-4a80-b6b8-cfddfac7b2a9.png) ![2021-12-28_09-47](https://user-images.githubusercontent.com/30445498/147547643-a0e9a96d-6c0d-4017-970d-756089b5d7a1.png)

Same problem here on ubuntu 18.04 64bit, gtkradiant 1.6.6, I get this huge list of "WARNING: Node brush list corrupted" which takes a long time to finish.. also I get...

Ok..I tried to comment the following code in writebsp.c (for both q3map2 and q3map2_urt): ``` if ( (size_t) b < 256 ) { Sys_FPrintf( SYS_WRN, "WARNING: Node brush list corrupted...

Same problem here.. sudo scalpel -c /home/pi/Scalpel-2.0/conf/scalpel.conf /dev/sda -o /home/pi/Videos Scalpel version 2.0 Written by Golden G. Richard III and Lodovico Marziale.

Same here on Ubuntu 18.04, when I try to load tunefish 4.2 in Renoise: Failed to initialize the plugin 'VST: Brain Control: tunefish4'. ``` ldd Tunefish4.so linux-vdso.so.1 (0x00007ffef5bdb000) libasound.so.2 =>...

> Damn, then doesnt that mean if Im downloading llama3 and it fails at every 6% (which it is) then I have to run the command `ollama run llama3` 16...

bump! `java.lang.UnsatisfiedLinkError: Error looking up function 'gst_date_get_type': /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so: undefined symbol: gst_date_get_type at processing.opengl.PSurfaceJOGL$2.run(PSurfaceJOGL.java:408) at java.lang.Thread.run(Thread.java:748) UnsatisfiedLinkError: Error looking up function 'gst_date_get_type': /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so: undefined symbol: gst_date_get_type UnsatisfiedLinkError: Error looking up function...