fedden / RenderMan

Command line C++ and Python VSTi Host library with MFCC, FFT, RMS and audio extraction and .wav writing.
The Unlicense
360 stars 44 forks source link

Linux X server issue - using docker #19

Open orrimoch opened 4 years ago

orrimoch commented 4 years ago

When I load the plugin I get: " Failed to connect the X server"

I'm using docker container. Ubuntu 16.04 + python2.7

I think that I'm very close to solve that issue. Please let me know if you encountered that.

Thanks, Or

turian commented 3 years ago

I have the same issue

turian commented 3 years ago

@orrimoch I have managed to solve the X server issue. Please see this repo

mhagiwara commented 1 year ago

Using xvfb was the easiest solution for me https://github.com/mhagiwara/renderman-dexed-linux @orrimoch @turian