[Konversation-devel] [Bug 141476] New: crashes when minimising the main window or closing it to tray

Lasse Liehu lliehu at kolumbus.fi
Sat Feb 10 11:51:42 CET 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=141476         
           Summary: crashes when minimising the main window or closing it to
                    tray
           Product: konversation
           Version: 1.0.1
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: konversation-devel kde org
        ReportedBy: lliehu kolumbus fi


Version:           1.0.1 (using KDE KDE 3.5.6)
Installed from:    Ubuntu Packages
Compiler:          gcc (GCC) 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)
 
OS:                Linux

Steps to reproduce:
1. Check that "Insert a remember line wen chat window is hidden" is checked.
2. Open Channel list for some network
3. Minimise Konversation's main window (check that ahctive tab is the channel list).

Looks like Konversation tries to insert remember line to channel list when the main window is hidden. Everything seems to works if that option isn't checked or channel list isn't active tab when minimising the main window.

Backtrace:

#6  ViewContainer::insertRememberLine (this=0x835fc00)
    at /build/buildd/konversation-1.0.1/./konversation/src/viewcontainer.cpp:1835
#7  0x081906b4 in ViewContainer::qt_invoke (this=0x835fc00, _id=31, 
    _o=0xbfdc3e6c) at ./viewcontainer.moc:533
#8  0xb7067957 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#9  0xb70683fc in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#10 0x08084b50 in KonversationMainWindow::insertRememberLine (this=0x83321c0)
    at ./konversationmainwindow.moc:248
#11 0x08085188 in KonversationMainWindow::hideEvent (this=0x83321c0, 
    e=0xbfdc42e0)
    at /build/buildd/konversation-1.0.1/./konversation/src/konversationmainwindow.cpp:379
#12 0xb709eca7 in QWidget::event () from /usr/lib/libqt-mt.so.3
#13 0xb7174c5e in QMainWindow::event () from /usr/lib/libqt-mt.so.3
#14 0x08084cb4 in KonversationMainWindow::event (this=0x83321c0, e=0xbfdc42e0)
    at /build/buildd/konversation-1.0.1/./konversation/src/konversationmainwindow.cpp:404
#15 0xb6ffeb88 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#16 0xb7001552 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#17 0xb778ec82 in KApplication::notify (this=0xbfdc4684, receiver=0x83321c0, 
    event=0xbfdc42e0)
    at /root/kdelibs/kdelibs-3.5.6/./kdecore/kapplication.cpp:550
#18 0xb6f913fd in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#19 0xb6f8e963 in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#20 0xb6fa5320 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#21 0xb701925e in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#22 0xb701906e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3


More information about the Konversation-devel mailing list