Tell X to create the edid atom if it is missing so we can return valid
authorChristopher Michael <cp.michael@samsung.com>
Fri, 1 Feb 2013 12:06:55 +0000 (12:06 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Fri, 1 Feb 2013 12:06:55 +0000 (12:06 +0000)
edid information.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83556

src/lib/ecore_x/xlib/ecore_x_randr.c

index 91ec935..9226b05 100644 (file)
@@ -2528,7 +2528,7 @@ ecore_x_randr_output_edid_get(Ecore_X_Window root EINA_UNUSED, Ecore_X_Randr_Out
    if (_randr_version < RANDR_VERSION_1_2) return NULL;
 
    /* try to get the edid atom */
-   if (!(edid = XInternAtom(_ecore_x_disp, RR_PROPERTY_RANDR_EDID, True))) 
+   if (!(edid = XInternAtom(_ecore_x_disp, RR_PROPERTY_RANDR_EDID, False))) 
      return NULL;
 
    /* get the output property