[Konsole-devel] [Bug 140952] Konsole crashes on start-up with "Konsole is unable to open a PTY"

Ace Frehley afrehley at gmail.com
Wed Feb 7 07:46:55 UTC 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=140952         




------- Additional Comments From afrehley gmail com  2007-02-07 08:46 -------
Sorry, misinterpreted your earlier message (#11).  I reran strace as follows:  strace -e trace=stat64 konsole 2> /home/e-dua/msg1.txt  

It rpoduced an output file of 82K.  

There was one reference to pts (I include the two lines before and after):

stat64("/home/e-dua/.compose-cache/", 0xbf9e3b50) = -1 ENOENT (No such file or directory)
stat64(".", {st_mode=S_IFDIR|0775, st_size=7712, ...}) = 0
stat64("/dev/pts/0", 0xbf9e3b64)        = -1 ENOENT (No such file or directory)
stat64("/home/e-dua/.kde/share/config/", {st_mode=S_IFDIR|0755, st_size=5368, ...}) = 0
stat64("/home/e-dua/.kde/share/config/kdebugrc", 0x8158af8) = -1 ENOENT (No such file or directory)

Hope that helps.



More information about the konsole-devel mailing list