Daan
Daan
Probably if there is no main sound card, such as on a server, ALSA does not start numbering sound devices from /dev/snd/pcmC0D0. For example, this is the list on my...
### Steps To Reproduce * downloaded the yaml file https://raw.githubusercontent.com/penpot/penpot/main/docker/images/docker-compose.yaml * replaced port number (it's already used on my system) 9001 -> 9666 * added "enable-demo-users enable-demo-warning" to penpot-frontend *...
This is probably due to the boilerplate code snippet: ``` //Ensure our staging directory exists prior to copying any dependency data files into it string stagingDir = Path.Combine("$(ProjectDir)", "Binaries", "Data",...