kdebase/konqueror

Lubos Lunak l.lunak at suse.cz
Wed Jan 21 10:20:01 GMT 2004


On Wednesday 21 of January 2004 11:08, David Faure wrote:
> On Wednesday 21 January 2004 11:05, Lubos Lunak wrote:
> > On Tuesday 20 of January 2004 16:38, David Faure wrote:
> > > On Tuesday 20 January 2004 13:47, Luboš Luňák wrote:
> > > > CVS commit by lunakl:
> > > >
> > > > Use isatty() to check if konqy is run from Konsole, don't keep
> > > > for preloading if yes.
> > >
> > > Very good idea.
> > > Isn't it going to break for people using startx though? (stdout/stderr
> > > is the text console in that case, right?).
> >
> >  Yes. Oh well. No better idea of solving this other than telling them
> > that if they're skilled enough to do 'startx', they can do 'startx
> > </dev/null
> >
> > >~/x.log 2>&1' as well.
>
> Yes. Usually the outputs get redirected indeed. But not stdin, I think.
> What about removing the test for stdin?

 Good idea. But only in NDEBUG mode should be enough I guess, I often run 
konqueror as 'konqueror 2>&1 | c++filt | tee /tmp/konq.txt', that's why I 
added stdin as well.

-- 
Lubos Lunak
KDE developer
---------------------------------------------------------------------
SuSE CR, s.r.o.  e-mail: l.lunak at suse.cz , l.lunak at kde.org
Drahobejlova 27  tel: +420 2 9654 2373
190 00 Praha 9   fax: +420 2 9654 2374
Czech Republic   http://www.suse.cz/




More information about the kde-core-devel mailing list