Bug 8664 - Console messages while logging into KDE
Summary: Console messages while logging into KDE
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kdebase
Version: 6.2
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: Bernhard Rosenkraenzer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-01-20 18:24 UTC by Tim Waugh
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2000-02-06 16:42:35 UTC
Embargoed:


Attachments (Terms of Use)

Description Tim Waugh 2000-01-20 18:24:28 UTC
When logging into KDE (as root) I get this spat onto tty1:

stty: standard input: Inappropriate ioctl for device
stdin: is not a tty
stty: standard input: Inappropriate ioctl for device

Comment 1 Tim Waugh 2000-02-03 15:17:59 UTC
These are coming from stty and mesg, and stty again.  stty is being invoked at
/etc/bashrc, so I guess the test for 'is this interactive' is going wrong.  I
haven't tracked down where mesg is being invoked from.

Comment 2 Bernhard Rosenkraenzer 2000-02-06 16:42:59 UTC
mesg is invoked from ~/.bash_profile.
I think the bashrc stuff is fixed by now (new bash) - not seeing the problem
here anymore.

Comment 3 Tim Waugh 2000-02-07 12:06:59 UTC
The stty messages are still happening here with beta3 KDE workstation.  The 'is
not a tty' message is gone though.


Note You need to log in before you can comment on or make changes to this bug.