Fix a crash on Ubuntu 71/229571/1
authorHeeyong Song <heeyong.song@samsung.com>
Thu, 2 Apr 2020 04:22:14 +0000 (13:22 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Thu, 2 Apr 2020 04:22:14 +0000 (13:22 +0900)
commit33cf5b733d72d2af40a5c2336120b3f48a040513
tree3aceeb4c57a4ac01d891d423a0166da8ed9eabd5
parent7ad5e5732b3187023687f7fed19b96dc93b57978
Fix a crash on Ubuntu

ecore_x_init() should be called before a window is created.

Change-Id: I36ffc65f5f509a90691bce36178f1a41d9ca03a5
dali/internal/window-system/ubuntu-x11/window-base-ecore-x.cpp