Re: [e-users] Strange behavior after resume
Quelrond <[email protected]> Thu, 17 Oct 2024 21:39:03 +0200
| Newsgroups | gmane.comp.window-managers.enlightenment.user |
|---|---|
| Message-ID | <[email protected]> |
Is there any way to debug this problem? Is there any way to stop E or X or both before sleep and then restart them correctly without loosing the apps after resume? What another WM can I test to find the source of the problem? Peter On 17/10/2024 21:11, Carsten Haitzler wrote: > On Thu, 17 Oct 2024 21:02:00 +0200 Quelrond <[email protected]> said: > >> Hello, >> >> I've just upgraded my laptop from FreeBSD 13.3 to FreeBSD 14.1. The most >> important progress is that suspend resume (almost) works with this >> version. I have a strange problem with Enlightenment though. >> >> After the resume the performance of E seems to be lower than normally, >> repainting of windows content is a bit slow. And if I try to restart E >> (with Ctrl-Alt-End) - the windows content is completely lost: >> >> https://www.flytrace.com/static/download/shot-2024-10-14_22-27-20.jpg >> >> Any ideas? > the fact that a restart of e loses content... implies the pixmaps of the > window content somehow don't work or cannot be accessed. a e restart has e > exit and start again - thus as x for pixmaps and so on... so it might be that > the kernel and/or gpu driver somehow during suspend do something bad? they > might migrate pixmaps from gpu vram to system memory before suspend so they > can shut down gpu vram, but then on resume not copy them back to vram and > switch back correctly? >