#!/bin/sh # With this workaround, chromium will still give some startup errors, # but at least it won't spam the console with thousands of these: # # [24321:24321:0625/192638.823103: \ # ERROR:gl_surface_presentation_helper.cc(237)] \ # GetVSyncParametersIfAvailable() failed! # # See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901831 for # more information chromium --use-gl=osmesa &