Gentoo Archives: gentoo-user

From: Colleen Beamer <colleen.beamer@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Konsole issue
Date: Mon, 02 Jan 2012 01:02:17
Message-Id: 4F0101D0.9020000@gmail.com
In Reply to: Re: [gentoo-user] Konsole issue by Volker Armin Hemmann
1 On 01/01/12 19:32, Volker Armin Hemmann wrote:
2 > Am Sonntag, 1. Januar 2012, 19:10:25 schrieb Colleen Beamer:
3 >> On 01/01/12 18:48, Volker Armin Hemmann wrote:
4 >>> Am Sonntag, 1. Januar 2012, 18:20:55 schrieb Colleen Beamer:
5 >>>> On 01/01/12 18:06, Volker Armin Hemmann wrote:
6 >>>>> Am Sonntag, 1. Januar 2012, 17:36:02 schrieb Colleen Beamer:
7 >>>>>> On 01/01/12 17:15, Volker Armin Hemmann wrote:
8 >>>>>>> Am Sonntag, 1. Januar 2012, 16:51:23 schrieb Colleen Beamer:
9 >>>>>>>>> What happens if you run xterm?
10 >>>>>>>> In response, konsole was working just find earlier today - I had a
11 >>>>>>>> command prompt and everything. I had to install xterm, but on install
12 >>>>>>>> I could run xterm and it provides me with a command prompt.
13 >>>>>>> so what happens when you start konsole out of xterm? Any messages? Do
14 >>>>>>> you
15 >>>>>>> find anything in .xsession-errors?
16 >>>>>> Starting konsole out of xterm results in the same issue - no prompt.
17 >>>>>>
18 >>>>>> From .xsession-errors the following related to konsole was provided,
19 >>>>>> but
20 >>>>>> I have no idea how to go about fixing this:
21 >>>>>>
22 >>>>>> konsole(8283)/kdecore (KPty/K3Process) KPty::open: Can't open a pseudo
23 >>>>>> teletype
24 >>>>>> konsole(8283) Konsole::Pty::flowControlEnabled: Unable to get flow
25 >>>>>> control status, terminal not connected.
26 >>>>>> konsole(8283) Konsole::Pty::start: Unable to set terminal attributes.
27 >>>>> Bingo.
28 >>>>>
29 >>>>> well, check that /dev/pts is mounted. Did you have any consolekit,
30 >>>> udev, dbus
31 >>>>
32 >>>>> updates? Are the permissions set correctly? have you recompiled kdelibs?
33 >>>>>
34 >>>>> But this is exactly your problem - google for it.
35 >>>> No updates - konsole was working less than 15 minutes prior to sending
36 >>>> my first message. Will trying googling. Thanks.
37 >>> is consolekit still running? does the problem persist after a reboot?
38 >> Since my last response, I have checked that /dev/pts is mounted and it
39 >> is. The console-kit-daemon appears to be running. I checked
40 >> permissions of /dev/pts - they look okay, but I'm not sure what they
41 >> should be because I've never had an issue like this before. This is
42 >> what they are:
43 >>
44 >> total 0
45 >> drwxr-xr-x 2 root root 0 Jan 1 17:06 .
46 >> drwxr-xr-x 17 root root 4680 Jan 1 17:07 ..
47 >> crw------- 1 colleen colleen 136, 0 Jan 1 19:07 0
48 >>
49 >
50 > should look like this:
51 > ls -hl /dev/pts
52 > insgesamt 0
53 > crw--w---- 1 <user> tty 136, 0 30. Dez 21:37 0
54 > crw------- 1 <user> tty 136, 1 2. Jan 01:20 1
55 > crw------- 1 <user> tty 136, 2 1. Jan 21:15 2
56 > crw------- 1 <user> tty 136, 3 1. Jan 23:19 3
57 > crw------- 1 <user> tty 136, 4 1. Jan 21:31 4
58 >
59 > so the question is, where did it get borked. To clear something up, what did
60 > you emerge in the time before this happend? Also, useflags for kdelibs please.
61
62 I didn't emerge anything before this happened.
63
64 Use flags for kdelibs are as follows:
65
66 -3dnow
67 +acl
68 +alsa
69 -bindist
70 +bzip
71 -debug
72 -doc
73 -fam
74 +handbook
75 -jpeg2k
76 -kerberos
77 -lzma
78 +mmx
79 +nls
80 -openexr
81 +opengl
82 +policykit
83 -semantic-desktop
84 -spell
85 +sse
86 +sse2
87 +ssl
88 -test
89 +udev
90 +udisks
91 +upower
92 -zeroconf
93
94
95 >
96 >
97 >
98 > I also tried googling, but haven't found anything that made any sense to me.
99 >
100 > try googling pts permissions.
101 >
102 > When you cat mtab, do you find something like this:
103 > /etc/mtab:
104 > devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620 0 0
105 >
106 > is the devfs initscript run? does it look ok?
107 > (having this:
108 > devpts /dev/pts 0755 ,gid=5,mode=0620 devpts
109 This is the output from "cating" mtab:
110
111 rootfs / rootfs rw 0 0
112 proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
113 sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
114 udev /dev tmpfs rw,nosuid,relatime,size=10240k,mode=755 0 0
115 devpts /dev/pts devpts rw,relatime,mode=600 0 0
116 /dev/sda3 / ext3 rw,noatime,commit=0 0 0
117 rc-svcdir /lib64/rc/init.d tmpfs
118 rw,nosuid,nodev,noexec,relatime,size=1024k,mode=755 0 0
119 fusectl /sys/fs/fuse/connections fusectl rw,relatime 0 0
120 shm /dev/shm tmpfs rw,nosuid,nodev,noexec,relatime 0 0
121 /dev/sda1 /boot ext2 rw 0 0
122 /dev/sda4 /home ext3 rw,noatime,commit=0 0 0
123
124 Regards,
125
126 Colleen
127
128
129 --
130
131 Registered Linux User #411143 with the Linux Counter, http://counter.li.org

Replies

Subject Author
Re: [gentoo-user] Konsole issue Volker Armin Hemmann <volkerarmin@××××××××××.com>