On Sun, 27 Jul 2008 11:38:46 +1000 Erik de Castro Lopo <mle
[EMAIL PROTECTED]> babbled:

> Carsten Haitzler (The Rasterman) wrote:
> 
> > On Wed, 9 Jul 2008 11:07:34 +1000 Erik de Castro Lopo <mle
> > [EMAIL PROTECTED]> babbled:
> > 
> > as the tread says - known bug.. just with vlc - xine, mplayer and totem work
> > fine in fullscreen. unknown if it's e doing bad/strage things, or vlc - or a
> > combo of both, but fullscreen with vlc invariably ends up with strange
> > results... :(
> 
> Any way you would suggest to debug this? I just prefer vlc to any
> of the other players.

this here requires...

1. following the event loop - what events e sees and just what it does with
them. this needs printf debugging - puttin things in event handles and logging
it.
2. tracking what vlc seems to do (xev on its window(s) and on root) and to see
if this differs to what e sees...
3. inferring from the above what wrong - if any is in e's logic, or what wrong
thing vlc does - if any. agaon with knowledge of what SHOULD be correct... :(

so it basically needs someone who knows the code well... and icccm and window
management... ie probably me... :(

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to