wayland: Handle failure to init a display screen
authorBryce Harrington <bryce@osg.samsung.com>
Sat, 14 Mar 2015 00:06:01 +0000 (20:06 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Sat, 14 Mar 2015 00:06:01 +0000 (20:06 -0400)
commit673de24fa75d9789faad69e12ab93d0510d51b9f
tree6afe4fd7c0f5eccb856c69519aa51c4648ec3e31
parentf225f040026599f3ddda57ac785c015fd3b5e6f9
wayland: Handle failure to init a display screen

Summary:
e_comp_wl_output_init will fail (silently) under a couple of
conditions.  Instead, make it propagate the error so it can be handled
at a higher level.  For now just issue an error message.

Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>
Reviewers: cedric, devilhorns, zmike

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2155
src/bin/e_comp_wl.c
src/bin/e_comp_wl.h