79738596

Date: 2025-08-18 10:42:26
Score: 2
Natty:
Report link

You could try to run it using xvfb-run from the Xvfb project. It starts your application(s) under a fully compatible X Window server without any hardware and not a lot of overhead.

I've used this a few times to run UI tests and for an X11 desktop app that had command line arguments for use on the command line.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Gareth Reese