Thanks so much!
On Sat, Feb 28, 2015 at 10:08 PM, Jason Ekstrand
wrote:
>
> On Feb 27, 2015 5:11 AM, "Pekka Paalanen" wrote:
> >
> > On Fri, 27 Feb 2015 13:38:49 +0200
> > Pekka Paalanen wrote:
> >
> > > On Fri, 13 Feb 2015 14:02:02 +0800
> > > Jonas Ådahl wrote:
> > >
> > > > From: "Jasper S
On Feb 27, 2015 5:11 AM, "Pekka Paalanen" wrote:
>
> On Fri, 27 Feb 2015 13:38:49 +0200
> Pekka Paalanen wrote:
>
> > On Fri, 13 Feb 2015 14:02:02 +0800
> > Jonas Ådahl wrote:
> >
> > > From: "Jasper St. Pierre"
> > >
> > > ---
> > > clients/simple-damage.c | 2 +-
> > > clients/simple-egl.c
Hi Mr.Pekka,
Thank you very much for your reply.
>Maybe your client does call wl_shell_get_shell_surface(), but it does
>not flush the message to the socket. See wl_display_flush().I add
>wl_display_flush mothed call in source code.
When i run the application,there is no graphic on the display.