l l schrieb: > 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.
This means that there's nothing to pan as the whole frame buffer is already required for the visible buffer. > What about other demos, e.g. df_dok? > > > same.. You might get rid off the errors using "desktop-buffer-mode = frontonly", but it's not relevant for fullscreen applications, you could ignore the error. > ./df_andi > > =======================| DirectFB 1.0.0 |======================= > (c) 2001-2007 The DirectFB Organization (directfb.org > <http://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 <http://directfb.org>) > (*) Direct/Thread: Running 'PS/2 Input' (INPUT, 1713)... > (*) DirectFB/Input: IMPS/2 Mouse 1.0 (directfb.org <http://directfb.org>) > (*) DirectFB/Graphics: Generic Software Rasterizer 0.6 (directfb.org > <http://directfb.org>) > (*) DirectFB/Core/WM: Default 0.3 (directfb.org <http://directfb.org>) > (!) DirectFB/FBDev: Panning display failed! > --> Invalid argument > df_andi.c <498>: > (#) DirectFBError [dfb->CreateFont( dfb, FONT, &desc, &font )]: > File not found! The real problem is that it's missing $prefix/share/directfb-examples/decker.ttf. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
