Bug 51035

Summary: konsole starts as part of restored session but can't start another one afterwards
Product: [Applications] konsole Reporter: Ed O'Loughlin <edoloughlin>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ed O'Loughlin 2002-11-22 11:10:37 UTC
Version:            (using KDE KDE 3.0.4)
Installed from:    Gentoo Packages
Compiler:          gcc 2.95.3-r7 
OS:          Linux

I just installed kde 3.0.4 (prevoiusly 3.0.3), which also upgraded to qt 3.1.0 (using Gentoo).

I had konsole as part of my saved session when I logged out of 3.0.3 and back in to 3.0.4.

Konsole now starts automatically when I log in (3.0.3 and 3.0.4) but I can't start a new one. I'm not using a transparent background. I can't start it from the command line (xterm), menu etc.

Here's the stack trace:

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New Thread 1024 (LWP 17605)]

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x2b95e239 in wait4 () from /lib/libc.so.6
#0  0x2b95e239 in wait4 () from /lib/libc.so.6
#1  0x2b9df200 in __DTOR_END__ () from /lib/libc.so.6
#2  0x2b82b856 in waitpid () from /lib/libpthread.so.0
#3  0x2afc06bc in KCrash::defaultCrashHandler ()
   from /usr/kde/3/lib/libkdecore.so.4
#4  0x2b829664 in pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0x2b2dc398 in QObject::inherits () from /usr/qt/3/lib/libqt-mt.so.3
#7  0x0805eaee in QWidget::paintEvent ()
#8  0x08064c2e in QWidget::paintEvent ()
#9  0x08064894 in QWidget::paintEvent ()
#10 0x08065d4d in QWidget::paintEvent ()
#11 0x0805e5a7 in QWidget::paintEvent ()
#12 0x0805db7c in QWidget::paintEvent ()
#13 0x2b8ce3c1 in __libc_start_main () from /lib/libc.so.6
Comment 1 Ed O'Loughlin 2002-11-22 11:13:07 UTC
The bug wizard seems to have lost the konsole version. It's 1.1.3
Comment 2 Stephan Kulow 2002-11-22 11:19:38 UTC
Subject: Re:  New: konsole starts as part of restored session but can't start another one afterwards

Am Friday 22 November 2002 11:10 schrieb Ed O'Loughlin:
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug, or are watching someone who is.
>
> http://bugs.kde.org/show_bug.cgi?id=51035
>            Summary: konsole starts as part of restored session but can't
>                     start another one afterwards
>            Product: konsole
>            Version: unspecified
>           Platform: Gentoo Packages
>         OS/Version: Linux
>             Status: UNCONFIRMED
>           Severity: crash
>           Priority: NOR
>          Component: general
>         AssignedTo: konsole-devel@kde.org
>         ReportedBy: edoloughlin@vodafone.ie
>
>
> Version:            (using KDE KDE 3.0.4)
> Installed from:    Gentoo Packages
> Compiler:          gcc 2.95.3-r7
> OS:          Linux
>
> I just installed kde 3.0.4 (prevoiusly 3.0.3), which also upgraded to qt
> 3.1.0 (using Gentoo).
>

Unfortunatly Qt 3.1 doesn't work together with KDE 3.0.4. Either stay with
qt 3.0.x or use a KDE 3.1 RC

Greetings, Stephan