On Sun, 1 Apr 2018 12:21:28 -0700 Marc MERLIN <marc_...@merlins.org> said:
> On Sat, Mar 31, 2018 at 10:14:12AM -0700, Marc MERLIN wrote: > > I'm also using intel graphics. I didn't touch anything on my laptop > > except upgrading X, and now this started misbehaving. > > Huge typo, I meant 'upgrading E'. X was not upgraded. Nothing was > upgraded except E. aaaah. indeed a big typo. made a big difference. i kind of auto-corrected this to "i upgraded x AND upgraded e to 0.22". > On Sun, Apr 01, 2018 at 11:58:32AM +0900, Carsten Haitzler wrote: > > under compositor settings in advanced there is "dont fade backlight". but > > then e wont dim your backlight on screensaver timeout etc. and your > > backlight will stay on etc. > > Found it, thank you. I'm ok enough with dpms turning the screen off > without any other fanciness. > > > > Right, so this is definitely unreliable on my laptop. > > > How do I turn this off? > > > > you don't. well not in settings. you modify the theme. again - i am > > wondering if this is an xorg bug that is somehow dropping cursor changes > > from e during resume along with backlight change requests. > > It could be an X bug triggered by the dimming the E is doing. Now that I > turned that off, I'll hopefully be ok. currently my suspicions are it's an x bug, unless somehow e is messing up its internal state ... but even then - for the cursors, it'll emit a signal multiple times which will actually just result in the previous animation cancelling and a new one starting. i can't think of how the cursor "not changing at all" could be triggering here other than updates to the cursor during resume being ignored for some reason because the xserver woke up and was "doing things". i did shorten the delay on resume before e begins doing its fade in... but the fade in is the same as always. can you look at: src/bin/e_sys.c these 2 lines in _e_sys_comp_resume(): ecore_timer_add(0.3, _e_sys_screensaver_unignore_delay, NULL); ecore_timer_add(0.6, _e_sys_comp_resume2, NULL); they used to be 0.5 and 1.5 respectively. can you change them back and see if it works again? (and put back the backlight config you changed). > > > What happened was that the E upgrade disabled my mixer gadget for > > > unknown reasons. I had to find and re-install it. > > > All good on that front now, thank you. > > > > it should not have done that... unless it was going to totally deprecate the > > shelf and migrate all your settings to the gadget bar... > > Well, I guess that's what happened anyway :) but I was easily able to > restore it after you pointed that out. > > Thanks, > Marc > -- > "A mouse is a device used to point at the xterm you want to type in" - A.S.R. > Microsoft is to operating systems .... > .... what McDonalds is to gourmet > cooking Home page: http://marc.merlins.org/ | PGP > 7F55D5F27AAF9D08 > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- Carsten Haitzler - ras...@rasterman.com ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users