On Fri, 3 Feb 2017 23:08:53 +0000 Peter Flynn <[email protected]> said:
> Before I file this, does anyone know if it's been reported (I can't find > it, but I am notoriously bad at finding other people's bug reports > because they use different words to describe things :-) > > When I click on the caret menu (LH end of shelf before thermometer) and > pick System > Suspend, the laptop correctly suspends. > > After resuming with the power button, everything seems to work, except > that all items in that System menu are inoperative (Lock, Log out, > Suspend, Reboot, Power off); that is, clicking on them does nothing at > all (and the disk light does not even flicker). errrr. ummm.... it sounds like e still things a current system action is underway and isn't complete yet. beyond adding lots of printfs to e_sys.c to find out the logic flow.. i don't know why this happens to you. it works perfectly for me. i guess does e_sys_action_do() get called when you select to suspend/logout/whatever after a suspend+resume? if so what does it do internally? is there a current action? follow the breadcumbs. down into _e_sys_action_do() and so on. > I am using the Enlightenment 0.21.99.22030 I compiled from github a few > weeks ago on a Dell Latitude D810. github? you know our official git repose are not on github. > Right-click on background and all related menus seem to work normally; > other items in the shelf also working normally. > > (Possibly unrelated) System > Hibernate is blacked out for some reason, that's probably because your os is systemd related and systemd reports that hibernation is not possible. > perhaps because E believes it has detected that this facility is not > available. Indeed the hardware function Fn + F1 (labelled in blue > Hibernate) does nothing, and Fn + Esc ["Standby"] is also inoperative. -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
