Hi Rob,
On further debugging I could see the below behaviour:
1. _gdk_pixbuf_get_module receives the buffer header as:<89>PNG
2. But when it fetch the mime_type on that buffer it is getting
mime_type:application/octet-stream which should be image/png.
Due to this there is a type mismatch in mim
it
From: robs...@evilgeniuses.org.uk [robs...@evilgeniuses.org.uk] on behalf of
Rob Bradford [r...@robster.org.uk]
Sent: Monday, June 11, 2012 8:35 PM
To: Avijit Manna (WT01 - PES)
Cc: wayland-devel@lists.freedesktop.org
Subject: Re: Unable to load cursor
On 11 June 2012 14:55, wrote:
> Hi,
>
> I have built weston with wayland (wayland 0.85). When I try to run weston
> server it is loaded properly but the cursor is not displayed.
>
> When I dig into more detail and put some logs I could see that following
> functions are getting called:
> create