Hi, thanks for your response!


[EMAIL PROTECTED] calc 1280*480
        614400

The frame buffer can't old more than just the front buffer.


I don't understand it, please tell me more.

What about other demos, e.g. df_dok?


same..


Does df_andi run at all?

Otherwise, what happens with line 477 changed to this?

      dsc.flags = DSDESC_CAPS;
-     dsc.caps = DSCAPS_PRIMARY | DSCAPS_TRIPLE;
+     dsc.caps = DSCAPS_PRIMARY | DSCAPS_DOUBLE | DSCAPS_SYSTEMONLY;

      err = dfb->CreateSurface( dfb, &dsc, &primary );


same, Panning  display failed

./df_andi

    =======================|  DirectFB 1.0.0  |=======================
         (c) 2001-2007  The DirectFB Organization (directfb.org)
         (c) 2000-2004  Convergence (integrated media) GmbH
       ------------------------------------------------------------

(*) DirectFB/Core: Single Application Core. (2007-03-27 09:02)
(*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 1711)...
(*) Direct/Thread: Running 'Keyboard Input' (INPUT, 1712)...
(*) DirectFB/Input: Keyboard 0.9 (directfb.org)
(*) Direct/Thread: Running 'PS/2 Input' (INPUT, 1713)...
(*) DirectFB/Input: IMPS/2 Mouse 1.0 (directfb.org)
(*) DirectFB/Graphics: Generic Software Rasterizer 0.6 (directfb.org)
(*) DirectFB/Core/WM: Default 0.3 (directfb.org)
(!) DirectFB/FBDev: Panning display failed!
   --> Invalid argument
df_andi.c <498>:
       (#) DirectFBError [dfb->CreateFont( dfb, FONT, &desc, &font )]: File
not found!
(!!!)  *** WARNING [Application exited without deinitialization of
DirectFB!] *** [core.c:77
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to