RE: Unable to load cursor when weston server is loaded

2012-06-12 Thread avijit.manna
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

RE: Unable to load cursor when weston server is loaded

2012-06-12 Thread avijit.manna
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

Re: Unable to load cursor when weston server is loaded

2012-06-11 Thread Rob Bradford
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