[kmail2] [Bug 328996] Default mail model is not applied when replying in 4.12.0
https://bugs.kde.org/show_bug.cgi?id=328996 --- Comment #9 from Laurent Montel --- Ok I confirm it. -- 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
[kmail2] [Bug 328311] KMail doesn't let me manually select a non verified PGP key which doesn't contains the receivers address
https://bugs.kde.org/show_bug.cgi?id=328311 kolAflash changed: What|Removed |Added Severity|normal |major -- 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
[kmail2] [Bug 328311] KMail doesn't let me manually select a non verified PGP key which doesn't contains the receivers address
https://bugs.kde.org/show_bug.cgi?id=328311 --- Comment #4 from kolAflash --- Created attachment 84676 --> https://bugs.kde.org/attachment.cgi?id=84676&action=edit Fix for KDE bug 328311. Should work at least for KDE 4.11.4 and 4.12.1. My first KDE patch. Yhaaa! :-) Please test it and if OK, commit! I'll be here if you've got any questions. -- 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
[Akonadi] [Bug 330038] Nepomuk crashed at logout
https://bugs.kde.org/show_bug.cgi?id=330038 Jekyll Wu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jekyll Wu --- *** This bug has been marked as a duplicate of bug 261539 *** -- 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
[Akonadi] [Bug 330010] KDEPIM .desktop file parser considers invalid the strings containing commas
https://bugs.kde.org/show_bug.cgi?id=330010 --- Comment #2 from Alexander Potashev --- (In reply to comment #1) > Could you provide a backtrace when it crashs please ? > I can't reproduce it. Sorry, this crash happens only in a strange usage scenario as follows: 1. Edit /usr/share/akonadi/agents/openxchangeresource.desktop and make the string "Name=" valid (double quotes with commas) and make the string for your locale invalid (set "Name[ru]=" ("ru" here for Russian) to something with commas but without quotes). 2. Run SystemSettings, go to "Personal Infomation // Akonadi Resources" and click "Add...". 3. Enter "ope" in the search box. 4. Edit /usr/share/akonadi/agents/openxchangeresource.desktop again and make the string "Name=" invalid by removing the double quotes. 5. Go back to the search box in the resource/agent creation dialog and remove "e" by pressing Backspace, then enter "e" to restore it. --- Application: Параметры системы (systemsettings), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [KCrash Handler] #6 0x7f637cfe218d in QSortFilterProxyModel::parent(QModelIndex const&) const () from /usr/lib64/qt4/libQtGui.so.4 #7 0x7f637bda1503 in QPersistentModelIndex::parent() const () from /usr/lib64/qt4/libQtCore.so.4 #8 0x7f637cfb61c6 in QItemSelectionModelPrivate::_q_rowsAboutToBeInserted(QModelIndex const&, int, int) () from /usr/lib64/qt4/libQtGui.so.4 #9 0x7f637cfbb359 in QItemSelectionModel::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib64/qt4/libQtGui.so.4 #10 0x7f637bdc20c1 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4 #11 0x7f637be0e794 in QAbstractItemModel::rowsAboutToBeInserted(QModelIndex const&, int, int) () from /usr/lib64/qt4/libQtCore.so.4 #12 0x7f637bda7e58 in QAbstractItemModel::beginInsertRows(QModelIndex const&, int, int) () from /usr/lib64/qt4/libQtCore.so.4 #13 0x7f637cfe4565 in QSortFilterProxyModelPrivate::insert_source_items(QVector&, QVector&, QVector const&, QModelIndex const&, Qt::Orientation, bool) () from /usr/lib64/qt4/libQtGui.so.4 #14 0x7f637cfe9d34 in QSortFilterProxyModelPrivate::handle_filter_changed(QVector&, QVector&, QModelIndex const&, Qt::Orientation) () from /usr/lib64/qt4/libQtGui.so.4 #15 0x7f637cfea014 in QSortFilterProxyModelPrivate::filter_changed(QModelIndex const&) () from /usr/lib64/qt4/libQtGui.so.4 #16 0x7f637cfea425 in QSortFilterProxyModel::setFilterFixedString(QString const&) () from /usr/lib64/qt4/libQtGui.so.4 #17 0x7f637d75a0fe in KFilterProxySearchLine::Private::slotSearchLineActivate() () from /usr/lib64/libkdeui.so.5 #18 0x7f637bdc20c1 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4 #19 0x7f637bdc70b9 in QObject::event(QEvent*) () from /usr/lib64/qt4/libQtCore.so.4 #20 0x7f637ca59d04 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4 #21 0x7f637ca5ead3 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4 #22 0x7f637d78dd56 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #23 0x7f637bdae25c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4 #24 0x7f637bddf382 in QTimerInfoList::activateTimers() () from /usr/lib64/qt4/libQtCore.so.4 #25 0x7f637bddcbad in timerSourceDispatch(_GSource*, int (*)(void*), void*) () from /usr/lib64/qt4/libQtCore.so.4 #26 0x7f637bddcbd1 in idleTimerSourceDispatch(_GSource*, int (*)(void*), void*) () from /usr/lib64/qt4/libQtCore.so.4 #27 0x7f6374d93b63 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #28 0x7f6374d93ea8 in g_main_context_iterate.isra.23 () from /usr/lib64/libglib-2.0.so.0 #29 0x7f6374d93f64 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #30 0x7f637bddd46f in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib64/qt4/libQtCore.so.4 #31 0x7f637cafcc6e in QGuiEventDispatcherGlib::processEvents(QFlags) () from /usr/lib64/qt4/libQtGui.so.4 #32 0x7f637bdacce2 in QEventLoop::processEvents(QFlags) () from /usr/lib64/qt4/libQtCore.so.4 #33 0x7f637bdacf37 in QEventLoop::exec(QFlags) () from /usr/lib64/qt4/libQtCore.so.4 #34 0x7f637cf07236 in QDialog::exec() () from /usr/lib64/qt4/libQtGui.so.4 #35 0x7f63622b65ac in ResourcesManagementWidget::addClicked() () from /usr/lib64/kde4/kcm_akonadi_resources.so #36 0x7f637bdc20c1 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4 #37 0x7f637d0c50c2 in QAbstractButton::clicked(bool) () from /usr/lib64/qt4/libQtGui.so.4 #38 0x7f637ce04a2e in QAbstractButtonPrivate::emitClicked() () from /usr/lib64/qt4/libQtGui.so.4 #39 0x7f637ce05d6b in QAbstractButtonPrivate::click() () from /usr/lib64/qt4/libQtGui.so.4 #40 0x7f
[kmail2] [Bug 328311] KMail doesn't let me manually select a non verified PGP key which doesn't contains the receivers address
https://bugs.kde.org/show_bug.cgi?id=328311 --- Comment #3 from kolAflash --- Did some debugging with KDbg. May this be the reason? kdepim-4.12.1/messagecomposer/composer/keyresolver.cpp:1625 Method: std::vector Kleo::KeyResolver::selectKeys( const QString &person, const QString &msg, const std::vector &selectedKeys ) const keys.erase( std::remove_if( keys.begin(), keys.end(), NotValidTrustedEncryptionKey ), // -= trusted? keys.end() ); Maybe it should be like this instead? keys.erase( std::remove_if( keys.begin(), keys.end(), NotValidTrustedEncryptionKey ), // -= trusted? keys.end() ); Because the method is called from kdepim-4.12.1/messagecomposer/composer/keyresolver.cpp:1696 return trustedOrConfirmed( selectKeys(... The method "trustedOrConfirmed" already checks if the key is trusted and may ask the user what to do. But if "selectKeys" erases the key this won't happen. -- 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
[kmail2] [Bug 328996] Default mail model is not applied when replying in 4.12.0
https://bugs.kde.org/show_bug.cgi?id=328996 --- Comment #8 from Vincenzo Reale --- Plain text for all -- 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
[kontact] [Bug 330041] New: kontact crashes when closing app while IMAP operation is still ongoing
https://bugs.kde.org/show_bug.cgi?id=330041 Bug ID: 330041 Summary: kontact crashes when closing app while IMAP operation is still ongoing Classification: Unclassified Product: kontact Version: unspecified Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs@kde.org Reporter: wosk...@yahoo.de Application: kontact (4.13 pre) KDE Platform Version: 4.12.60 Qt Version: 4.8.5 Operating System: Linux 3.13.0-rc7-mic x86_64 Distribution (Platform): openSUSE RPMs -- Information about the crash: - What I was doing when the application crashed: I deleted an item in an IMAP resource. That sometimes (well too often at least) takes ages ... In the current situation I closed Kontact while that IMAP operation was still ongoing. And then there was this crash. The crash can be reproduced sometimes. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x2b6fc2265100 (LWP 2636))] Thread 4 (Thread 0x2b6fe2c52700 (LWP 2637)): #0 0x2b6fcaa2d0cf in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x2b6fc8230466 in ?? () from /usr/lib64/libQtWebKit.so.4 #2 0x2b6fc8230499 in ?? () from /usr/lib64/libQtWebKit.so.4 #3 0x2b6fcaa2915b in start_thread () from /lib64/libpthread.so.0 #4 0x2b6fc4b21dcd in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x2b7022f55700 (LWP 2638)): #0 0x2b6fcaa2d0cf in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x2b6fc7fa285d in ?? () from /usr/lib64/libQtWebKit.so.4 #2 0x2b6fc8257f56 in ?? () from /usr/lib64/libQtWebKit.so.4 #3 0x2b6fcaa2915b in start_thread () from /lib64/libpthread.so.0 #4 0x2b6fc4b21dcd in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x2b7031665700 (LWP 2648)): #0 0x7fffc8dad827 in clock_gettime () #1 0x2b6fc4b2eebd in clock_gettime () from /lib64/libc.so.6 #2 0x2b6fc4317e47 in do_gettime (frac=0x2b7031664b00, sec=0x2b7031664af8) at tools/qelapsedtimer_unix.cpp:127 #3 qt_gettime () at tools/qelapsedtimer_unix.cpp:144 #4 0x2b6fc43f1089 in QTimerInfoList::updateCurrentTime (this=this@entry=0x2b7038002660) at kernel/qeventdispatcher_unix.cpp:354 #5 0x2b6fc43eff57 in timerSourceCheckHelper (src=0x2b7038002600) at kernel/qeventdispatcher_glib.cpp:150 #6 0x2b6fcaf8c681 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0 #7 0x2b6fcaf8cb9b in ?? () from /usr/lib64/libglib-2.0.so.0 #8 0x2b6fcaf8cd0c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #9 0x2b6fc43efd76 in QEventDispatcherGlib::processEvents (this=0x2b70380008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:427 #10 0x2b6fc43c1d0f in QEventLoop::processEvents (this=this@entry=0x2b7031664d20, flags=...) at kernel/qeventloop.cpp:149 #11 0x2b6fc43c2005 in QEventLoop::exec (this=this@entry=0x2b7031664d20, flags=...) at kernel/qeventloop.cpp:204 #12 0x2b6fc42c0fef in QThread::exec (this=) at thread/qthread.cpp:536 #13 0x2b6fc42c368f in QThreadPrivate::start (arg=0x1a86da0) at thread/qthread_unix.cpp:338 #14 0x2b6fcaa2915b in start_thread () from /lib64/libpthread.so.0 #15 0x2b6fc4b21dcd in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x2b6fc2265100 (LWP 2636)): [KCrash Handler] #5 0x2b6fc36d7be0 in QStackedWidget::currentWidget() const () from /usr/lib64/libQtGui.so.4 #6 0x2b702c6c6510 in MessageList::Pane::markMessageItemsAsAboutToBeRemoved(long, bool) () from /usr/lib64/libmessagelist.so.4 #7 0x2b702b9d05c0 in KMMainWidget::slotMoveMessagesCompleted(KMMoveCommand*) () from /usr/lib64/libkmailprivate.so.4 #8 0x2b702baa98c2 in ?? () from /usr/lib64/libkmailprivate.so.4 #9 0x2b6fc43d6d68 in QMetaObject::activate (sender=0x341e5a0, m=, local_signal_index=, argv=0x7fffc8c9d370) at kernel/qobject.cpp:3556 #10 0x2b702baa8b4f in KMMoveCommand::moveDone(KMMoveCommand*) () from /usr/lib64/libkmailprivate.so.4 #11 0x2b702b9be72f in KMMoveCommand::completeMove(KMCommand::Result) () from /usr/lib64/libkmailprivate.so.4 #12 0x2b6fc43d6d68 in QMetaObject::activate (sender=sender@entry=0x45978f0, m=m@entry=0x2b6fc42325e0 , local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7fffc8c9d4c0) at kernel/qobject.cpp:3556 #13 0x2b6fc3ea33a2 in KJob::result (this=this@entry=0x45978f0, _t1=_t1@entry=0x45978f0) at /usr/src/debug/kdelibs-4.12.50/build/kdecore/kjob.moc:207 #14 0x2b6fc3ea33e0 in KJob::emitResult (this=0x45978f0) at /usr/src/debug/kdelibs-4.12.50/kdecore/jobs/kjob.cpp:318 #15 0x2b6fc43db11e in QObject::event (this=0x45978f0, e=) at kernel/qobject.cpp:1203 #16 0x2b6fc32948ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () f
[kmail2] [Bug 326399] mail search not possible if indexing is off
https://bugs.kde.org/show_bug.cgi?id=326399 --- Comment #8 from Martin Ward --- Search is a different concept to index: although an index can make searching fast, it is not essential. Would you be happy if grep stopped working because you hadn't indexed the files in the directory you were running it on? Currently, searching is not working for me even with indexing turned on. I have to fire up thunderbird if I want to search my emails! -- 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
[kmail2] [Bug 326399] mail search not possible if indexing is off
https://bugs.kde.org/show_bug.cgi?id=326399 --- Comment #7 from Christoph Thielecke --- > As I told you if you disable it you will not have search. This is definitly a problem to depend a search on indexing. There good reasons for disable indexing (large maildir, system load). Search on demand (for search in a specific subfolder and it subfolders makes sense. For me, searching mails through in a folder using the lineedit quick search works and searching the index not (only partly result, mail index is still completed). Also, microsoft got the clue that search only the index is not useful and provide fallback for searching files/folders if not indexed. Please think about to provide a fallback search without searching the index. -- 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
[kmail2] [Bug 326399] mail search not possible if indexing is off
https://bugs.kde.org/show_bug.cgi?id=326399 Laurent Montel changed: What|Removed |Added Status|VERIFIED|RESOLVED Resolution|REMIND |INVALID --- Comment #6 from Laurent Montel --- As I told you if you disable it you will not have search. IF you disable X11 kmail will not work too and for you it's not a bug no ?:) So for me it's not a bug. => invalid -- 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
[akregator] [Bug 321530] Allow deleting feeds/folders with only the delete key (not alt-delete)
https://bugs.kde.org/show_bug.cgi?id=321530 --- Comment #2 from Nick --- Thanks! -- 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
[Akonadi] [Bug 330038] New: Nepomuk crashed at logout
https://bugs.kde.org/show_bug.cgi?id=330038 Bug ID: 330038 Summary: Nepomuk crashed at logout Classification: Unclassified Product: Akonadi Version: 4.12 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: Nepomuk Feeder Agents Assignee: kdepim-bugs@kde.org Reporter: sad...@sayumi.de CC: m...@vhanda.in, vkra...@kde.org Application: akonadi_nepomuk_feeder (4.12) KDE Platform Version: 4.12.0 Qt Version: 4.8.4 Operating System: Linux 3.11.0-15-generic i686 Distribution: Ubuntu 13.10 -- Information about the crash: when i want to logout from my kde session nepomuk and sometimes other applications are crashing with segmentation fault error. after close the windows i can logout The crash can be reproduced sometimes. -- Backtrace: Application: Nepomuk-Modul für Akonadi (akonadi_nepomuk_feeder), signal: Segmentation fault Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". [KCrash Handler] #7 0xb601d282 in QRasterWindowSurface::~QRasterWindowSurface (this=0x89a9020, __in_chrg=) at painting/qwindowsurface_raster.cpp:117 #8 0xb601d30c in QRasterWindowSurface::~QRasterWindowSurface (this=0x89a9020, __in_chrg=) at painting/qwindowsurface_raster.cpp:121 #9 0xb6038154 in QWidgetBackingStore::~QWidgetBackingStore (this=, __in_chrg=) at painting/qbackingstore.cpp:909 #10 0xb5e46683 in QWidgetBackingStoreTracker::destroy (this=0x89a8fa8) at kernel/qwidget.cpp:221 #11 0xb5e46838 in QWidgetPrivate::deleteExtra (this=this@entry=0x89a0560) at kernel/qwidget.cpp:1835 #12 0xb5e46a3d in QWidgetPrivate::~QWidgetPrivate (this=0x89a0560, __in_chrg=) at kernel/qwidget.cpp:361 #13 0xb5e46cec in QWidgetPrivate::~QWidgetPrivate (this=0x89a0560, __in_chrg=) at kernel/qwidget.cpp:366 #14 0xb6b82056 in cleanup (pointer=) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:62 #15 ~QScopedPointer (this=0x8990174, __in_chrg=) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:100 #16 QObject::~QObject (this=0x8990170, __in_chrg=) at kernel/qobject.cpp:816 #17 0xb5e50265 in QWidget::~QWidget (this=, __in_chrg=) at kernel/qwidget.cpp:1556 #18 0xb68616ec in AbstractSystemPoller::~AbstractSystemPoller (this=0x8990170, __in_chrg=) at ../../kutils/kidletime/abstractsystempoller.cpp:26 #19 0xb6863a7f in ~XSyncBasedPoller (this=0x8990170, __in_chrg=) at ../../kutils/kidletime/xsyncbasedpoller.cpp:100 #20 XSyncBasedPoller::~XSyncBasedPoller (this=0x8990170, __in_chrg=) at ../../kutils/kidletime/xsyncbasedpoller.cpp:102 #21 0xb68638f9 in ~XSyncBasedPollerHelper (this=0x8986ba0, __in_chrg=) at ../../kutils/kidletime/xsyncbasedpoller.cpp:33 #22 destroy () at ../../kutils/kidletime/xsyncbasedpoller.cpp:38 #23 0xb6861149 in KCleanUpGlobalStatic::~KCleanUpGlobalStatic (this=0xb686a17c <._272::operator->()::cleanUpObject>, __in_chrg=) at ../../kdecore/kernel/kglobal.h:62 #24 0xb5a39791 in __run_exit_handlers (status=status@entry=0, listp=0xb5bb63e4 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:77 #25 0xb5a3981d in __GI_exit (status=0) at exit.c:99 #26 0xb5a1f90d in __libc_start_main (main=0x8051200, argc=3, ubp_av=0xbf88a6e4, init=0x806cce0 <__libc_csu_init>, fini=0x806cd50 <__libc_csu_fini>, rtld_fini=0xb77135f0 <_dl_fini>, stack_end=0xbf88a6dc) at libc-start.c:294 #27 0x08051278 in _start () Possible duplicates by query: bug 327798, bug 320766. Reported using DrKonqi -- 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
[akregator] [Bug 323462] akregator refreshes all feeds when network connection state changes
https://bugs.kde.org/show_bug.cgi?id=323462 --- Comment #5 from Ricardo J. Barberis --- (In reply to comment #3) > Hi, > As far as I know this is the intended behavior. When the network connection > was down and it goes back up all feeds are fetched. But if I set a feed to never update, it shouldn't automatically update it! > This is only when it changes to connected, no feeds are fetched when it's > not connected. (I assume) That's right. > If you are on a mobile connection and akregator is running does it matter if > it runs on a regular interval or when the network goes back up? Feeds are > fetched either way.. Yes it does, I may be charged for extra downloads for example. Not that it matters much, but in my case I set the feeds to update only once or twice a day. > Thanks. -- 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
[akregator] [Bug 294944] akregator cannot open page with accented characters.
https://bugs.kde.org/show_bug.cgi?id=294944 Maarten De Meyer changed: What|Removed |Added CC||de.meyer.maar...@gmail.com Component|general |internal browser --- Comment #1 from Maarten De Meyer --- I'm sorry, the feed example you give no longer exists. Could you give a new one? Thanks. -- 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
[akregator] [Bug 167501] akregator deletes the feed-archive, when feedurl is changed
https://bugs.kde.org/show_bug.cgi?id=167501 Maarten De Meyer changed: What|Removed |Added Status|CONFIRMED |RESOLVED CC||de.meyer.maar...@gmail.com Resolution|--- |DUPLICATE --- Comment #2 from Maarten De Meyer --- *** This bug has been marked as a duplicate of bug 190059 *** -- 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
[akregator] [Bug 190059] Changing feed URL "removes" old articles
https://bugs.kde.org/show_bug.cgi?id=190059 Maarten De Meyer changed: What|Removed |Added CC||alexander_sch...@yahoo.de --- Comment #2 from Maarten De Meyer --- *** Bug 167501 has been marked as a duplicate of this bug. *** -- 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
[kmail2] [Bug 328311] KMail doesn't let me manually select a non verified PGP key which doesn't contains the receivers address
https://bugs.kde.org/show_bug.cgi?id=328311 kolAflash changed: What|Removed |Added Platform|unspecified |openSUSE RPMs Version|4.11.2 |4.12 --- Comment #2 from kolAflash --- For my initial bug report I used KDE 4.11.2 Later I got regular updates to 4.11.3 and then 4.11.4 from my distribution (openSUSE 13.1). Now I manually updated to 4.12.1 using this repository: http://download.opensuse.org/repositories/KDE:/Release:/412/openSUSE_13.1/ Unfortunately none of this updates fixed the bug :-/ -- 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
[akregator] [Bug 321530] Allow deleting feeds/folders with only the delete key (not alt-delete)
https://bugs.kde.org/show_bug.cgi?id=321530 Maarten De Meyer changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC||de.meyer.maar...@gmail.com Resolution|--- |WORKSFORME --- Comment #1 from Maarten De Meyer --- Delete is used to remove articles. If you want to change the default go to 'Settings -> Configure Shortcuts' and look for delete. Thanks -- 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
[akregator] [Bug 99653] Adding option to show tray icon only for unread feeds (like kmail)
https://bugs.kde.org/show_bug.cgi?id=99653 Maarten De Meyer changed: What|Removed |Added Status|CONFIRMED |RESOLVED CC||de.meyer.maar...@gmail.com Resolution|--- |WORKSFORME --- Comment #16 from Maarten De Meyer --- Recent version of akregator is only visible in the tray when there are unread articles. (4.12.60) Thanks. -- 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
[akregator] [Bug 312591] Disable archiving for one feeds not work
https://bugs.kde.org/show_bug.cgi?id=312591 Maarten De Meyer changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC||de.meyer.maar...@gmail.com Resolution|--- |DUPLICATE --- Comment #1 from Maarten De Meyer --- *** This bug has been marked as a duplicate of bug 147707 *** -- 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
[akregator] [Bug 147707] feed archiving: "disable archiving" does not work
https://bugs.kde.org/show_bug.cgi?id=147707 Maarten De Meyer changed: What|Removed |Added CC||de.meyer.maar...@gmail.com --- Comment #2 from Maarten De Meyer --- Sorry to ask this after such a long time but can you still confirm this? Please note that old articles are only deleted once every hour. They will not be removed instantly. -- 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
[akregator] [Bug 147707] feed archiving: "disable archiving" does not work
https://bugs.kde.org/show_bug.cgi?id=147707 Maarten De Meyer changed: What|Removed |Added CC||alpha_one_x86@first-world.i ||nfo --- Comment #3 from Maarten De Meyer --- *** Bug 312591 has been marked as a duplicate of this bug. *** -- 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
[akregator] [Bug 299770] Marks itself as interesting in the system tray when not.
https://bugs.kde.org/show_bug.cgi?id=299770 Maarten De Meyer changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC||de.meyer.maar...@gmail.com Resolution|--- |WORKSFORME --- Comment #2 from Maarten De Meyer --- Akregator is now only visible in the tray when there are new articles. (version 4.12.60) Thanks. -- 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
[akregator] [Bug 242885] Akregator doesn't terminate if clicked on kwin button
https://bugs.kde.org/show_bug.cgi?id=242885 Maarten De Meyer changed: What|Removed |Added CC||de.meyer.maar...@gmail.com --- Comment #4 from Maarten De Meyer --- (In reply to comment #3) > OK, that's fine with me. But, I still would like to have a keyboard shortcut > for this, because CTRL-Q completely quits Akregator. Or did I overlook it? You want a shortcut to close the Akregator window? Alt+F4 should do the trick. -- 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
[akregator] [Bug 307810] Akregator does not remember password
https://bugs.kde.org/show_bug.cgi?id=307810 Maarten De Meyer changed: What|Removed |Added CC||cyberb...@gmx.de --- Comment #1 from Maarten De Meyer --- *** Bug 248911 has been marked as a duplicate of this bug. *** -- 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
[akregator] [Bug 248911] akregator does not remember http-passwords
https://bugs.kde.org/show_bug.cgi?id=248911 Maarten De Meyer changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC||de.meyer.maar...@gmail.com Resolution|--- |DUPLICATE --- Comment #1 from Maarten De Meyer --- *** This bug has been marked as a duplicate of bug 307810 *** -- 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
[akregator] [Bug 311271] "Open in background tab" opens in foreground tab
https://bugs.kde.org/show_bug.cgi?id=311271 Maarten De Meyer changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|--- |WORKSFORME --- Comment #2 from Maarten De Meyer --- Closing. Please reopen if you can still confirm the issue. -- 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
[akregator] [Bug 206331] invisible new message -- the list is not updated, changes not shown
https://bugs.kde.org/show_bug.cgi?id=206331 Lyse changed: What|Removed |Added CC||kdeb...@lyse.isobeef.org --- Comment #7 from Lyse --- Looks like this is fixed now (I'm running Akregator 4.11.3). Both when i've selected a single feed or a folder containing multiple feeds and new articles appear in the selected feed or folder the article list updates correctly and shows them. -- 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
[akregator] [Bug 327728] Automatic redirection to twitter
https://bugs.kde.org/show_bug.cgi?id=327728 Maarten De Meyer changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED CC||de.meyer.maar...@gmail.com Component|general |internal browser Ever confirmed|0 |1 --- Comment #5 from Maarten De Meyer --- I can reproduce the issue. If you open links that contain some sort of twitter integration in a new tab they will be redirected. https://twitter.com/i/jot is a one pixel image they use to track people. Short term workaround might be to block it in your firewall. -- 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
[Akonadi] [Bug 330010] KDEPIM .desktop file parser considers invalid the strings containing commas
https://bugs.kde.org/show_bug.cgi?id=330010 Daniel Vrátil changed: What|Removed |Added Version|4.11|1.11.0 -- 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
[Akonadi] [Bug 330010] KDEPIM .desktop file parser considers invalid the strings containing commas
https://bugs.kde.org/show_bug.cgi?id=330010 Daniel Vrátil changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED CC||dvra...@redhat.com Ever confirmed|0 |1 -- 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
[kmail2] [Bug 317741] Kmail2 crashed on exit
https://bugs.kde.org/show_bug.cgi?id=317741 Luis Silva changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Luis Silva --- This crash has been resolved for me. -- 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
[kmail2] [Bug 328996] Default mail model is not applied when replying in 4.12.0
https://bugs.kde.org/show_bug.cgi?id=328996 --- Comment #7 from Markus Zimmermann --- I do not have a html signature (it's plain text). And the bug happens for me with both html and plain text mails. I can really trigger the bug perfectly by adding %SIGNATURE to my reply template. -- 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
[kmail2] [Bug 328311] KMail doesn't let me manually select a non verified PGP key which doesn't contains the receivers address
https://bugs.kde.org/show_bug.cgi?id=328311 --- Comment #1 from kolAflash --- Same bug appears if I have to manually select a key, because I got multiple keys for the same email address in my key-chain. Did anybody else experience this bug? Please tell! -- 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
[kmail2] [Bug 326399] mail search not possible if indexing is off
https://bugs.kde.org/show_bug.cgi?id=326399 Martin Ward changed: What|Removed |Added CC||mar...@gkc.org.uk --- Comment #5 from Martin Ward --- After sending mail and receiving mail, searching mail is the single most important feature of a mail client. It should not be dependent on a buggy, resource-intensive desktop search system: this system is currently not working for me (see bug 324189), so it would be nice to have a fallback where I can turn off desktop searching and still be able to seach emails. -- 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
[kmail2] [Bug 324189] Search finds nothing
https://bugs.kde.org/show_bug.cgi?id=324189 Martin Ward changed: What|Removed |Added CC||mar...@gkc.org.uk --- Comment #1 from Martin Ward --- I am having the same problem with Mageia 3, KDE 4.10, Kmail 4.10.5 and IMAP folders. Desktop Search has "Enable Nepomuk Semantic Desktop" and "Enable Email Indexer" ticked. nepomukpimindexerutility shows "[IndexingLevel: 3]" for this folder. If I right-click on the folder and select "Index" I get the message: nepomukpimindexerutility(16793) FeederPluginloader::feederPluginsForMimeType: No feeder for type "inode/directory" found virtuoso-t runs for a few seconds and I get: "Indexing complete. Time elapsed(ms): 13901" If I right-click on the folder in kmail and select Folder Properties -> Maintenance the Indexing box is ticked and says: "Folder was indexed: Thurdsay 16 Jan 2014". I can click on "Force Reindexing" and virtuoso-t runs again for a while. Despite all this, when I search for a message (using From, Subject or Complete Message), I get no results: even for the message which is currently selected in the folder! ~/.kde4/share/apps/nepomuk/repository/main/data/virtuosobackend contains 85MB of database files: so why does search return no results? If I run "strings" on the file soprano-virtuoso.db int that directory I can actually see the contents of the message I am searching for! But search still returns no results. -- 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
[kmail2] [Bug 329995] When %SIGNATURE is used in reply template everything else is ignored
https://bugs.kde.org/show_bug.cgi?id=329995 --- Comment #3 from Pierre --- Sure: %REM="Default reply template"%- %CURSOR %BLANK %SIGNATURE On %ODATE %OTIMELONG you wrote: %QUOTE But it does not really matter. -- 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
[kmail2] [Bug 330021] New: Sender name is lost when answering mail
https://bugs.kde.org/show_bug.cgi?id=330021 Bug ID: 330021 Summary: Sender name is lost when answering mail Classification: Unclassified Product: kmail2 Version: 4.10.5 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs@kde.org Reporter: gawan.erre...@gueldenberg.com When the name-field in the settings of the used Identity contains a comma, for example "Joe Dalton, Dalton Brothers" and i answer an email, the name is lost. That means, the recipient of the answer does not see the name. When i look in the email-code, the name is not present in the from-header. Reproducible: Always Steps to Reproduce: 1. edit your identity and place a comma in your name 2. answer an email 3. look in the receiving email-account for the answered email Actual Results: The senders name is not displayed. Expected Results: The senders name should be displayed. Linux-Distribution: openSUSE 12.3 KDE-Version: 4.10.5 "release 1" -- 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
[kmail2] [Bug 326927] Kmail crashes when I try to answer a mail
https://bugs.kde.org/show_bug.cgi?id=326927 --- Comment #3 from Morgan Leijström --- Created attachment 84661 --> https://bugs.kde.org/attachment.cgi?id=84661&action=edit File from bug report dialog: crash when starting after first crash -- 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
[kmail2] [Bug 326927] Kmail crashes when I try to answer a mail
https://bugs.kde.org/show_bug.cgi?id=326927 --- Comment #2 from Morgan Leijström --- Created attachment 84660 --> https://bugs.kde.org/attachment.cgi?id=84660&action=edit File from bug report dialog: crash when clicking reply -- 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
[kmail2] [Bug 326927] Kmail crashes when I try to answer a mail
https://bugs.kde.org/show_bug.cgi?id=326927 Morgan Leijström changed: What|Removed |Added CC||t...@tribun.eu --- Comment #1 from Morgan Leijström --- Confirming + I keep a repeatable case. I have a certain mail that when I have it selected and click reply, Kmail crash. Also, it crash on starting until I rm ~/.kde4/share/apps/kmail2/autosave/* I am keeping that mail, so you can tell me if and how you want me to try or trace something. Sililar versions as original reporter: same Kmail, slightly later qt and kernel, Mageia 3: Application: kmail (4.10.5) KDE Platform Version: 4.10.5 Qt Version: 4.8.5 Operating System: Linux 3.10.24-desktop-2.mga3 x86_64 Distribution: Mageia 3 x86_64 -- 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
[kmail2] [Bug 328996] Default mail model is not applied when replying in 4.12.0
https://bugs.kde.org/show_bug.cgi?id=328996 --- Comment #6 from Richard Van Den Boom --- 1/ I don't have any %FORCEDHTML tag in my templates if that was the question. 2/ As far as I'm concerned, yes, HTML is prefered to simple text in Security config. And I use HTML in writing mails, as far as I know. 3/ I do not reply or forward by default in HTML (Editor config -> General tab). 4/ My signatures are in HTML, for the accounts which do use signatures. The only account that works properly, my default one, has no signature, and I do not use HTML for it in display or answers. Hope it helps. -- 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
[kmail2] [Bug 328996] Default mail model is not applied when replying in 4.12.0
https://bugs.kde.org/show_bug.cgi?id=328996 Laurent Montel changed: What|Removed |Added CC||mon...@kde.org --- Comment #5 from Laurent Montel --- Do you have reply in html ? Do you use html mail ? Do you reply on html mail ? Do you have a html signature ? -- 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