[Bug 291928] New: KMail crashed while editing recipient address
https://bugs.kde.org/show_bug.cgi?id=291928 Summary: KMail crashed while editing recipient address Product: kmail2 Version: unspecified Platform: Ubuntu Packages OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: kdepim-bugs@kde.org ReportedBy: filak.ja...@gmail.com Application: kmail (1.13.6) KDE Platform Version: 4.6.5 (4.6.5) Qt Version: 4.7.2 Operating System: Linux 2.6.38-13-generic x86_64 Distribution: Ubuntu 11.04 -- Information about the crash: - What I was doing when the application crashed: I was writing recipient address. I typed some characters ( even non-word characters ) and then I hit backspace. I was confused and I typed some more characters and I hit backspace ... KMail crashed. Just before the crash, I had seen dialog with the possible addresses and I had hit down arrow. -- Backtrace: Application: KMail (kmail), signal: Segmentation fault [Current thread is 1 (Thread 0x7f5f0d343840 (LWP 19183))] Thread 4 (Thread 0x7f5eee3da700 (LWP 19185)): #0 0x7f5f0a29cf03 in __poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x7f5f021a2104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x7f5f021a29f2 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x7f5ef93d3c44 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #4 0x7f5f021c93e4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x7f5f07e58d8c in start_thread (arg=0x7f5eee3da700) at pthread_create.c:304 #6 0x7f5f0a2aa04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x in ?? () Thread 3 (Thread 0x7f5ee450d700 (LWP 19187)): #0 0x7f5f0abf9e99 in postEventSourcePrepare (s=0x19d3710, timeout=0x7f5ee450cb8c) at kernel/qeventdispatcher_glib.cpp:254 #1 0x7f5f021a10a2 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x7f5f021a1f9d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x7f5f021a2639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x7f5f0abfa446 in QEventDispatcherGlib::processEvents (this=0x1a922e0, flags=) at kernel/qeventdispatcher_glib.cpp:424 #5 0x7f5f0abce882 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #6 0x7f5f0abceabc in QEventLoop::exec (this=0x7f5ee450cd10, flags=...) at kernel/qeventloop.cpp:201 #7 0x7f5f0aae5924 in QThread::exec (this=) at thread/qthread.cpp:492 #8 0x7f5f0abb0c2f in QInotifyFileSystemWatcherEngine::run (this=0x1a8a780) at io/qfilesystemwatcher_inotify.cpp:248 #9 0x7f5f0aae8175 in QThreadPrivate::start (arg=0x1a8a780) at thread/qthread_unix.cpp:320 #10 0x7f5f07e58d8c in start_thread (arg=0x7f5ee450d700) at pthread_create.c:304 #11 0x7f5f0a2aa04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #12 0x in ?? () Thread 2 (Thread 0x7f5ee3d0c700 (LWP 27219)): #0 0xff60017b in ?? () #1 0x7f5ee3d0ba20 in ?? () #2 0x7fffc35ff7b2 in ?? () Backtrace stopped: previous frame identical to this frame (corrupt stack?) Thread 1 (Thread 0x7f5f0d343840 (LWP 19183)): [KCrash Handler] #6 0x7f5f0b0ffd2f in QWidget::testAttribute_helper (this=0x23fbe80, attribute=Qt::WA_WState_Created) at kernel/qwidget.cpp:10870 #7 0x7f5f0b112e25 in testAttribute (this=0x23fbe90, visible=) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1031 #8 QWidget::setVisible (this=0x23fbe90, visible=) at kernel/qwidget.cpp:7595 #9 0x7f5f0ce1232a in KCompletionBox::setVisible (this=0x23fbe90, visible=true) at ../../kdeui/widgets/kcompletionbox.cpp:345 #10 0x7f5f04579462 in KPIM::AddresseeLineEdit::setCompletedItems (this=0x1d472f0, items=..., autoSuggest=false) at ../../libkdepim/addresseelineedit.cpp:897 #11 0x7f5f0457f8f4 in KPIM::AddresseeLineEdit::doCompletion (this=0x1d472f0, ctrlT=false) at ../../libkdepim/addresseelineedit.cpp:472 #12 0x7f5f04581804 in KPIM::AddresseeLineEdit::qt_metacall (this=0x1d472f0, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fffc34c6100) at ./addresseelineedit.moc:101 #13 0x7f5f0bf63338 in KMLineEdit::qt_metacall (this=0x1d472f0, _c=QMetaObject::InvokeMetaMethod, _id=, _a=) at ./kmlineeditspell.moc:74 #14 0x7f5f0bfca9e8 in RecipientLineEdit::qt_metacall (this=0x1d472f0, _c=QMetaObject::InvokeMetaMethod, _id=, _a=) at ./recipientseditor.moc:135 #15 0x7f5f0abe45f8 in QMetaObject::activate (sender=0x1d472f0, m=, local_signal_index=, argv=0x7fffc34c6100) at kernel/qobject.cpp:3287 #16 0x7f5f0ce2acd5 in KLineEdit::completion (this=, _t1=) at ./klineedit.moc:232 #17 0x7f5f0ce2ad5b in KLineEdit::doCompletion (this=0x1d472f0, txt=...) at ../../kdeui/widgets/klineedit.cpp:1857 #18 0x7f5f0ce2dac2 in KLineEdit::keyPressEvent (this=0x1d472f0, e=0x7fffc34c6ed0) at ../../kdeui/widgets/klineedit.cpp:977 #1
[Bug 260638] Filter Action "pipe through" doesn't change the E-Mail
https://bugs.kde.org/show_bug.cgi?id=260638 Sverre Froyen changed: What|Removed |Added CC||sve...@viewmark.com --- Comment #7 from Sverre Froyen 2012-01-19 04:08:00 --- Has there been a regression for this bug? I'm seeing this exact behavior with 4.8RC2 when (manually) applying a pipe-through-bogofilter filter to a message in my input folder. Using the tee construct in the original bug report, the /tmp/out.txt contains the expected X-Bogosity header whereas the file in the input folder does not. Both files have the same modification date, however. This is on NetBSD-current (I'm working on a port of 4.8). -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291913] New: Kmail Crashes while reading emails
https://bugs.kde.org/show_bug.cgi?id=291913 Summary: Kmail Crashes while reading emails Product: kmail2 Version: unspecified Platform: openSUSE RPMs OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: kdepim-bugs@kde.org ReportedBy: kimme...@comcast.net Application: kmail (4.7.2) KDE Platform Version: 4.7.4 (4.7.4) Qt Version: 4.8.0 Operating System: Linux 3.1.0-1.2-desktop x86_64 Distribution: "openSUSE 12.1 (x86_64)" -- Information about the crash: - What I was doing when the application crashed: reading email messages, just scanning through different messages The crash can be reproduced some of the time. -- Backtrace: Application: KMail (kmail), signal: Segmentation fault [Current thread is 1 (Thread 0x7fdb72d82780 (LWP 27773))] Thread 3 (Thread 0x7fdb55033700 (LWP 27865)): #0 0x7fdb6dea6e6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x7fdb645e29dc in ?? () from /usr/lib64/libQtWebKit.so.4 #2 0x7fdb645e2b09 in ?? () from /usr/lib64/libQtWebKit.so.4 #3 0x7fdb6dea2f05 in start_thread () from /lib64/libpthread.so.0 #4 0x7fdb7009963d in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7fdb5472a700 (LWP 27866)): #0 0x7fdb6dea611f in __pthread_mutex_unlock_usercnt () from /lib64/libpthread.so.0 #1 0x7fdb6830eb14 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0 #2 0x7fdb6830f92d in ?? () from /usr/lib64/libglib-2.0.so.0 #3 0x7fdb6830ff59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #4 0x7fdb716f6956 in QEventDispatcherGlib::processEvents (this=0x7fdb4c0008c0, flags=) at kernel/qeventdispatcher_glib.cpp:426 #5 0x7fdb716c6682 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #6 0x7fdb716c68d7 in QEventLoop::exec (this=0x7fdb54729e00, flags=...) at kernel/qeventloop.cpp:204 #7 0x7fdb715c7537 in QThread::exec (this=) at thread/qthread.cpp:501 #8 0x7fdb715ca55b in QThreadPrivate::start (arg=0xb22d60) at thread/qthread_unix.cpp:298 #9 0x7fdb6dea2f05 in start_thread () from /lib64/libpthread.so.0 #10 0x7fdb7009963d in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7fdb72d82780 (LWP 27773)): [KCrash Handler] #6 QNetworkAccessHttpBackend::replyDownloadMetaData (this=0x5689390, hm=, sc=, rp=, pu=, db=, contentLength=-1) at access/qnetworkaccesshttpbackend.cpp:827 #7 0x7fdb6f0eb379 in QNetworkAccessHttpBackend::qt_static_metacall (_o=0x5689390, _c=, _id=, _a=) at .moc/release-shared/moc_qnetworkaccesshttpbackend_p.cpp:91 #8 0x7fdb716e0926 in QObject::event (this=0x5689390, e=) at kernel/qobject.cpp:1204 #9 0x7fdb70a4ce84 in notify_helper (e=0x7fdb00037550, receiver=0x5689390, this=0x67d300) at kernel/qapplication.cpp:4550 #10 QApplicationPrivate::notify_helper (this=0x67d300, receiver=0x5689390, e=0x7fdb00037550) at kernel/qapplication.cpp:4522 #11 0x7fdb70a51d03 in QApplication::notify (this=0x7fff30da27c0, receiver=0x5689390, e=0x7fdb00037550) at kernel/qapplication.cpp:4411 #12 0x7fdb727890f6 in KApplication::notify (this=0x7fff30da27c0, receiver=0x5689390, event=0x7fdb00037550) at /usr/src/debug/kdelibs-4.7.4/kdeui/kernel/kapplication.cpp:311 #13 0x7fdb716c789c in QCoreApplication::notifyInternal (this=0x7fff30da27c0, receiver=0x5689390, event=0x7fdb00037550) at kernel/qcoreapplication.cpp:876 #14 0x7fdb716cb13a in sendEvent (event=0x7fdb00037550, receiver=0x5689390) at kernel/qcoreapplication.h:231 #15 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x60b740) at kernel/qcoreapplication.cpp:1500 #16 0x7fdb716f64c3 in sendPostedEvents () at kernel/qcoreapplication.h:236 #17 postEventSourceDispatch (s=) at kernel/qeventdispatcher_glib.cpp:279 #18 0x7fdb6830f58d in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #19 0x7fdb6830fd88 in ?? () from /usr/lib64/libglib-2.0.so.0 #20 0x7fdb6830ff59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #21 0x7fdb716f68ef in QEventDispatcherGlib::processEvents (this=0x60b000, flags=) at kernel/qeventdispatcher_glib.cpp:424 #22 0x7fdb70af02de in QGuiEventDispatcherGlib::processEvents (this=, flags=) at kernel/qguieventdispatcher_glib.cpp:204 #23 0x7fdb716c6682 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #24 0x7fdb716c68d7 in QEventLoop::exec (this=0x7fff30da2690, flags=...) at kernel/qeventloop.cpp:204 #25 0x7fdb716cb435 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148 #26 0x00402df3 in ?? () #27 0x7fdb6ffe123d in __libc_start_main () from /lib64/libc.so.6 #28 0x004032d5 in _start () This bug may be a duplicate of or related to bug 286307. Possible duplicates by query: bug 291499, bug 291230, bug 289950, bug 289946, bug 289179. Reported using DrKonqi -- Configure bug
[Bug 259949] Kmail does not use all addressbooks for autocompletion
https://bugs.kde.org/show_bug.cgi?id=259949 Richard Homonnai changed: What|Removed |Added CC||ch...@rpgfiction.net -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 290702] Custom mime header fields are not stored
https://bugs.kde.org/show_bug.cgi?id=290702 Dennis Schridde changed: What|Removed |Added CC||devuran...@gmx.net --- Comment #5 from Dennis Schridde 2012-01-18 23:01:03 --- Does "fixed-in: 4.8.1" mean that KDE 4.8.0 will be released containing the bug? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291862] kmail ignores In-Reply-To and References headers specified in Settings/Composer/Headers
https://bugs.kde.org/show_bug.cgi?id=291862 --- Comment #5 from Dennis Schridde 2012-01-18 22:58:45 --- Thanks! -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291861] kmail ignores In-Reply-To headers provided in mailto links
https://bugs.kde.org/show_bug.cgi?id=291861 --- Comment #4 from Dennis Schridde 2012-01-18 22:57:56 --- (In reply to comment #3) > Ok you want that we parse this mailto... oki will look at. Thanks! The Subject header is being respected already - maybe it is enough to add some code to accept other headers, too. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291902] Kmail crashed adding new IMAP accont.
https://bugs.kde.org/show_bug.cgi?id=291902 --- Comment #2 from Allen Winter 2012-01-18 22:24:56 --- Git commit a6412022df5d22fb0964fa770ae6d3f59bd4f2a2 by Allen Winter. Committed on 18/01/2012 at 23:22. Pushed by winterz into branch 'KDE/4.8'. in parts(), add a crash guard against an empty KMime::Message payload MERGE: 4.8 FIXED-IN: 4.8.1 (cherry picked from commit b1b244400f67688ffd265c8f95e5aed4d124e86e) M +14 -6plugins/akonadi_serializer_mail.cpp http://commits.kde.org/kdepim-runtime/a6412022df5d22fb0964fa770ae6d3f59bd4f2a2 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291902] Kmail crashed adding new IMAP accont.
https://bugs.kde.org/show_bug.cgi?id=291902 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Version Fixed In||4.8.1 Resolution||FIXED --- Comment #1 from Allen Winter 2012-01-18 22:24:18 --- Git commit b1b244400f67688ffd265c8f95e5aed4d124e86e by Allen Winter. Committed on 18/01/2012 at 23:22. Pushed by winterz into branch 'master'. in parts(), add a crash guard against an empty KMime::Message payload MERGE: 4.8 FIXED-IN: 4.8.1 M +14 -6plugins/akonadi_serializer_mail.cpp http://commits.kde.org/kdepim-runtime/b1b244400f67688ffd265c8f95e5aed4d124e86e -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291902] New: Kmail crashed adding new IMAP accont.
https://bugs.kde.org/show_bug.cgi?id=291902 Summary: Kmail crashed adding new IMAP accont. Product: Akonadi Version: 4.7 Platform: openSUSE RPMs OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: IMAP resource AssignedTo: er...@kde.org ReportedBy: crgla...@gmail.com CC: vkra...@kde.org, kdepim-bugs@kde.org Application: akonadi_imap_resource (4.7) KDE Platform Version: 4.7.4 (4.7.4) Qt Version: 4.7.4 Operating System: Linux 3.1.0-1.2-desktop x86_64 Distribution: "openSUSE 12.1 (x86_64)" -- Information about the crash: have been encountering problems with existing IMAP account. Set up new account using different name. The crash can be reproduced every time. -- Backtrace: Application: DoxaFin-CRG of type IMAP E-Mail Server (akonadi_imap_resource), signal: Segmentation fault [Current thread is 1 (Thread 0x7f2e53bd4760 (LWP 11874))] Thread 3 (Thread 0x7f2e42ec2700 (LWP 11877)): #0 0x7f2e4ef5d014 in pthread_mutex_lock () from /lib64/libpthread.so.0 #1 0x7f2e4dfee98d in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0 #2 0x7f2e4dfef92d in ?? () from /usr/lib64/libglib-2.0.so.0 #3 0x7f2e4dfeff59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #4 0x7f2e53098586 in QEventDispatcherGlib::processEvents (this=0x7f2e3c0008c0, flags=) at kernel/qeventdispatcher_glib.cpp:424 #5 0x7f2e5306ca32 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #6 0x7f2e5306cc2f in QEventLoop::exec (this=0x7f2e42ec1e00, flags=...) at kernel/qeventloop.cpp:201 #7 0x7f2e52f845df in QThread::exec (this=) at thread/qthread.cpp:498 #8 0x7f2e51cf0b93 in KIMAP::SessionThread::run (this=0x85f1b0) at /usr/src/debug/kdepimlibs-4.7.4/kimap/sessionthread.cpp:169 #9 0x7f2e52f87025 in QThreadPrivate::start (arg=0x85f1b0) at thread/qthread_unix.cpp:331 #10 0x7f2e4ef5af05 in start_thread () from /lib64/libpthread.so.0 #11 0x7f2e4f6a563d in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f2e41a9a700 (LWP 11910)): #0 0x7f2e4ef5e11f in __pthread_mutex_unlock_usercnt () from /lib64/libpthread.so.0 #1 0x7f2e4dfeeb14 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0 #2 0x7f2e4dfef92d in ?? () from /usr/lib64/libglib-2.0.so.0 #3 0x7f2e4dfeff59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #4 0x7f2e53098586 in QEventDispatcherGlib::processEvents (this=0x7f2e380008c0, flags=) at kernel/qeventdispatcher_glib.cpp:424 #5 0x7f2e5306ca32 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #6 0x7f2e5306cc2f in QEventLoop::exec (this=0x7f2e41a99e00, flags=...) at kernel/qeventloop.cpp:201 #7 0x7f2e52f845df in QThread::exec (this=) at thread/qthread.cpp:498 #8 0x7f2e51cf0b93 in KIMAP::SessionThread::run (this=0x716a10) at /usr/src/debug/kdepimlibs-4.7.4/kimap/sessionthread.cpp:169 #9 0x7f2e52f87025 in QThreadPrivate::start (arg=0x716a10) at thread/qthread_unix.cpp:331 #10 0x7f2e4ef5af05 in start_thread () from /lib64/libpthread.so.0 #11 0x7f2e4f6a563d in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f2e53bd4760 (LWP 11874)): [KCrash Handler] #6 KMime::Content::hasContent (this=0x0) at /usr/src/debug/kdepimlibs-4.7.4/kmime/kmime_content.cpp:101 #7 0x7f2e41aa50c7 in Akonadi::SerializerPluginMail::parts (this=, item=...) at /usr/src/debug/kdepim-runtime-4.7.4/plugins/akonadi_serializer_mail.cpp:196 #8 0x7f2e53725709 in Akonadi::ItemSerializer::parts (item=...) at /usr/src/debug/kdepimlibs-4.7.4/akonadi/itemserializer.cpp:160 #9 0x7f2e53725769 in Akonadi::Item::loadedPayloadParts (this=) at /usr/src/debug/kdepimlibs-4.7.4/akonadi/item.cpp:195 #10 0x7f2e53726ad5 in Akonadi::ItemCreateJob::ItemCreateJob (this=0x9f6430, item=..., collection=..., parent=0x9fe5c0) at /usr/src/debug/kdepimlibs-4.7.4/akonadi/itemcreatejob.cpp:59 #11 0x7f2e53726c46 in Akonadi::ItemSync::Private::createLocalItem (this=0x8f5510, item=...) at /usr/src/debug/kdepimlibs-4.7.4/akonadi/itemsync.cpp:114 #12 0x7f2e53726d05 in Akonadi::ItemSync::Private::processItems (this=0x8f5510) at /usr/src/debug/kdepimlibs-4.7.4/akonadi/itemsync.cpp:335 #13 0x7f2e5372706a in Akonadi::ItemSync::Private::execute (this=0x8f5510) at /usr/src/debug/kdepimlibs-4.7.4/akonadi/itemsync.cpp:291 #14 0x7f2e5372836c in Akonadi::ItemSync::setFullSyncItems (this=0x83ff40, items=) at /usr/src/debug/kdepimlibs-4.7.4/akonadi/itemsync.cpp:153 #15 0x7f2e53728487 in Akonadi::ResourceBase::itemsRetrieved (this=, items=...) at /usr/src/debug/kdepimlibs-4.7.4/akonadi/resourcebase.cpp:871 #16 0x004536a2 in RetrieveItemsTask::onHeadersReceived (this=0x7f0560, mailBox=, uids=..., sizes=..., flags=..., messages=...) at /usr/src/debug/kdepim-runtime-4.7.4/resources/imap/retrieveitemstask.cpp:361 #17 0x00453ef0
[Bug 291899] New: Kmail deletes mail marked as ham after new start
https://bugs.kde.org/show_bug.cgi?id=291899 Summary: Kmail deletes mail marked as ham after new start Product: kmail2 Version: 4.8 Platform: Ubuntu Packages OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: filtering AssignedTo: kdepim-bugs@kde.org ReportedBy: christian-schae...@arcor.de Version: 4.8 (using Devel) OS:Linux kmail 4.8rc2 (kubuntu ppa packages) KDE 4.7.97 (kubuntu ppa packages) When an e-mail is marked manually as ham some error messages appear (Translated from German: "The Ressource Kmail-Folder is not unfunctional. The Resource is now online" and "Kmail-Folder: messages in the folder inbox can not be modified"). After a closing down and opening up KMail again the message is deleted and not available anymore. Reproducible: Always Steps to Reproduce: - Mark message manually as ham. (Error messages appear) - Close Kmail - Open Kmail - Message marked as ham is deleted after a few minutes Actual Results: message is marked as ham but deleted after a few minuts Expected Results: message is marked as ham and not deleted might be related to Bug 291042 at least the spam filter was also set up using the wizard -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 275752] crash when trying to select multiple folders with shift-click (EntityTreeModel::setData)
https://bugs.kde.org/show_bug.cgi?id=275752 --- Comment #4 from David Faure 2012-01-18 20:19:21 --- Might be fixed by this patch (for a similar crash in akonadiconsole) which I just sent Stephen Kelly: http://www.davidfaure.fr/kde/kselectionproxymodel.cpp.diff -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 275752] crash when trying to select multiple folders with shift-click (EntityTreeModel::setData)
https://bugs.kde.org/show_bug.cgi?id=275752 David Faure changed: What|Removed |Added CC||zi...@lyrion.ch --- Comment #3 from David Faure 2012-01-18 20:17:34 --- *** Bug 281271 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 281271] KMail crash when deselecting a bunch of IMAP folders (EntityTreeModel::setData)
https://bugs.kde.org/show_bug.cgi?id=281271 David Faure changed: What|Removed |Added Status|NEW |RESOLVED Resolution||DUPLICATE --- Comment #11 from David Faure 2012-01-18 20:17:34 --- *** This bug has been marked as a duplicate of bug 275752 *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 275752] crash when trying to select multiple folders with shift-click (EntityTreeModel::setData)
https://bugs.kde.org/show_bug.cgi?id=275752 David Faure changed: What|Removed |Added Summary|crash when trying to select |crash when trying to select |multiple folders with |multiple folders with |shift-click |shift-click |(EntityModel::setData) |(EntityTreeModel::setData) -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 275752] crash when trying to select multiple folders with shift-click (EntityModel::setData)
https://bugs.kde.org/show_bug.cgi?id=275752 David Faure changed: What|Removed |Added CC||fa...@kde.org Summary|crash when trying to select |crash when trying to select |multiple folders with |multiple folders with |shift-click |shift-click ||(EntityModel::setData) -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 276853] After delete message list shows deleted message greyed
https://bugs.kde.org/show_bug.cgi?id=276853 --- Comment #10 from Tom Chiverton 2012-01-18 19:48:23 --- This has begin happening again. Removing the account no longer seems to fix it :-( Changeing the auto-delete option as per #9 has no effect in either position. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291839] Random crashes of Kontact while browsing through messages in Kmail2
https://bugs.kde.org/show_bug.cgi?id=291839 --- Comment #1 from Mircea Sava 2012-01-18 19:42:54 --- I just remembered that this strange behavior started after I activated the loading of external references from the Internet. Maybe this helps identifying the problem. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 192645] unable to deactivate java script in akregator
https://bugs.kde.org/show_bug.cgi?id=192645 --- Comment #2 from Christian Jann 2012-01-18 19:39:52 --- I've found a way: open Konquerors configuration and copy some parts to akregator and kontact: vim .kde/share/config/konquerorrc vim .kde/share/config/akregatorrc vim .kde/share/config/kontactrc [Java/JavaScript Settings] AppletServerTimeout=60 ECMADomains= EnableJava=false EnableJavaScript=false EnableJavaScriptDebug=false EnablePlugins=false JavaArgs= JavaDomains= JavaPath[$e]=java PluginDomains= ReportJavaScriptErrors=false ShutdownAppletServer=true UseKio=false UseSecurityManager=true WindowFocusPolicy=0 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 288040] kmail2 fails to remove duplicate mails from folder
https://bugs.kde.org/show_bug.cgi?id=288040 --- Comment #6 from2012-01-18 19:31:48 --- I'm willing to collaborate to fix this issue from a user perspective if this would help... -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291882] assert in MonitorPrivate::deref( Collection::Id id )
https://bugs.kde.org/show_bug.cgi?id=291882 --- Comment #1 from Christian Mollekopf 2012-01-18 19:26:29 --- Created an attachment (id=67974) --> (http://bugs.kde.org/attachment.cgi?id=67974) New crash information added by DrKonqi akonadiconsole (0.99) on KDE Platform 4.7.4 (4.7.4) using Qt 4.8.0 - What I was doing when the application crashed: in akonadiconsole, collections tab, first select one collection, then another => crash -- Backtrace (Reduced): #13 0x7f0dd7fcf1a5 in Akonadi::EntityTreeModel::setData (this=0x84d5d0, index=..., value=..., role=53) at /home/chrigi/devel/kde/kdepimlibs/akonadi/entitytreemodel.cpp:735 #14 0x7f0dd803ecde in Akonadi::SelectionProxyModelPrivate::rootIndexAboutToBeRemoved (this=0x83fbd0, removedRootIndex=...) at /home/chrigi/devel/kde/kdepimlibs/akonadi/selectionproxymodel.cpp:59 #15 0x7f0dd803e8b9 in Akonadi::SelectionProxyModel::qt_static_metacall (_o=0x83f570, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffee9dcfb0) at /home/chrigi/devel/kde/build/global/kdepimlibs/akonadi/selectionproxymodel.moc:53 [...] #17 0x7f0dd37f5da2 in KSelectionProxyModel::rootIndexAboutToBeRemoved(QModelIndex const&) () from /usr/lib/libkdeui.so.5 [...] #22 0x7f0dd2de6537 in QItemSelectionModel::selectionChanged(QItemSelection const&, QItemSelection const&) () from /usr/lib/libQtGui.so.4 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291882] assert in MonitorPrivate::deref( Collection::Id id )
https://bugs.kde.org/show_bug.cgi?id=291882 Christian Mollekopf changed: What|Removed |Added CC||chrig...@fastmail.fm -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291891] New: when adding contacts in a new address book, they don't show up
https://bugs.kde.org/show_bug.cgi?id=291891 Summary: when adding contacts in a new address book, they don't show up Product: kaddressbook Version: unspecified Platform: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: NOR Component: general AssignedTo: kdepim-bugs@kde.org ReportedBy: genyhut...@yahoo.ca CC: to...@kde.org Version: unspecified (using KDE 4.7.3) OS:Linux It took me long time searching Internet to find out that the little square at the left of the address book name should checked to see the address. Reproducible: Always Steps to Reproduce: Create new address book and add new contact. Actual Results: Don't see the contact. Expected Results: See the contact. Simple modification: Have the "view contact" check box checked by default when creating a new address book or when opening Kaddressbook for the first time. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291890] New: Kmail2 ignores signatures of inline PGP messages
https://bugs.kde.org/show_bug.cgi?id=291890 Summary: Kmail2 ignores signatures of inline PGP messages Product: kmail2 Version: 4.7 Platform: openSUSE RPMs OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: crypto AssignedTo: kdepim-bugs@kde.org ReportedBy: t.z...@gmx.de Version: 4.7 OS:Linux The status of the signature contained in signed inline PGP messages (no matter if encrypted or not) is ignored by KMail2. The GPG log viewer shows that the signature is actually verified, but KMail2 visualizes neither the presence nor the validity of the signature. Reproducible: Always Steps to Reproduce: Send encrypted or unencrypted PGP inline message with Enigmail, receive with KMail2. Actual Results: No visualization of signature. Expected Results: Green border around message. gpg (GnuPG) version: 2.0.18 This behavior seems to be independent from bug 286035 (which still persists). -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291886] New: Kontact crashes on Quit
https://bugs.kde.org/show_bug.cgi?id=291886 Summary: Kontact crashes on Quit Product: kontact Version: unspecified Platform: Ubuntu Packages OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: kdepim-bugs@kde.org ReportedBy: christopher.c.par...@gmail.com Application: kontact (4.7.3) KDE Platform Version: 4.7.4 (4.7.4) Qt Version: 4.7.4 Operating System: Linux 3.0.0-12-generic i686 Distribution: Linux Mint 12 KDE -- Information about the crash: - What I was doing when the application crashed: I clicked File -> Quit and the Crash Reporting Assistant window opened. I had just installed akonadi-kde-resource-googledata and I was restarting Kontact so that this package would be usable in Kontact. -- Backtrace: Application: Kontact (kontact), signal: Aborted [Current thread is 1 (Thread 0xb7709730 (LWP 0))] Thread 4 (Thread 0xb6ab9b70 (LWP 1)): #0 0x0056b416 in __kernel_vsyscall () #1 0x02cdfa5c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0x00c5ecfc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x0208d883 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4 #4 0x0208d99f in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4 #5 0x02cdbd31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0x00c510ce in clone () from /lib/i386-linux-gnu/libc.so.6 Backtrace stopped: Not enough registers or memory available to unwind further Thread 3 (Thread 0xb6190b70 (LWP 2)): #0 0x02cded44 in __pthread_mutex_unlock_usercnt () from /lib/i386-linux-gnu/libpthread.so.0 #1 0x00c5ef54 in pthread_mutex_unlock () from /lib/i386-linux-gnu/libc.so.6 #2 0x063f787f in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0 #3 0x063f8637 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #4 0x063f8c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #5 0x00f56b37 in QEventDispatcherGlib::processEvents (this=0x8d36b30, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #6 0x00f271dd in QEventLoop::processEvents (this=0xb61902c0, flags=...) at kernel/qeventloop.cpp:149 #7 0x00f27421 in QEventLoop::exec (this=0xb61902c0, flags=...) at kernel/qeventloop.cpp:201 #8 0x00e2a90b in QThread::exec (this=0x8d36260) at thread/qthread.cpp:498 #9 0x00e2a9fb in QThread::run (this=0x8d36260) at thread/qthread.cpp:565 #10 0x00e2d7b3 in QThreadPrivate::start (arg=0x8d36260) at thread/qthread_unix.cpp:331 #11 0x02cdbd31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #12 0x00c510ce in clone () from /lib/i386-linux-gnu/libc.so.6 Backtrace stopped: Not enough registers or memory available to unwind further Thread 2 (Thread 0xb3cf5b70 (LWP 22234)): #0 0x07f81d10 in clock_gettime () from /lib/i386-linux-gnu/librt.so.1 #1 0x00e847d5 in do_gettime (frac=0xb3cf5000, sec=0xb3cf4ff8) at tools/qelapsedtimer_unix.cpp:123 #2 qt_gettime () at tools/qelapsedtimer_unix.cpp:140 #3 0x00f574b6 in QTimerInfoList::updateCurrentTime (this=0x969f334) at kernel/qeventdispatcher_unix.cpp:339 #4 0x00f5780a in QTimerInfoList::timerWait (this=0x969f334, tm=...) at kernel/qeventdispatcher_unix.cpp:442 #5 0x00f56053 in timerSourcePrepareHelper (src=, timeout=0xb3cf510c) at kernel/qeventdispatcher_glib.cpp:136 #6 0x00f560ed in timerSourcePrepare (source=0x969f300, timeout=) at kernel/qeventdispatcher_glib.cpp:169 #7 0x063f788c in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0 #8 0x063f8637 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #9 0x063f8c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #10 0x00f56b37 in QEventDispatcherGlib::processEvents (this=0x90a1088, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #11 0x00f271dd in QEventLoop::processEvents (this=0xb3cf5290, flags=...) at kernel/qeventloop.cpp:149 #12 0x00f27421 in QEventLoop::exec (this=0xb3cf5290, flags=...) at kernel/qeventloop.cpp:201 #13 0x00e2a90b in QThread::exec (this=0x969a520) at thread/qthread.cpp:498 #14 0x00f07e2d in QInotifyFileSystemWatcherEngine::run (this=0x969a520) at io/qfilesystemwatcher_inotify.cpp:248 #15 0x00e2d7b3 in QThreadPrivate::start (arg=0x969a520) at thread/qthread_unix.cpp:331 #16 0x02cdbd31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #17 0x00c510ce in clone () from /lib/i386-linux-gnu/libc.so.6 Backtrace stopped: Not enough registers or memory available to unwind further Thread 1 (Thread 0xb7709730 (LWP 0)): [KCrash Handler] #7 0x0056b416 in __kernel_vsyscall () #8 0x00bacc8f in raise () from /lib/i386-linux-gnu/libc.so.6 #9 0x00bb02b5 in abort () from /lib/i386-linux-gnu/libc.so.6 #10 0x00a574ed in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/i386-linux-gnu/libstdc++.so.6 #11 0x00a55283 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6 #12 0x00a552bf in std::terminate() () from /usr/lib
[Bug 291885] New: Crash of kmail after using more than one address
https://bugs.kde.org/show_bug.cgi?id=291885 Summary: Crash of kmail after using more than one address Product: kmail2 Version: unspecified Platform: openSUSE RPMs OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: kdepim-bugs@kde.org ReportedBy: mufus.m...@yahoo.de Application: kmail (4.7.2) KDE Platform Version: 4.7.2 (4.7.2) Qt Version: 4.7.4 Operating System: Linux 3.1.0-1.2-default i686 Distribution: "openSUSE 12.1 (i586)" -- Information about the crash: - What I was doing when the application crashed: I created a new mail with several addresses and saved it as a draft. When I opened the draft mail again each address had an own line in header and the first address appeared twice. When I then tried to save the mail again as draft (or something else), kmail crashed. -- Backtrace: Application: KMail (kmail), signal: Segmentation fault [KCrash Handler] #6 0xb6c65445 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #7 0xb6e70915 in KMCommand::completed(KMCommand*) () from /usr/lib/libkmailprivate.so.4 #8 0xb6e70aac in KMCommand::slotPostTransfer(KMCommand::Result) () from /usr/lib/libkmailprivate.so.4 #9 0xb6e781d5 in KMCommand::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkmailprivate.so.4 #10 0xb6e78b32 in KMEditMsgCommand::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkmailprivate.so.4 #11 0xb6c567dd in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4 #12 0xb6c65710 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #13 0xb6e708c5 in KMCommand::messagesTransfered(KMCommand::Result) () from /usr/lib/libkmailprivate.so.4 #14 0xb6e7551f in KMCommand::slotJobFinished() () from /usr/lib/libkmailprivate.so.4 #15 0xb6e78194 in KMCommand::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkmailprivate.so.4 #16 0xb6e78b32 in KMEditMsgCommand::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkmailprivate.so.4 #17 0xb6c567dd in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4 #18 0xb6c65710 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #19 0xb70c91f5 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5 #20 0xb70c9248 in KJob::emitResult() () from /usr/lib/libkdecore.so.5 #21 0xb536af0e in ?? () from /usr/lib/libakonadi-kde.so.4 #22 0xb53c6cdf in Akonadi::Job::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libakonadi-kde.so.4 #23 0xb53fc132 in Akonadi::ItemFetchJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libakonadi-kde.so.4 #24 0xb6c567dd in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4 #25 0xb6c61305 in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4 #26 0xb6c6882f in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4 #27 0xb6187f24 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #28 0xb618d2b2 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #29 0xb7479681 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #30 0xb6c5042e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #31 0xb6c53bf4 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4 #32 0xb6c53d3c in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4 #33 0xb6c7e404 in ?? () from /usr/lib/libQtCore.so.4 #34 0xb45f4e2f in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #35 0xb45f5560 in ?? () from /usr/lib/libglib-2.0.so.0 #36 0xb45f57fa in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #37 0xb6c7e837 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/libQtCore.so.4 #38 0xb623bb1a in ?? () from /usr/lib/libQtGui.so.4 #39 0xb6c4f44d in QEventLoop::processEvents(QFlags) () from /usr/lib/libQtCore.so.4 #40 0xb6c4f691 in QEventLoop::exec(QFlags) () from /usr/lib/libQtCore.so.4 #41 0xb6c53dea in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 #42 0xb6185da4 in QApplication::exec() () from /usr/lib/libQtGui.so.4 #43 0x0804a496 in ?? () #44 0xb5de4003 in __libc_start_main () from /lib/libc.so.6 #45 0x0804a939 in _start () Reported using DrKonqi -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291882] New: assert in MonitorPrivate::deref( Collection::Id id )
https://bugs.kde.org/show_bug.cgi?id=291882 Summary: assert in MonitorPrivate::deref( Collection::Id id ) Product: Akonadi Version: unspecified Platform: Compiled Sources OS/Version: Linux Status: NEW Severity: crash Priority: NOR Component: akonadiconsole AssignedTo: kdepim-bugs@kde.org ReportedBy: chrig...@fastmail.fm Application: akonadiconsole (0.99) KDE Platform Version: 4.7.4 (4.7.4) (Compiled from sources) Qt Version: 4.8.0 Operating System: Linux 3.1.9-2-ARCH x86_64 Distribution (Platform): Archlinux Packages -- Information about the crash: - What I was doing when the application crashed: 1. Right-click in the akonadi-console browser tab on a collection. 2. close popup 3. right click again on any collection => crash kdepimlibs sha1: 0eec12d65e266a58f74a3d59e14213558f0f8087 The crash can be reproduced every time. -- Backtrace: Application: Akonadi Console (akonadiconsole), signal: Aborted [Current thread is 1 (Thread 0x7f4c5a5987c0 (LWP 23356))] Thread 3 (Thread 0x7f4c3e141700 (LWP 23359)): #0 0x7f4c53de6bc4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x7f4c4fb4b24c in ?? () from /usr/lib/libQtWebKit.so.4 #2 0x7f4c4fb4b379 in ?? () from /usr/lib/libQtWebKit.so.4 #3 0x7f4c53de2e7a in start_thread () from /lib/libpthread.so.0 #4 0x7f4c5330bbad in clone () from /lib/libc.so.6 #5 0x in ?? () Thread 2 (Thread 0x7f4c3d840700 (LWP 23360)): #0 0x7f4c533038b3 in poll () from /lib/libc.so.6 #1 0x7f4c4b8b8d58 in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x7f4c4b8b9219 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #3 0x7f4c56c9b0ff in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/libQtCore.so.4 #4 0x7f4c56c6ae92 in QEventLoop::processEvents(QFlags) () from /usr/lib/libQtCore.so.4 #5 0x7f4c56c6b0e7 in QEventLoop::exec(QFlags) () from /usr/lib/libQtCore.so.4 #6 0x7f4c56b6bd47 in QThread::exec() () from /usr/lib/libQtCore.so.4 #7 0x7f4c56b6ed6b in ?? () from /usr/lib/libQtCore.so.4 #8 0x7f4c53de2e7a in start_thread () from /lib/libpthread.so.0 #9 0x7f4c5330bbad in clone () from /lib/libc.so.6 #10 0x in ?? () Thread 1 (Thread 0x7f4c5a5987c0 (LWP 23356)): [KCrash Handler] #6 0x7f4c5325d935 in raise () from /lib/libc.so.6 #7 0x7f4c5325edab in abort () from /lib/libc.so.6 #8 0x7f4c56b644a4 in qt_message_output(QtMsgType, char const*) () from /usr/lib/libQtCore.so.4 #9 0x7f4c56b6465f in ?? () from /usr/lib/libQtCore.so.4 #10 0x7f4c56b64804 in qFatal(char const*, ...) () from /usr/lib/libQtCore.so.4 #11 0x7f4c5a0999db in Akonadi::MonitorPrivate::deref (this=0x9ed630, id=63) at /home/chrigi/devel/kde/kdepimlibs/akonadi/monitor_p.cpp:681 #12 0x7f4c5a055963 in Akonadi::EntityTreeModelPrivate::deref (this=0x9f1690, id=63) at /home/chrigi/devel/kde/kdepimlibs/akonadi/entitytreemodel_p.cpp:1492 #13 0x7f4c5a0481a5 in Akonadi::EntityTreeModel::setData (this=0x9f2600, index=..., value=..., role=53) at /home/chrigi/devel/kde/kdepimlibs/akonadi/entitytreemodel.cpp:735 #14 0x7f4c5a0b7cde in Akonadi::SelectionProxyModelPrivate::rootIndexAboutToBeRemoved (this=0x9e4ab0, removedRootIndex=...) at /home/chrigi/devel/kde/kdepimlibs/akonadi/selectionproxymodel.cpp:59 #15 0x7f4c5a0b78b9 in Akonadi::SelectionProxyModel::qt_static_metacall (_o=0x9b3c60, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffc0f25890) at /home/chrigi/devel/kde/build/global/kdepimlibs/akonadi/selectionproxymodel.moc:53 #16 0x7f4c56c7ff51 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #17 0x7f4c5586eda2 in KSelectionProxyModel::rootIndexAboutToBeRemoved(QModelIndex const&) () from /usr/lib/libkdeui.so.5 #18 0x7f4c55877a9a in ?? () from /usr/lib/libkdeui.so.5 #19 0x7f4c558783b8 in ?? () from /usr/lib/libkdeui.so.5 #20 0x7f4c55879edb in ?? () from /usr/lib/libkdeui.so.5 #21 0x7f4c56c7ff51 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #22 0x7f4c54e5f537 in QItemSelectionModel::selectionChanged(QItemSelection const&, QItemSelection const&) () from /usr/lib/libQtGui.so.4 #23 0x7f4c54e64f71 in QItemSelectionModel::emitSelectionChanged(QItemSelection const&, QItemSelection const&) () from /usr/lib/libQtGui.so.4 #24 0x7f4c54e66321 in QItemSelectionModel::select(QItemSelection const&, QFlags) () from /usr/lib/libQtGui.so.4 #25 0x7f4c54e50bb5 in QTreeViewPrivate::select(QModelIndex const&, QModelIndex const&, QFlags) () from /usr/lib/libQtGui.so.4 #26 0x7f4c54e518f2 in QTreeView::setSelection(QRect const&, QFlags) () from /usr/lib/libQtGui.so.4 #27 0x7f4c54e0defa in QAbstractItemView::mousePressEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4 #28 0x7f4c54937249 in QWidget::event(QEvent*) () from /usr/l
[Bug 291873] New: Kmail/Kontaxct crash on exit
https://bugs.kde.org/show_bug.cgi?id=291873 Summary: Kmail/Kontaxct crash on exit Product: kontact Version: unspecified Platform: openSUSE RPMs OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: kdepim-bugs@kde.org ReportedBy: crgla...@gmail.com Application: kontact (4.7.4) KDE Platform Version: 4.7.4 (4.7.4) Qt Version: 4.7.4 Operating System: Linux 3.1.0-1.2-desktop x86_64 Distribution: "openSUSE 12.1 (x86_64)" -- Information about the crash: Am receiving "unable to fetch backend" error. Closed Kmail and received this crash. The unable to fetch backend was not appearing yesterday (1-17-12). No updates applied since shutting down last night. The crash can be reproduced every time. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault [Current thread is 1 (Thread 0x7fb9224e5760 (LWP 5652))] Thread 3 (Thread 0x7fb90a25b700 (LWP 5654)): #0 0x7fb91a423e6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x7fb91ed709dc in ?? () from /usr/lib64/libQtWebKit.so.4 #2 0x7fb91ed70b09 in ?? () from /usr/lib64/libQtWebKit.so.4 #3 0x7fb91a41ff05 in start_thread () from /lib64/libpthread.so.0 #4 0x7fb91fa7863d in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7fb909952700 (LWP 5655)): #0 0x7fb91a422014 in pthread_mutex_lock () from /lib64/libpthread.so.0 #1 0x7fb9190a8179 in g_main_context_acquire () from /usr/lib64/libglib-2.0.so.0 #2 0x7fb9190a98b1 in ?? () from /usr/lib64/libglib-2.0.so.0 #3 0x7fb9190a9f59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #4 0x7fb920e64586 in QEventDispatcherGlib::processEvents (this=0x7fb9040008c0, flags=) at kernel/qeventdispatcher_glib.cpp:424 #5 0x7fb920e38a32 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #6 0x7fb920e38c2f in QEventLoop::exec (this=0x7fb909951e20, flags=...) at kernel/qeventloop.cpp:201 #7 0x7fb920d505df in QThread::exec (this=) at thread/qthread.cpp:498 #8 0x7fb920d53025 in QThreadPrivate::start (arg=0x64d2c0) at thread/qthread_unix.cpp:331 #9 0x7fb91a41ff05 in start_thread () from /lib64/libpthread.so.0 #10 0x7fb91fa7863d in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7fb9224e5760 (LWP 5652)): [KCrash Handler] #6 QAbstractItemView::selectionModel (this=0x1013d90) at itemviews/qabstractitemview.cpp:760 #7 0x7fb8c12ef9c8 in MailCommon::FolderTreeWidget::selectedCollections() const () from /usr/lib64/libmailcommon.so.4 #8 0x7fb8c16a6dde in KMMainWidget::updateFolderMenu() () from /usr/lib64/libkmailprivate.so.4 #9 0x7fb8c16b64d3 in KMMainWidget::slotEndCheckFetchCollectionsDone(KJob*) () from /usr/lib64/libkmailprivate.so.4 #10 0x7fb8c16b6e18 in KMMainWidget::slotEndCheckMail() () from /usr/lib64/libkmailprivate.so.4 #11 0x7fb8c16ba471 in KMMainWidget::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkmailprivate.so.4 #12 0x7fb920e4c5aa in QMetaObject::activate (sender=0xcdf830, m=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3287 #13 0x7fb8c1667e6c in KMKernel::slotProgressItemCompletedOrCanceled(KPIM::ProgressItem*) () from /usr/lib64/libkmailprivate.so.4 #14 0x7fb8c167272a in KMKernel::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkmailprivate.so.4 #15 0x7fb920e4c5aa in QMetaObject::activate (sender=0x97e3e0, m=, local_signal_index=, argv=0x7fdf25f0) at kernel/qobject.cpp:3287 #16 0x7fb91d333432 in KPIM::ProgressManager::progressItemCompleted(KPIM::ProgressItem*) () from /usr/lib64/libkdepim.so.4 #17 0x7fb91d333f63 in KPIM::ProgressManager::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkdepim.so.4 #18 0x7fb920e4c5aa in QMetaObject::activate (sender=0x40cc080, m=, local_signal_index=, argv=0x7fdf2700) at kernel/qobject.cpp:3287 #19 0x7fb91d333002 in KPIM::ProgressItem::progressItemCompleted(KPIM::ProgressItem*) () from /usr/lib64/libkdepim.so.4 #20 0x7fb91d334cce in ?? () from /usr/lib64/libkdepim.so.4 #21 0x7fb91d334ec2 in ?? () from /usr/lib64/libkdepim.so.4 #22 0x7fb920e4c5aa in QMetaObject::activate (sender=0xc96ab0, m=, local_signal_index=, argv=0x7fdf2830) at kernel/qobject.cpp:3287 #23 0x7fb91c82b955 in Akonadi::AgentManager::instanceStatusChanged (this=, _t1=) at /usr/src/debug/kdepimlibs-4.7.4/build/akonadi/agentmanager.moc:177 #24 0x7fb91c889ffc in Akonadi::AgentManagerPrivate::agentInstanceStatusChanged (this=0xee4fb0, identifier=, status=0, msg=...) at /usr/src/debug/kdepimlibs-4.7.4/akonadi/agentmanager.cpp:129 #25 0x7fb91c88bd1e in Akonadi::AgentManager::qt_metacall (this=0xc96ab0, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fdf29a0) at /usr/src/debug/kdepimlibs-4.7.4/build/akonadi/agentmanager.moc:131 #26 0x7fb920e4c5aa in QMetaObject::activate (send
[Bug 291866] Kmail has marked 3 messages as "unknown" with (No Subject) and will not move them to trash
https://bugs.kde.org/show_bug.cgi?id=291866 Laurent Montel changed: What|Removed |Added CC||mon...@kde.org Component|general |general Version|4.4.10 |0.1 Product|kontact |kmail --- Comment #1 from Laurent Montel 2012-01-18 14:39:34 --- kmail1 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291866] New: Kmail has marked 3 messages as "unknown" with (No Subject) and will not move them to trash
https://bugs.kde.org/show_bug.cgi?id=291866 Summary: Kmail has marked 3 messages as "unknown" with (No Subject) and will not move them to trash Product: kontact Version: 4.4.10 Platform: Ubuntu Packages OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: kdepim-bugs@kde.org ReportedBy: searchfgold67...@live.com Version: 4.4.10 (using KDE 4.6.5) OS:Linux Hi, I had 3 messages in my Inbox, with my POP3 Windows Live account. They were all from the same sender, and now they have no contents, are marked as unread, and have (No Subject). They cannot be moved to the trash: When I press the Delete key it simply says on the bottom bar: "Moving to trash cancelled." Reproducible: Didn't try Steps to Reproduce: I try to delete these particular messages. Actual Results: On the bottom of the window there is text reading: "Moving to Trash Cancelled." Expected Results: The messages should have information and should be moved to the trash. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291849] 'TLS encryption was requested' message with unencryted plain authentication login settings
https://bugs.kde.org/show_bug.cgi?id=291849 Laurent Montel changed: What|Removed |Added CC||mon...@kde.org --- Comment #1 from Laurent Montel 2012-01-18 14:22:21 --- It's just a notification or you can't access to sieve server ? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291861] kmail ignores In-Reply-To headers provided in mailto links
https://bugs.kde.org/show_bug.cgi?id=291861 --- Comment #3 from Laurent Montel 2012-01-18 14:18:22 --- Ok you want that we parse this mailto... oki will look at. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291862] kmail ignores In-Reply-To and References headers specified in Settings/Composer/Headers
https://bugs.kde.org/show_bug.cgi?id=291862 --- Comment #4 from Laurent Montel 2012-01-18 14:17:37 --- Git commit 515f27a306f59913e8af2eb886ba28c4b859600a by Montel Laurent. Committed on 12/01/2012 at 08:42. Pushed by mlaurent into branch 'KDE/4.8'. Fix Bug 290702 - Custom mime header fields are not stored FIXED-IN: 4.8.1 BUG: 290702 (cherry picked from commit 0cb01ec600fc2f96104318fdc25b2b80089c0183) -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291861] kmail ignores In-Reply-To headers provided in mailto links
https://bugs.kde.org/show_bug.cgi?id=291861 --- Comment #2 from Dennis Schridde 2012-01-18 14:08:51 --- You mean the email I am trying to reply to? The whole point is that I do not have it, otherwise I could reply normally. The HTML page contains a mailto:..."; /> and I would expect the headers provided in that link to be passed to KMail and included in the resulting email. However this does not happen, hence the bugreport. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291862] kmail ignores In-Reply-To and References headers specified in Settings/Composer/Headers
https://bugs.kde.org/show_bug.cgi?id=291862 --- Comment #3 from Dennis Schridde 2012-01-18 14:06:30 --- How do you mean "update my package"? Version 4.7.4 which I have installed appears to be the latest release - according to http://kde.org/ In case you mean I should update the Gentoo ebuild using a patch from KMail Git, please provide me with the commit id. I will then forward that to my colleagues at Gentoo/KDE. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291861] kmail ignores In-Reply-To headers provided in mailto links
https://bugs.kde.org/show_bug.cgi?id=291861 Laurent Montel changed: What|Removed |Added CC||mon...@kde.org --- Comment #1 from Laurent Montel 2012-01-18 13:53:11 --- Could you forward me this email please ? I see on html page but it will better to have real email. Thanks. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291862] kmail ignores In-Reply-To and References headers specified in Settings/Composer/Headers
https://bugs.kde.org/show_bug.cgi?id=291862 Laurent Montel changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC||mon...@kde.org Resolution||FIXED --- Comment #2 from Laurent Montel 2012-01-18 13:49:44 --- Fixed in 4.7.x/4.8/master. It's necessary to update your package -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291862] kmail ignores In-Reply-To and References headers specified in Settings/Composer/Headers
https://bugs.kde.org/show_bug.cgi?id=291862 --- Comment #1 from Dennis Schridde 2012-01-18 13:31:18 --- Version is 4.7.4 on Gentoo Linux. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291862] New: kmail ignores In-Reply-To and References headers specified in Settings/Composer/Headers
https://bugs.kde.org/show_bug.cgi?id=291862 Summary: kmail ignores In-Reply-To and References headers specified in Settings/Composer/Headers Product: kmail2 Version: unspecified Platform: Unlisted Binaries OS/Version: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general AssignedTo: kdepim-bugs@kde.org ReportedBy: devuran...@gmx.net Version: unspecified OS:Linux I tried to workaround bug #291861 by adding In-Reply-To and References headers to Settings/Composer/Headers (Einstellungen/E-Mail-Editor/Vorspann in German). However, after clicking Apply, OK and then reopening the dialogue, the header is gone from the list. It is also not added to any emails I send. Reproducible: Didn't try Expected Results: KMail should save the In-Reply-To header in the settings and then also add them to outgoing messages. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291861] New: kmail ignores In-Reply-To headers provided in mailto links
https://bugs.kde.org/show_bug.cgi?id=291861 Summary: kmail ignores In-Reply-To headers provided in mailto links Product: kmail2 Version: unspecified Platform: Gentoo Packages OS/Version: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general AssignedTo: kdepim-bugs@kde.org ReportedBy: devuran...@gmx.net Version: unspecified (using KDE 4.7.4) OS:Linux Mailman (at least version 2.1.14) appears to provide In-Reply-To headers in mailto links. See [1] or this example: mailto:address?Subject=foo&In-Reply-To=%3Cbar%3E This is very useful if you try to answer to mailinglist mails while not subscribed yourself. However, KMail seems to ignore those attributes. [1] http://driverdev.linuxdriverproject.org/pipermail/devel/2012-January/023809.html (first link at the very top) Reproducible: Didn't try Expected Results: My wish would be for KMail to use these headers. If there are security concerns, you could produce a non-modal popup asking me whether to include the header or not. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291849] New: 'TLS encryption was requested' message with unencryted plain authentication login settings
https://bugs.kde.org/show_bug.cgi?id=291849 Summary: 'TLS encryption was requested' message with unencryted plain authentication login settings Product: kmail2 Version: unspecified Platform: openSUSE RPMs OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: kdepim-bugs@kde.org ReportedBy: koross...@freemail.hu Version: unspecified (using KDE 4.7.4) OS:Linux A have a confgured and working IMAP account, the connection type is unencrypted/plain. The sieve server uses the same configuration. If I activate 'Server support sieve' and 'Reuse host and login configuration' in options in KMail's Setting/Accounts/Incoming/Filtering dialog, I always get the following notification on KMails startup: 'TLS encryption was requested but your Sieve server does not advertise TLS in its capabilities.You can choose to try to initiate TLS negotiations nonetheless, or cancel the operation. Start TLS nonetheless/Cancel' I have never had that notification with the same settings on the same account with Kmail1. Reproducible: Always Steps to Reproduce: Try to connect to a sieve server which needs plain,unencrypted login with unencrypted login settings using the login settings of an IMAP account. Actual Results: 'TLS encryption was requested but your Sieve server does not advertise TLS in its capabilities.You can choose to try to initiate TLS negotiations nonetheless, or cancel the operation. Start TLS nonetheless/Cancel' notification on KMails startup. Expected Results: Connect to the sieve server without any notification. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 281402] Akonadi agent crash whe sending email
https://bugs.kde.org/show_bug.cgi?id=281402 Bernhard Jungk changed: What|Removed |Added CC||f...@projectstarfire.de --- Comment #7 from Bernhard Jungk 2012-01-18 11:03:39 --- I experienced this bug (almost the same backtrace) with the recent version from KDE SC 4.8 RC2. Has the fix been applied to the 4.8 branch? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 281271] KMail crash when deselecting a bunch of IMAP folders (EntityTreeModel::setData)
https://bugs.kde.org/show_bug.cgi?id=281271 --- Comment #10 from Szőts Ákos 2012-01-18 10:01:40 --- Created an attachment (id=67963) --> (http://bugs.kde.org/attachment.cgi?id=67963) New crash information added by DrKonqi kmail (4.8 rc2) on KDE Platform 4.7.97 (4.8 RC2 (4.7.97) "release 1" using Qt 4.8.0 - What I was doing when the application crashed: I think this crash is related, too. 1.) Have 10+ dIMAP folders 2.) Expand all the folders in the left side of KMail 3.) Click and drag from upside-down: click on an empty area below the folders, hold the mouse button, move the mouse upwards fast 4.) and while you're doing this, on the halfway KMail will crash -- Backtrace (Reduced): #6 QModelIndex (other=..., this=0x7fff426ff710) at /usr/include/QtCore/qabstractitemmodel.h:65 #7 KSelectionProxyModelPrivate::removeRangeFromProxy (this=0x19045b0, range=...) at /usr/src/debug/kdelibs-4.7.97/kdeui/itemviews/kselectionproxymodel.cpp:1667 #8 0x7fd74c6c5c58 in KSelectionProxyModelPrivate::removeSelectionFromProxy (this=0x19045b0, selection=) at /usr/src/debug/kdelibs-4.7.97/kdeui/itemviews/kselectionproxymodel.cpp:1610 #9 0x7fd74c6c777b in KSelectionProxyModelPrivate::selectionChanged (this=0x19045b0, _selected=, _deselected=) at /usr/src/debug/kdelibs-4.7.97/kdeui/itemviews/kselectionproxymodel.cpp:1860 [...] #11 0x7fd74af2f637 in QItemSelectionModel::selectionChanged (this=, _t1=, _t2=) at .moc/release-shared/moc_qitemselectionmodel.cpp:166 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 281271] KMail crash when deselecting a bunch of IMAP folders (EntityTreeModel::setData)
https://bugs.kde.org/show_bug.cgi?id=281271 Szőts Ákos changed: What|Removed |Added CC||szots...@gmail.com -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 291839] New: Random crashes of Kontact while browsing through messages in Kmail2
https://bugs.kde.org/show_bug.cgi?id=291839 Summary: Random crashes of Kontact while browsing through messages in Kmail2 Product: kontact Version: unspecified Platform: Fedora RPMs OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: kdepim-bugs@kde.org ReportedBy: ms...@gmx.com Application: kontact (4.7.4) KDE Platform Version: 4.7.4 (4.7.4) Qt Version: 4.8.0 Operating System: Linux 3.1.9-1.fc16.i686 i686 Distribution: "Fedora release 16 (Verne)" -- Information about the crash: - What I was doing when the application crashed: I was quickly browsing through my emails in Kmail2. - Unusual behavior I noticed: Crash! - Custom settings of the application: None I could think that has any relevance. The crash can be reproduced some of the time. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib/libthread_db.so.1". [Current thread is 1 (Thread 0xb789b780 (LWP 1288))] Thread 3 (Thread 0xb6c5cb40 (LWP 1299)): #0 0x00ee9416 in __kernel_vsyscall () #1 0x488aa85c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:172 #2 0x43c089a3 in WTF::TCMalloc_PageHeap::scavengerThread (this=0x4432dfe0) at ../../../Source/JavaScriptCore/wtf/FastMalloc.cpp:2495 #3 0x43c08ac0 in WTF::TCMalloc_PageHeap::runScavengerThread (context=0x4432dfe0) at ../../../Source/JavaScriptCore/wtf/FastMalloc.cpp:1618 #4 0x488a6cd3 in start_thread (arg=0xb6c5cb40) at pthread_create.c:309 #5 0x487b783e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133 Thread 2 (Thread 0xb6333b40 (LWP 1301)): #0 0x00ee9416 in __kernel_vsyscall () #1 0x487acfb0 in __GI___poll (fds=0xb5a00de8, nfds=1, timeout=8405) at ../sysdeps/unix/sysv/linux/poll.c:87 #2 0x48be87cc in g_poll (fds=0xb5a00de8, nfds=1, timeout=8405) at gpoll.c:132 #3 0x48bd9c06 in g_main_context_poll (n_fds=1, fds=0xb5a00de8, priority=, timeout=, context=0xb5a004e0) at gmain.c:3386 #4 g_main_context_iterate (context=0xb5a004e0, block=1220446112, dispatch=1, self=0xb5a00d70) at gmain.c:3068 #5 0x48bd9faf in g_main_context_iteration (context=0xb5a004e0, may_block=1) at gmain.c:3136 #6 0x495da307 in QEventDispatcherGlib::processEvents (this=0xb5a00468, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #7 0x495a64de in QEventLoop::processEvents (this=0xb6333230, flags=...) at kernel/qeventloop.cpp:149 #8 0x495a6789 in QEventLoop::exec (this=0xb6333230, flags=...) at kernel/qeventloop.cpp:204 #9 0x4948eb2c in QThread::exec (this=0x97b07a0) at thread/qthread.cpp:501 #10 0x4948ec1c in QThread::run (this=0x97b07a0) at thread/qthread.cpp:568 #11 0x494920b1 in QThreadPrivate::start (arg=0x97b07a0) at thread/qthread_unix.cpp:298 #12 0x488a6cd3 in start_thread (arg=0xb6333b40) at pthread_create.c:309 #13 0x487b783e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133 Thread 1 (Thread 0xb789b780 (LWP 1288)): [KCrash Handler] #7 ref (this=0x495bf33b) at ../../src/corelib/arch/qatomic_i386.h:120 #8 QSharedDataPointer (o=..., this=0xbff18038) at ../../src/corelib/tools/qshareddata.h:93 #9 QNetworkCacheMetaData::QNetworkCacheMetaData (this=0xbff18038, other=...) at access/qabstractnetworkcache.cpp:137 #10 0x4dee5450 in QNetworkAccessHttpBackend::fetchCacheMetaData (this=0xd1a3548, oldMetaData=...) at access/qnetworkaccesshttpbackend.cpp:1016 #11 0x4dee6d04 in QNetworkAccessHttpBackend::replyDownloadMetaData (this=0xd1a3548, hm=..., sc=1230762811, rp=..., pu=255, db=..., contentLength=5618242167232266280) at access/qnetworkaccesshttpbackend.cpp:828 #12 0xbff18098 in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?) Reported using DrKonqi -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 277412] Adresseing groups is not working
https://bugs.kde.org/show_bug.cgi?id=277412 Anders Lund changed: What|Removed |Added Status|NEW |RESOLVED Resolution||WORKSFORME --- Comment #2 from Anders Lund 2012-01-18 08:21:52 --- Yes, this has been working for some time. Frankly, I think any feature depending on nepomuk working should produce a messagebox if nepomuk is not answering, or the result is broken, and applications with features depending on nepomuk should also check for its state at startup and warn the user if the state is broken. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Bug 277412] Adresseing groups is not working
https://bugs.kde.org/show_bug.cgi?id=277412 Laurent Montel changed: What|Removed |Added CC||mon...@kde.org --- Comment #1 from Laurent Montel 2012-01-18 08:06:08 --- it works fine nepomuk works on your computer -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs