e_comp_wl: modified log for commit message 53/181453/1
authorDoyoun Kang <doyoun.kang@samsung.com>
Thu, 14 Jun 2018 05:33:21 +0000 (14:33 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Thu, 14 Jun 2018 05:33:21 +0000 (14:33 +0900)
Change-Id: I34f98eccf94574b42f843ca0db599c8c0d2e88a8

src/bin/e_comp_wl.c

index fc9d199..616c2f7 100644 (file)
@@ -2993,7 +2993,7 @@ _e_comp_wl_surface_cb_commit(struct wl_client *client EINA_UNUSED, struct wl_res
 
    if (!ec->comp_data->mapped)
      {
-        if (ec->comp_data->shell.surface &&
+        if (ec->comp_data->shell.surface && ec->comp_data->pending.new_attach &&
             !ec->internal && !ec->comp_data->sub.data && !ec->remote_surface.provider)
           {
              ELOGF("COMP", "Current unmapped. COMMIT. pixmap_usable:%d", ec->pixmap, ec, e_pixmap_usable_get(ec->pixmap));