Pavel Sanda wrote: >>> Pavel Sanda wrote: >>>>> e16-1.0.16 is available for download: >>>>> http://sourceforge.net/projects/enlightenment/files/ >>>>> >>>>> Nothing wildly exciting here except maybe >>>>> - Fix animation bug >>>>> Could cause major stalls and maybe lockup, e.g. in area slides. >>>> >>>> Hi Kim, >>>> >>>> I updated to version 1.0.16 and after loading it my CPU load drastically >>>> changed to 80% when my box is just idling. I figured out that the main >>>> reason is some small textarea within music player in one of my desktops. >>>> Even after killing it the load still quite higher compared to previous >>>> version (might by updates of changing gkrellm window or whatver). >>>> >>>> Seems related to 'Fix animation bug' but do you have idea what's going on? >>>> >>> Well, I haven't seen anything like that and I don't really have an idea >>> about what might be going on. >>> I wouldn't expect the "fix animation bug" change to cause something like >>> that but not much else has been changed between 1.0.15 and 1.0.16. >>> >>> Any chance you could bisect the problem? >> >> Bisect leads here: >> >> f2e2e1bae42f73003f6fe8756db862632e9a5aef is the first bad commit >> commit f2e2e1bae42f73003f6fe8756db862632e9a5aef >> Author: Kim Woelders <[email protected]> >> Date: Sun Nov 9 14:58:23 2014 +0100 >> >> Use XRenderCreateSolidFill() if available. >> >> top shows that the main consumer is Xorg, not e16. >> >>> And please give me some more info like e16 configuration, Xorg version, >> >> xorg-server 1.7.7, audacious-1.3.2 (no, i'm not going to upgrade;) > > Looking at the patch you might want to know that my libXext is 1.2.0. > >> e16 has many options, which ones are of interest to you?
Well, for now just, you have enabled compositing, right? Otherwise this commit shouldn't make any difference What does "e16 -v" say? Which libXrender version are you using? What do you get from "grep -e RENDER_M -e XRenderCreateSolidFill /usr/include/X11/extensions/*render.h" (I'm interested build-time have XRenderCreateSolidFill and RENDER_MAJOR/RENDER_MINOR)? /Kim ------------------------------------------------------------------------------ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
