frealgagu / archlinux.chrome-remote-desktop

11 stars 16 forks source link

dpkg-query #20

Open truncs opened 8 months ago

truncs commented 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?

mvidaldp commented 7 months ago

Installing extra/dpkg fixes the problem without a patch