Re: [E-devel] E17 bug report : Workspace in weird state after fullscreen video

2008-07-28 Thread vtorri
Quoting Erik de Castro Lopo [EMAIL PROTECTED]:

 Carsten Haitzler (The Rasterman) wrote:

 On Wed, 9 Jul 2008 11:07:34 +1000 Erik de Castro Lopo 
 [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.

We must be sure about the origin of the bug. The first thing is to test if
wxwidget + fullscreen is working with e17. So a little program can test it. If
it's working, there are great chances that the problem in on e17 side.

Vincent



This message was sent using IMP, the Internet Messaging Program.



-
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=100url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E17 bug report : Workspace in weird state after fullscreen video

2008-07-28 Thread The Rasterman
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=100url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E17 bug report : Workspace in weird state after fullscreen video

2008-07-26 Thread The Rasterman
On Wed, 9 Jul 2008 11:07:34 +1000 Erik de Castro Lopo [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... :(

 Hi all,
 
 I'm running a pretty recent version of E17 (pulled from CVS within
 the last week) and I'm seeing some weirdness.
 
 If I play a video using VLC in fullscreen mode, the desktop isn't
 redrawn after the video finishes. This means that the workspace
 that played the video is all screwed up until I restart E17 using
 Enlightenment - Restart in the menu.
 
 The same problem also occurred with the previous version which
 was probably pulled from CVS 6-8 weeks ago.
 
 Cheers,
 Erik
 -- 
 -
 Erik de Castro Lopo
 -
 I do have a policy of mandatory evisceration where the crime of
 whitespace in filenames is perpetrated on my systems. This has
 inspired a new range of designer colostomy bag covers in corduroy,
 velvet, and the ever popular denim.
 -- jdub on the SLUG mailing list
 
 -
 Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
 Studies have shown that voting for your favorite open source project,
 along with a healthy diet, reduces your potential for chronic lameness
 and boredom. Vote Now at http://www.sourceforge.net/community/cca08
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 


-- 
- 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=100url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E17 bug report : Workspace in weird state after fullscreen video

2008-07-26 Thread Erik de Castro Lopo
Carsten Haitzler (The Rasterman) wrote:

 On Wed, 9 Jul 2008 11:07:34 +1000 Erik de Castro Lopo [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.

Erik
-- 
-
Erik de Castro Lopo
-
Sex tourism islamic style:
http://timesofindia.indiatimes.com/articleshow/1219601.cms

-
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=100url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E17 bug report : Workspace in weird state after fullscreen video

2008-07-08 Thread Nick Hughart
This is a well known issue that no one has had the time and/or desire to 
fix.

Erik de Castro Lopo wrote:
 Hi all,

 I'm running a pretty recent version of E17 (pulled from CVS within
 the last week) and I'm seeing some weirdness.

 If I play a video using VLC in fullscreen mode, the desktop isn't
 redrawn after the video finishes. This means that the workspace
 that played the video is all screwed up until I restart E17 using
 Enlightenment - Restart in the menu.

 The same problem also occurred with the previous version which
 was probably pulled from CVS 6-8 weeks ago.

 Cheers,
 Erik
   


-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E17 bug report : Workspace in weird state after fullscreen video

2008-07-08 Thread Erik de Castro Lopo
Nick Hughart wrote:

 This is a well known issue that no one has had the time and/or desire to 
 fix.

Assuming I had the desire to fix it, is there any past discussion about
the problem that might ease my way into the problem.

Erik
-- 
-
Erik de Castro Lopo
-
Never argue with stupid people. They'll just drag you down to
their level and beat you with experience

-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E17 bug report : Workspace in weird state after fullscreen video

2008-07-08 Thread Vincent Torri



On Tue, 8 Jul 2008, Nick Hughart wrote:


This is a well known issue that no one has had the time and/or desire to
fix.


are you talking about the bug mentioned here:

http://trac.enlightenment.org/e/wiki/Enlightenment

? Erik's description of the problem is a bit different.

It seems that now, when vlc goes fullscreen, the window is resized, which 
is not the description of the bug in trac.


About that bug, it could be wxwidget that does not use correctly ICCCM / 
NetWM. Maybe the first thing is to write a small test app with wxwidget 
which does what vlc does when the video has finished, to be sure that the 
problem comes from wxwidget or not.


Vincent


Erik de Castro Lopo wrote:

Hi all,

I'm running a pretty recent version of E17 (pulled from CVS within
the last week) and I'm seeing some weirdness.

If I play a video using VLC in fullscreen mode, the desktop isn't
redrawn after the video finishes. This means that the workspace
that played the video is all screwed up until I restart E17 using
Enlightenment - Restart in the menu.

The same problem also occurred with the previous version which
was probably pulled from CVS 6-8 weeks ago.

Cheers,
Erik




-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
Ce message a été vérifié par MailScanner
pour des virus ou des polluriels et rien de
suspect n'a été trouvé.
Message délivré par le serveur de messagerie de l'Université d'Evry.

-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel