On Wed, 01 Oct 2008 19:53:18 +0200, Marc MERLIN <[EMAIL PROTECTED]> wrote:
> On Wed, Oct 01, 2008 at 07:47:46PM +0200, Kim Woelders wrote: >> On Wed, 01 Oct 2008 17:39:15 +0200, Marc MERLIN <[EMAIL PROTECTED]> >> wrote: >> >> >Howdy, >> > >> >I've used e16 since the pre days, but since the 0.16.8 upgrade >> >where I had to lose my config info and create a new config dir, window >> >maximize and minimize has a noticeable and annoying delay :) >> > >> >Everything is working fine, except for a 1 second delay after >> >I minimize windows (lines drawn down to our iconbox is fast, but then >> it >> >takes one second for the window to be removed from my screen). >> > >> >Maximizing is the other way around: when I clicked on a minimized icon, >> >it takes 0.5sec before the window starts maximizing after I release my >> >mouse button. >> > >> >Obviously, it didn't use to behave that way with the old E and it's >> hard >> >to compare/downgrade since I have a different config directory for the >> >old version. >> > >> >Place windows manually: off >> >Place windows under mouse: off >> >Slide windows in when they appear: off >> >Slide windows around when cleaning up: off >> > >> >System is a dual core duo 3Ghz with 3D acceleration, I used to run the >> >early Es on very old laptops and it was faster than that. >> > >> >Any ideas? >> > >> Something is definitely wrong here, I have never heard of that behavior >> before. >> >> Could you please post the output from "eesh ver" and "eesh show"? > > Sure thing: > > gandalf:~$ eesh ver > Enlightenment Version : 0.16.8.10 > code is current to : $Date: 2007/10/06 07:17:05 $ > gandalf:~$ eesh show > backgrounds.hiquality = 1 ... Hmm... tried your configuration with a 0.16.8.10. For me it works just nice and snappy as I would expect, no annoying delays. Not sure how to figure this out... Can you say if it's a "busy delay", like is the cpu maxed out during the delay or not? Or is it an event stall - does moving the mouse cancel the delay? A few wild guesses: - Have you tried wiping out the cache (rm -rf ~/.e16/cached)? - Does disabling the iconification animation make a difference? - Does disabling the pagers make a difference? - Is your imlib2 up to date and compiled with mmx/sse support? And libpng? If that doesn't bring out something I have to suggest some more serious debugging like use strace to maybe get a clue about what is going on during the delay. HTH /Kim ------------------------------------------------------------------------- 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-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
