Hi José,

that's a bit odd, since the SDL system module of DirectFB does not give such error codes. The error is caused by DirectFB returning xxx_ACCESSDENIED somewhere, and there are quite a few places which return that error; none of which are looking likely candidates, though.

It would help if you could reconfigure and rebuild your libdirectfb.so with --enable-debug, and then start your test-application with --dfb:debug, this will output a lot of debug statements, of which the ones near the error message are of course extra interesting.

hth
Niels

José Renato wrote:
Hello!

I'm getting this error when using directfb under SDL library:

  ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.2.7 |~~~~~~~~~~~~~~~~~~~~~~~~~~
       (c) 2001-2008  The world wide DirectFB Open Source Community
       (c) 2000-2004  Convergence (integrated media) GmbH
     ----------------------------------------------------------------

(*) DirectFB/Core: Single Application Core. (2009-03-25 18:50)
(!) DirectFB/Core: Could not initialize 'system_core' core!
   --> Access denied!
(#) DirectFBError [DirectFBCreate() failed]: Access denied!

Why the access is denied?
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev



--

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to