[PATCH 0/2] clients: crash fixes when interfaces are unavailable
Pekka Paalanen
ppaalanen at gmail.com
Wed Sep 17 03:59:00 PDT 2014
On Tue, 16 Sep 2014 19:13:15 +0200
Olivier Blin <olivier.blin at softathome.com> wrote:
> Hello,
>
> These small patches fix crashes in clients when some compositor
> interfaces are not available.
>
> This can occur when running the clients together with another
> compositor than weston, for example QWaylandCompositor without
> the TextInputExtension flag enabled.
>
> Olivier Blin (2):
> keyboard: do not crash when input panel is not available
> editor: do not crash when text input manager is not available
>
> clients/editor.c | 5 +++++
> clients/keyboard.c | 5 +++++
> 2 files changed, 10 insertions(+)
>
Hi,
looks trivial enough, so pushed. I had to fix the same whitespace
problem in both: indentation of 'if' was with spaces instead of a tab.
Thanks,
pq
More information about the wayland-devel
mailing list