Re: [E-devel] blackscreen with eskiss

2010-10-08 Thread Raoul Hecky
I just tested it on my machine with nvidia graphics card and it's also not working when comp module is enabled in e. The eskiss window is just empty. I don't think it's an eskiss bug, because i'm creating the canvas in the right way: ecore_evas_init(); application->ee = ecore_evas_new(engine, 0,

[E-devel] blackscreen with eskiss

2010-10-07 Thread michael bouchaud
I try to package eskiss to use it on my product. But I encounter some problems, I explain me. On some laptop, who have intel's graphics hardware, eskiss make a blackscreen when I use the comp module. I test it with ati graphics hardware, no problems appends. Maybee this is a bug in ecore_evas ? Wha