On 6/29/22 11:20, Carsten Haitzler wrote:
On Wed, 29 Jun 2022 10:19:12 +0200 Pierre Couderc via enlightenment-users
<enlightenment-users@lists.sourceforge.net> said:

in e 0.25.3 (installed from debian)

When I start e, many times but not always, on the "second" screen,
backlight is very low, I have to go in "Backlight Settings", change
something then backlight turns back normal, the "something" could be
changing Dim Backlight form 84 to 83, then  applying..
This can be a DDC backlight thing. Sometimes monitors when they are in the
middle of changing modes don't respond to DDC backlight change messages. The
backlight code does have some retry logic but it eventually gives up. If you
don't use the DDC stuff this wouldn't happen. It's kind of iffy and your
mileage varies based on who makes your monitor.

OK, I disabble ddc ans I see what occurs...

(Sorry, I have not answerd before because I was away, with olny 1 screen...)


It seems to me that the saving of the previous state is not correctly
reloaded. I have some other bugs of this kind. Particularly, if I try to
exit e, I have a crash (see crashdump.txt below). And it seems to me
that these bugs are  linked to the presence of 2 screens, the crash does
not occurs with 1 screen.


cf :  https://www.couderc.eu/download/.e-crashdump.txt
hmm it's almost always in the desktop gadgets module (gadman);

Thread 1 (Thread 0x7f90f3635b40 (LWP 7625) "enlightenment"):
#0  0x00007f90f5417932 in pause () at /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007f90f5418200 in <signal handler called> ()
#at /lib/x86_64-linux-gnu/libpthread.so.0 2  0x00007f90dc12cab0 in  ()
at 
/usr/lib/x86_64-linux-gnu/enlightenment/modules/gadman/linux-gnu-x86_64-0.25.1/module.so

etc. etc. ... try unload the gadman module?

You don't have debug information so I can't say much other than "it seems to
  often complain about some crash starting in gadman". No idea which file,
function or line to look at.

OK, this is a "true" bug occuring at each e exit. How do I enable debug information...?

And how do I "unload gadman module" ?



_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to