Daniel Fredriksson

Results 3 issues of Daniel Fredriksson

Hi Using this js script ``` var markdownpdf = require("markdown-pdf") , fs = require("fs") markdownpdf().from("health check.md").to("testdocument.pdf", function () { console.log("Done") }) ``` When i use it to render my page...

### Nomad version `Nomad v1.3.1 (bc49012743edc0e2adb565e0fbcbc36c184f8ce4+CHANGES)` ### Operating system and Environment details **3 nomad servers** ``` Distributor ID: Ubuntu Description: Ubuntu 20.04.1 LTS Release: 20.04 Codename: focal ``` ``` 8...

type/bug
stage/needs-investigation

Hi I tryied to get sound working in the emulator. Started via creating a pulse audio server on my local machine and configure in the launch-emulator.sh in the folloing way:...