richelbilderbeek / testing_cpp_gui_applications_tutorial

Tutorial about testing C++ GUI applications
GNU General Public License v3.0
3 stars 0 forks source link

What if libxrandr-dev gets installed? #12

Open richelbilderbeek opened 7 years ago

richelbilderbeek commented 7 years ago

I saw RosindellEtAl2008 installs libxrandr-dev.

I've seen some messages that state that RANDR is absent. What would happen if

sudo apt-get install libxrandr-dev

would be added to .travis.yml?

richelbilderbeek commented 7 years ago

Still there is:

$ sleep 3
Xlib:  extension "RANDR" missing on display ":99.0".