Maik,

thanks for your response. I should have mentioned that I'm running this on a Set Top Box and basic GUI and event handling work fine. Only the mouse does not work. I'm using DirectFB 1.0

thanks
Dhoti

Maik Greubel wrote:
Hello,

From: "Dhoti Walla" <[email protected]>
Sent: Sunday, March 13, 2011 7:04 AM
To: <[email protected]>
Subject: [directfb-dev] question on mouse cursor

err = dfb->CreateSurface(&dfb, &mouseSurfaceDesc, &mouseSurface);

Here is where I get a failure. err is always 0x07 which is
DFB_ACCESSDENIED,   /* Access to the resource is denied. */

Just an idea: Do you try to execute the binary as unprivileged user and have no access to /dev/fb*?

Regards

Maik
_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to