From: Volker Armin Hemmann <volkerarmin@googlemail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Konsole issue
Date: Mon, 02 Jan 2012 02:08:12 +0100 [thread overview]
Message-ID: <1706571.0I856MBjmX@localhost> (raw)
In-Reply-To: <4F0101D0.9020000@gmail.com>
Am Sonntag, 1. Januar 2012, 20:01:04 schrieb Colleen Beamer:
> On 01/01/12 19:32, Volker Armin Hemmann wrote:
> > Am Sonntag, 1. Januar 2012, 19:10:25 schrieb Colleen Beamer:
> >> On 01/01/12 18:48, Volker Armin Hemmann wrote:
> >>> Am Sonntag, 1. Januar 2012, 18:20:55 schrieb Colleen Beamer:
> >>>> On 01/01/12 18:06, Volker Armin Hemmann wrote:
> >>>>> Am Sonntag, 1. Januar 2012, 17:36:02 schrieb Colleen Beamer:
> >>>>>> On 01/01/12 17:15, Volker Armin Hemmann wrote:
> >>>>>>> Am Sonntag, 1. Januar 2012, 16:51:23 schrieb Colleen Beamer:
> >>>>>>>>> What happens if you run xterm?
> >>>>>>>>
> >>>>>>>> In response, konsole was working just find earlier today - I had a
> >>>>>>>> command prompt and everything. I had to install xterm, but on
> >>>>>>>> install
> >>>>>>>> I could run xterm and it provides me with a command prompt.
> >>>>>>>
> >>>>>>> so what happens when you start konsole out of xterm? Any messages?
> >>>>>>> Do
> >>>>>>> you
> >>>>>>> find anything in .xsession-errors?
> >>>>>>
> >>>>>> Starting konsole out of xterm results in the same issue - no prompt.
> >>>>>>
> >>>>>> From .xsession-errors the following related to konsole was provided,
> >>>>>> but
> >>>>>> I have no idea how to go about fixing this:
> >>>>>>
> >>>>>> konsole(8283)/kdecore (KPty/K3Process) KPty::open: Can't open a
> >>>>>> pseudo
> >>>>>> teletype
> >>>>>> konsole(8283) Konsole::Pty::flowControlEnabled: Unable to get flow
> >>>>>> control status, terminal not connected.
> >>>>>> konsole(8283) Konsole::Pty::start: Unable to set terminal attributes.
> >>>>>
> >>>>> Bingo.
> >>>>>
> >>>>> well, check that /dev/pts is mounted. Did you have any consolekit,
> >>>>
> >>>> udev, dbus
> >>>>
> >>>>> updates? Are the permissions set correctly? have you recompiled
> >>>>> kdelibs?
> >>>>>
> >>>>> But this is exactly your problem - google for it.
> >>>>
> >>>> No updates - konsole was working less than 15 minutes prior to sending
> >>>> my first message. Will trying googling. Thanks.
> >>>
> >>> is consolekit still running? does the problem persist after a reboot?
> >>
> >> Since my last response, I have checked that /dev/pts is mounted and it
> >> is. The console-kit-daemon appears to be running. I checked
> >> permissions of /dev/pts - they look okay, but I'm not sure what they
> >> should be because I've never had an issue like this before. This is
> >> what they are:
> >>
> >> total 0
> >> drwxr-xr-x 2 root root 0 Jan 1 17:06 .
> >> drwxr-xr-x 17 root root 4680 Jan 1 17:07 ..
> >> crw------- 1 colleen colleen 136, 0 Jan 1 19:07 0
> >
> > should look like this:
> > ls -hl /dev/pts
> > insgesamt 0
> > crw--w---- 1 <user> tty 136, 0 30. Dez 21:37 0
> > crw------- 1 <user> tty 136, 1 2. Jan 01:20 1
> > crw------- 1 <user> tty 136, 2 1. Jan 21:15 2
> > crw------- 1 <user> tty 136, 3 1. Jan 23:19 3
> > crw------- 1 <user> tty 136, 4 1. Jan 21:31 4
> >
> > so the question is, where did it get borked. To clear something up, what
> > did you emerge in the time before this happend? Also, useflags for
> > kdelibs please.
> I didn't emerge anything before this happened.
>
> Use flags for kdelibs are as follows:
>
> -3dnow
> +acl
> +alsa
> -bindist
> +bzip
> -debug
> -doc
> -fam
> +handbook
> -jpeg2k
> -kerberos
> -lzma
> +mmx
> +nls
> -openexr
> +opengl
> +policykit
> -semantic-desktop
> -spell
> +sse
> +sse2
> +ssl
> -test
> +udev
> +udisks
> +upower
> -zeroconf
>
> > I also tried googling, but haven't found anything that made any sense to
> > me.
> >
> > try googling pts permissions.
> >
> > When you cat mtab, do you find something like this:
> > /etc/mtab:
> > devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620 0 0
> >
> > is the devfs initscript run? does it look ok?
> > (having this:
> > devpts /dev/pts 0755 ,gid=5,mode=0620 devpts
>
> This is the output from "cating" mtab:
>
> devpts /dev/pts devpts rw,relatime,mode=600 0 0
now compare that with my line.
Then find out which script does it to you. Do you have a devpts entry in fstab?
Correct it, you are done.
And I should have gone to bed 4h ago. Old men need sleep (/me feels older than
I am.)
--
#163933
next prev parent reply other threads:[~2012-01-02 1:10 UTC|newest]
Thread overview: 61+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-01 19:33 [gentoo-user] Konsole issue Colleen Beamer
2012-01-01 19:41 ` Michael Mol
2012-01-01 19:51 ` Colleen Beamer
2012-01-01 19:58 ` Michael Mol
2012-01-01 20:12 ` Colleen Beamer
2012-01-01 20:46 ` Dale
2012-01-01 21:00 ` Colleen Beamer
2012-01-01 21:15 ` Michael Mol
2012-01-01 21:51 ` Colleen Beamer
2012-01-01 22:10 ` Dale
2012-01-01 22:15 ` Volker Armin Hemmann
2012-01-01 22:36 ` Colleen Beamer
2012-01-01 23:06 ` Volker Armin Hemmann
2012-01-01 23:20 ` Colleen Beamer
2012-01-01 23:48 ` Volker Armin Hemmann
2012-01-02 0:10 ` Colleen Beamer
2012-01-02 0:32 ` Volker Armin Hemmann
2012-01-02 1:01 ` Colleen Beamer
2012-01-02 1:08 ` Volker Armin Hemmann [this message]
2012-01-02 0:01 ` Mark Knecht
2012-01-02 0:09 ` Mark Knecht
2012-01-02 0:18 ` Volker Armin Hemmann
2012-01-02 0:34 ` Mark Knecht
2012-01-02 0:40 ` Michael Mol
2012-01-02 0:47 ` Mark Knecht
2012-01-02 0:55 ` Volker Armin Hemmann
2012-01-02 1:05 ` Colleen Beamer
2012-01-02 1:13 ` Mark Knecht
2012-01-02 1:20 ` Colleen Beamer
2012-01-02 1:29 ` Mark Knecht
2012-01-02 2:25 ` Colleen Beamer
2012-01-02 9:57 ` Mick
2012-01-02 19:32 ` Colleen Beamer
2012-01-02 19:42 ` Michael Mol
2012-01-03 2:39 ` Colleen Beamer
2012-01-03 3:19 ` Dale
2012-01-03 10:26 ` Lorenzo Bandieri
2012-01-03 10:39 ` Volker Armin Hemmann
2012-01-03 23:17 ` Colleen Beamer
2012-01-02 20:54 ` Neil Bothwick
2012-01-02 1:18 ` Volker Armin Hemmann
2012-01-02 2:44 ` Colleen Beamer
2012-01-02 12:53 ` Neil Bothwick
2012-01-02 14:44 ` Mark Knecht
2012-01-02 17:09 ` Neil Bothwick
2012-01-02 19:12 ` Colleen Beamer
2012-01-02 19:22 ` Colleen Beamer
2012-01-02 19:27 ` Michael Mol
2012-01-02 19:35 ` Colleen Beamer
2012-01-02 19:47 ` Michael Mol
2012-01-02 20:56 ` Neil Bothwick
[not found] ` <201201022259.03909.michaelkintzios@gmail.com>
2012-01-03 0:05 ` Neil Bothwick
2012-01-03 1:09 ` Volker Armin Hemmann
2012-01-02 0:25 ` Colleen Beamer
2012-01-02 0:26 ` Michael Mol
2012-01-01 19:48 ` Dale
2012-01-01 20:01 ` Colleen Beamer
2012-01-01 20:09 ` [gentoo-user] " James
2012-01-01 20:34 ` Colleen Beamer
2012-01-01 20:08 ` [gentoo-user] " Paul Hartman
2012-01-01 20:36 ` Colleen Beamer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1706571.0I856MBjmX@localhost \
--to=volkerarmin@googlemail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox