Chromium issue on Rpi3 and 16.04

Hello,

Im looking for some help here. I cant get chromium to work on Ubuntu MATE 16.04 for Rpi.
I installed the one from the package manager.
When I try to launch I get this.

romain@romain-pi:~$ chromium-browser
Xlib: extension “XInputExtension” missing on display “:10.0”.
Xlib: extension “XInputExtension” missing on display “:10.0”.
Xlib: extension “XInputExtension” missing on display “:10.0”.
Xlib: extension “XInputExtension” missing on display “:10.0”.
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
[2872:2872:0906/234600:ERROR:gl_surface_glx.cc(386)] GLX 1.3 or later is required.
[2872:2872:0906/234600:ERROR:gl_surface_x11.cc(252)] GLSurfaceGLX::InitializeOneOff failed.
Segmentation fault (core dumped)
romain@romain-pi:~$

Thanks for your help

EDIT : I dont know if it can be useful but Im using my Rpi with xrdp

DUDE! this is exactly the error I see on raspbian jessie (same as ubuntu 16?) And yes im doing same thing (xrdp)

but after installing the "raspi-config" full glx drivers and some other (libva-glx1) repo drivers - I still get this and other "ERROR:browser_gpu_channel_host_factory.cc(113)] Failed to launch GPU process." error messages.