On Thu, 4 Nov 2010 00:01:12 -0300 Wido <[email protected]> said: http://trac.enlightenment.org/e/wiki/Debugging
> I know I should look in the wiki before asking this to not being spanked > but, is there any WELL DOCUMENTED place were how to debug E17 is explained, > with cases, examples, screenshots? > something for the lam-- err, U mean the noo- err, the low end users like > myself can use? > > thanks > > 2010/11/3 Carsten Haitzler <[email protected]> > > > On Thu, 4 Nov 2010 00:12:45 +0100 Karl Sinn <[email protected]> said: > > > > > Am Mittwoch, 3. November 2010, 09:47:42 schrieb Carsten Haitzler: > > > > On Wed, 3 Nov 2010 09:46:57 +0100 Karl Sinn <[email protected]> said: > > > > > > hmm if a dbus daemon crash takes e down... this needs fixing :) but > > > > > > need to narrow down the issue first. > > > > > > > > > > If i have it again, how can I check it's dbus? > > > > > > > > by catching the crash when it happens and finding out just what went on > > :) > > > > > > :) > > > You'll have to give me more details about that one. > > > Can I simply check for something like dbusd process running, or is there > > some > > > program that I can start to check it? > > > > well go off to another box, ssh in, attach gdb to e, then let e continue. > > do > > the same got X server, dbus daemon - in fact any process u may suspect of > > crashing (to find yourself logged out could be e - but X is just as likely > > - in > > fact more likely as e tries to catch its crashes to present you with a > > white > > box of death - x doesn't). when you find your display frozen - next day, > > check > > your gdb sessions and see who triggered, why, where, what etc. > > > > > > -- > > ------------- Codito, ergo sum - "I code, therefore I am" -------------- > > The Rasterman (Carsten Haitzler) [email protected] > > > > > > > > ------------------------------------------------------------------------------ > > The Next 800 Companies to Lead America's Growth: New Video Whitepaper > > David G. Thomson, author of the best-selling book "Blueprint to a > > Billion" shares his insights and actions to help propel your > > business during the next growth cycle. Listen Now! > > http://p.sf.net/sfu/SAP-dev2dev > > _______________________________________________ > > enlightenment-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > > > > > -- > Wido -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
