Fix a crash on Ubuntu 12/230612/1
authorHeeyong Song <heeyong.song@samsung.com>
Thu, 2 Apr 2020 04:22:14 +0000 (13:22 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Mon, 13 Apr 2020 04:28:29 +0000 (13:28 +0900)
commit6a7969906888fa260f94244a50f5e44bcfbd187c
treee5aa8af6f4324ccdbe79f7d7577c1c282ad8c5c3
parent320c01098752ee9e7640590dd46dc2173bea138b
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