Open truncs opened 8 months ago
Unfortunately the latest chrome-remote-desktop uses dpkg-query to figure out if xserver-xorg-video-dummy is updated or not. Check the function should_use_xvfb().
Can this be patched instead of manually setting the env variable for it?
Installing extra/dpkg fixes the problem without a patch
Unfortunately the latest chrome-remote-desktop uses dpkg-query to figure out if xserver-xorg-video-dummy is updated or not. Check the function should_use_xvfb().
Can this be patched instead of manually setting the env variable for it?