toby63

Results 116 comments of toby63

Did not work, I tried everything from 0 to 10, always this error: `/usr/bin/sh: 0: Can't open ../../../../../../../meson-run.sh FAILED: meson-scc-daemon /usr/bin/meson --internal commandrunner /home/compile/sc-contr/c-branch/2503/sc-controller /home/compile/sc-contr/c-branch/2503/sc-controller/build src/daemon /usr/bin/meson sh ../../../../../../../meson-run.sh src/daemon/scc-daemon...

I think I found the reason, it seems there is no "meson-run.sh" anywhere...

First of all thank you. But there are two problems: 1. I get a syntax error: `ninja: Entering directory `build' [0/1] Running external command scc-daemon ninja: no work to do....

> Why are you starting scc-daemon then? To just build without starting anything, ninja -C build is enough? You could write that in the readme, so that it is more...

For the first implementation an integrated editor would be a good start. For example this command will add the content of a yaml-textfile `myprofile.profile` to a profile: `cat myprofile.profile |...

Maybe add your tins logo and below that you can write: `Create your first container!`

Just in case you didn't know, you can apply a configuration file to `lxd init`, via: `lxd init --preseed # Pre-seed mode, expects YAML config from stdin` Or use the...

> srwxrwxrwx 1 nobody nogroup 0 May 27 13:14 X0 Well for me its root (inside container): `srwxrwxrwx 1 root root 0 May 27 16:19 X0` Also (as I already...

> As Tins is primarily for elementary and elementary 6.0 is not released yet, I have to stick with the "old" approach for now. Ok, I understand. But I have...

:thinking: I am still not so convinced about your approach, but in simos tutorial it used to work: https://blog.simos.info/how-to-run-wine-graphics-accelerated-in-an-lxd-container-on-ubuntu/ Update: Somehow my search function did not find your profile in...