Comment 4 for bug 1648122

Revision history for this message
Hugo Buddelmeijer (hugo-n) wrote :

It seems that only the first user that logs in can use the driver properly.

These are the errors that the second user gets on my machine, freshly installed and upgraded Linux Mate 18.1 (4.8.0-46 kernel) with a Radeon RX 480 card from MSI with the 17.10 drivers:

$ glxinfo
name of display: :20
Error: couldn't find RGB GLX visual or fbconfig

$ glxgears
Error: couldn't get an RGB, Double-buffered visual

$ xplayer
(xplayer:3905): Clutter-CRITICAL **: Unable to initialize Clutter: Unable to initialize the Clutter backend
(xplayer:3905): Xplayer-WARNING **: gtk-clutter failed to initialise, expect problems from here on.
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Segmentation fault

xplayer also gives a dialog with the following error before segfaulting:
Couldn't load the '/usr/share/xplayer/xplayer.ui' interface. /usr/share/xplayer/xplayer.ui:300:33 Invalid property: GtkRadioAction.value
Make sure that Xplayer is properly installed.

Everything works properly in a fresh install of Ubuntu 16.04.2 on the same machine.