- Open Thunderbird on Virtual Desktop 1
- Before the thunderbird window shows change to Virtual Desktop 2
- Notice that both thunderbird and enlightenment are using excessive CPU, and the pager preview is black.
- Swap back to the Virtual Desktop where thunderbird is and notice the CPU drop back to something more normal.
Description
Description
Comment Actions
This was running on the software engine, the issue doesn't seem to exist on the hardware engine
Comment Actions
if thunderbird is updating its window all the time then this would happen... and that would be the most logical reason for this to happen... as to update sw has to grab the pixels from x (copy them from xserver to client) and that is not free... :)
Comment Actions
If you trigger this with EINA_LOG_LEVELS=e:4 E_RENDER_DEBUG=1 you'll probably get a log spam which will be useful in determining what's happening.