nicolalandro
nicolalandro
Up to now I write my custom container and I use it to compile in my continuous delivery pipeline. ``` FROM debian:stable-slim RUN apt-get update && apt-get install -y git...
Is maybe the correct way to build it by myself? (only if does not exist official one).
I build [anbox-modules](https://github.com/anbox/anbox-modules) and seams it works. I also build anbox. but it does not work the error is on the container: ``` $ sudo anbox container-manager 10:10:02 [sudo] password...
Yes I do exactly that, after I try with repo version of anbox or with my compile version of anbox and I have the same Issue: ``` $ anbox session-manager...
Yes I compiled It from source, and I have jackd, I use Jack abituali with LMMS and Reaper. If I run by command line I see the following ``` suil...
I just solved the sutil error by `sudo zypper in suil-plugin-x11` but jack is not detected.
Ok, If you add there also the wip branch I can beta test It if you need. Thank you!
I have jackd but not jackdmp, maybe is that the problem? I'm searching how to install it
but if I run `jackdmp -V` I reached "command not found", I'm wandering about that on the web for OpenSuse But I do not find nothing about
as before, but now after closing I also have a GTK error: ``` (com.github.subhadeepjasu.ensembles:16688): Gtk-CRITICAL **: 16:04:06.548: gtk_main_quit: assertion 'main_loops != NULL' failed ``` Jack is not detected. I do...