From kde-commits Mon Feb 01 11:57:50 2010 From: David Faure Date: Mon, 01 Feb 2010 11:57:50 +0000 To: kde-commits Subject: Re: KDE/kdelibs/kinit Message-Id: <201002011257.51418.faure () kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=126502552018407 On Friday 29 January 2010, Tommi Tervo wrote: > SVN commit 1081960 by teve: > > Remove noise, ACK'd by llunak > +#ifndef NDEBUG > fprintf(stderr,"kdeinit4: preparing to launch %s\n", libpath.isEmpty() > ? execpath.constData() : libpath.toUtf8().constData()); > +#endif Hmm. Too bad. It was useful when debugging a user's session startup... E.g. http://paste.ubuntu.com/366785/ Maybe there could be a qgetenv (done once)... -- David Faure, faure@kde.org, http://www.davidfaure.fr Sponsored by Nokia to work on KDE, incl. Konqueror (http://www.konqueror.org).