On 20 Jun 2007, at 14:09, Torgeir Veimo wrote:
I'm getting a floating point exception when running dfbinfo on a unichrome setup. This is an MS-6723 motherboard with 64MB memory set up for graphics in the bios. DirectFB is current from git. Any clues on what can be wrong?
The code that throws an error is this line (in dfb_fbdev_pan); var->xoffset = xoffset - (xoffset % dfb_fbdev->shared->fix.xpanstep); Could xpanstep be zero? -- Torgeir Veimo [EMAIL PROTECTED]
_______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
