RE: Weston at bootup

2018-09-21 Thread Singh, Satyeshwar
Hi Deepan, Do you have any Weston logs when it restarts? Maybe you want to add --log option to redirect all output to some log file and share that with us? -Satyeshwar From: wayland-devel [mailto:wayland-devel-boun...@lists.freedesktop.org] On Behalf Of deepan muthusamy Sent: Friday, September

Re: weston: Add config option to enable pixman-based rendering

2018-09-21 Thread Thomas Zimmermann
Hi, thank you for the review. The MR is pending at [1]. but it's basically the same code as posted here. Please see my comments below. Am 18.09.2018 um 14:43 schrieb Emmanuel Gil Peyrot: >> diff --git a/compositor/main.c b/compositor/main.c >> index 1e827884..e7ac52ca 100644 >> ---

Re: Weston at bootup

2018-09-21 Thread deepan muthusamy
Hi, I tried the same thing in the link which you provided. It's starting but Weston is getting restart for every 90 sec. My service file is as follows: [Unit] Description: launch Weston Requires= dbus.socket dbus.service systemd-user-sessions.service After= dbus.socket dbus.service