On Mon, 6 Feb 2017 22:07:05 +0000 Peter Flynn <[email protected]> said:

> On 02/05/2017 11:56 PM, Carsten Haitzler (The Rasterman) wrote:
> [...]
> > i have no idea why. i don't think it's that though... something gets stuck.
> > something stops future system actions. what requires throwing printfs in
> > e_sys.c and printing out the logic flow and finding what piece of logic is
> > failing.
> 
> That could probably be narrowed down, in that when I was running e17
> under Ubuntu 14.04 (I think) it worked perfectly. How much of e_sys.c
> has changed?

that doesn't narrow it down. :)

> > well a bit of basic C  and printfs and then reading your logs would do it. 
> 
> I can do that; the hard bit is working out what module to look at, and
> knowing how to find out what bit gets triggered when an events occurs,
> like a hardware event (closing the lid) or a menu gets clicked.

e_sys.c - literally that file and just that file. in src/bin/ ... that's why i
said... pretty much anyone who has ever touched a basic shell script or even
looked at hello world, python etc. can add printfs' in the right places and
follow if/then/else and function call logic and printf the value of pointers (%
p) or other integers (%i) or floats/doubles (%f). :) printf has a nice manual
page :)

> >> All fixed, however, by installing uswsusp which provides commands s2ram
> >> and s2disk which work just fine.
> > 
> > there you go then. :)
> 
> Yep, happy bunny :-)
> 
> P
> 
> ------------------------------------------------------------------------------
> 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
> 


-- 
------------- 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

Reply via email to