The message "RANDR extension is not present" originates from the package
"gnome-desktop3"
libgnome-desktop/gnome-rr.c::gnome_rr_screen_initable_init()
if (XRRQueryExtension (dpy, &event_base, &ignore))
{
...
}
else
{
g_set_error (error, GNOME_RR_ERROR, GNOME_RR_ERROR_NO_RANDR_EXTENSION,
_("RANDR extension is not present"));
return false;
}
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/979959
Title:
"gnome-control-center display" crashes if no RANDR extension
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/979959/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs