On Sat, 21 Aug 2021 13:55:37 +0900 Masaru Nomiya <[email protected]> said:

> Hello,
> 
> In the Message; 
> 
>   Subject    : Re: [e-users] emacs problem persists
>   Message-ID : <[email protected]>
>   Date & Time: Fri, 20 Aug 2021 22:32:53 +0100
> 
> [CH] == Carsten Haitzler <[email protected]> has written:
> 
> [...]
> CK> > This is with emacs 27.1, as packaged in 1:27.1+1-3ubuntu3.
> 
> CH>  well to rule out it being the hidden property.
> 
> CH>  src/bin/e_hints.c
> 
> CH>  line 613 + 614. these:
> 
> CH>     if (ec->netwm.state.hidden)
> CH>       state[num++] = ECORE_X_WINDOW_STATE_HIDDEN;
> 
> CH>  comment those out. like:
> 
> CH>  //   if (ec->netwm.state.hidden)
> CH>  //     state[num++] = ECORE_X_WINDOW_STATE_HIDDEN;
> 
> CH>  and rebuild and see.
> 
> Fixed!
> 
> Many, many thanks, indeed.

This is not a fix. it is a test. You have an emacs bug. It doesn't handle the
hidden state changes properly and chooses to not render updates. :) But you can
now tell them what the bug is.

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
Carsten Haitzler - [email protected]



_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to