From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1ErlCG-00002V-Vm for garchives@archives.gentoo.org; Wed, 28 Dec 2005 23:59:09 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jBSNtmmJ025058; Wed, 28 Dec 2005 23:55:48 GMT Received: from mail.ntplx.net (mail.ntplx.net [204.213.176.10]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jBSNrFf1008767 for ; Wed, 28 Dec 2005 23:53:16 GMT Received: from localhost (webmail.ntplx.net [204.213.176.20]) by mail.ntplx.net (8.13.5/8.13.5/NETPLEX) with ESMTP id jBSNrF0e021149 for ; Wed, 28 Dec 2005 18:53:15 -0500 (EST) Received: from adsl-065-012-196-191.sip.bct.bellsouth.net (adsl-065-012-196-191.sip.bct.bellsouth.net [65.12.196.191]) by webmail.ntplx.net (IMP) with HTTP for ; Wed, 28 Dec 2005 18:53:15 -0500 Message-ID: <1135813995.43b3256b3ba99@webmail.ntplx.net> Date: Wed, 28 Dec 2005 18:53:15 -0500 From: schroder@ntplx.net To: gentoo-user@lists.gentoo.org Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.5 X-Originating-IP: 65.12.196.191 X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.ntplx.net) Subject: [gentoo-user] X-Archives-Salt: 5e1ca75f-14af-4ef4-8ee9-e56fe06a9d96 X-Archives-Hash: 74e227d37d6f449118fa8c7a1b28c446 Kmail is broken after cleaning out old kde versions (3.1-3.4) starting it from a terminal shows the following when I attempt to send an email. Receiving email works properly. 2~QWidget::setMaximumSize: (unnamed/RecipientComboBox) The largest allowed size is (32767,32767) sending an email typically ends with the error message: Sending failed: Could not connect to host mail.ntplx.net. The message will stay in the 'outbox' folder until you either fix the problem (e.g. a broken address) or remove the message from the 'outbox' folder. The following transport protocol was used: NETPLEX About half the time, attempting to send mail crashes kmail. The backtrace ends like so: [KCrash handler] #7 0x00670042 in ?? () #8 0xb7b6f6d0 in KMMessage::setTransferInProgress () from /usr/kde/3.5/lib/libkmailprivate.so #9 0xb7c7ba73 in KMSender::slotIdle () from /usr/kde/3.5/lib/libkmailprivate.so #10 0xb7c7e700 in KMSender::qt_invoke () from /usr/kde/3.5/lib/libkmailprivate.so #11 0xb609c253 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3 #12 0xb609c094 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3 #13 0xb7c7e94b in KMSendProc::idle () from /usr/kde/3.5/lib/libkmailprivate.so #14 0xb7c7e2ea in KMSendSMTP::abort () from /usr/kde/3.5/lib/libkmailprivate.so #15 0xb7c7e50e in KMSendSMTP::slaveError () from /usr/kde/3.5/lib/libkmailprivate.so #16 0xb7c7ef0d in KMSendSMTP::qt_invoke () from /usr/kde/3.5/lib/libkmailprivate.so #17 0xb609c1cd in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3 #18 0xb6c73275 in KIO::Scheduler::slaveError () from /usr/kde/3.5/lib/libkio.so.4 #19 0xb6c726c4 in KIO::Scheduler::slotSlaveError () from /usr/kde/3.5/lib/libkio.so.4 #20 0xb6c73364 in KIO::Scheduler::qt_invoke () from /usr/kde/3.5/lib/libkio.so.4 #21 0xb609c253 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3 #22 0xb6c6b5f4 in KIO::SlaveInterface::error () from /usr/kde/3.5/lib/libkio.so.4 #23 0xb6c6a1aa in KIO::SlaveInterface::dispatch () from /usr/kde/3.5/lib/libkio.so.4 #24 0xb6c69679 in KIO::SlaveInterface::dispatch () from /usr/kde/3.5/lib/libkio.so.4 #25 0xb6c6703b in KIO::Slave::gotInput () from /usr/kde/3.5/lib/libkio.so.4 #26 0xb6c68c37 in KIO::Slave::qt_invoke () from /usr/kde/3.5/lib/libkio.so.4 #27 0xb609c253 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3 #28 0xb609c3ad in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3 #29 0xb63d0fb2 in QSocketNotifier::activated () from /usr/qt/3/lib/libqt-mt.so.3 #30 0xb60b836e in QSocketNotifier::event () from /usr/qt/3/lib/libqt-mt.so.3 #31 0xb6040d3c in QApplication::internalNotify () from /usr/qt/3/lib/libqt-mt.so.3 #32 0xb60400dd in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3 #33 0xb6695992 in KApplication::notify () from /usr/kde/3.5/lib/libkdecore.so.4 #34 0xb6030995 in QEventLoop::activateSocketNotifiers () from /usr/qt/3/lib/libqt-mt.so.3 #35 0xb5febb3f in QEventLoop::processEvents () from /usr/qt/3/lib/libqt-mt.so.3 #36 0xb6052c98 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3 #37 0xb6052b48 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3 #38 0xb6040f71 in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3 #39 0x0804a47f in ?? () #40 0xbf933d00 in ?? () #41 0xbf933c10 in ?? () #42 0x00000000 in ?? () #43 0x00000000 in ?? () #44 0xb64f2300 in vtable for QGArray () from /usr/qt/3/lib/libqt-mt.so.3 #45 0x0819f798 in ?? () #46 0xb5a26858 in __after_morecore_hook () from /lib/libc.so.6 #47 0xb5a26820 in __after_morecore_hook () from /lib/libc.so.6 #48 0xb7f0fc10 in vtable for KMKernel () from /usr/kde/3.5/lib/libkmailprivate.so #49 0xb59260da in __libc_start_main () from /lib/libc.so.6 #50 0xb59260da in __libc_start_main () from /lib/libc.so.6 #51 0x0804a1a1 in ?? () I've posted to the KDE list, but have had no answers in 5 hours. Any ideas? -- gentoo-user@gentoo.org mailing list