> I forgot to ask - whether the df_window works correctly on your
> hardware ? And what is your DirectFB version ?

Yes, on my hardware it's works correctly. But i'm always programming with
export DFBARGS=”system=x11” on my computer and when i try to start df_window,
it also showed me the "caught 11"-error. 
I use the version 1.2.7 and there is no way to use an newer version.

Now the program seems to executes correctly  until 
provider->RenderTo( provider, window_surface, NULL );
that's pretty curios.


> It's a very strange thing. It's nonsense... Maybe you released the
> window instead by accident, didn't you?

I don't understand exactly what you ment, but i released 

provider->Release( provider );
window_surface->Release( window_surface );
window->Release( window );
layer->Release( layer );
primary->Release( primary );
dfb->Release( dfb );

i also uncomment the release of window and window_surface, also nothing changed.

Greetings from Dresden : )
__________________________________________________________________________
Verschicken Sie SMS direkt vom Postfach aus - in alle deutschen und viele 
ausländische Netze zum gleichen Preis! 
https://produkte.web.de/webde_sms/sms



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

Reply via email to