[kmail2] [Bug 389804] Crash on clicking on spam folder

2018-02-02 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=389804

--- Comment #3 from Allen Winter  ---
see https://phabricator.kde.org/D10255

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 387903] Infinite Recursion in messagelist

2018-02-02 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=387903

--- Comment #5 from Allen Winter  ---
possible fix at https://phabricator.kde.org/D10255

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 389804] Crash on clicking on spam folder

2018-02-02 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=389804

Allen Winter  changed:

   What|Removed |Added

 CC||win...@kde.org
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Allen Winter  ---
I also have this happening quite often.
Coincidentally I made a little patch last night to address it.

I'll put up the patch on phabricator so you can test.

this is a dupe.

*** This bug has been marked as a duplicate of bug 387903 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 387903] Infinite Recursion in messagelist

2018-02-02 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=387903

Allen Winter  changed:

   What|Removed |Added

 CC||k...@carewolf.com

--- Comment #4 from Allen Winter  ---
*** Bug 389804 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 389804] Crash on clicking on spam folder

2018-02-02 Thread Allan Sandfeld
https://bugs.kde.org/show_bug.cgi?id=389804

--- Comment #1 from Allan Sandfeld  ---
Ah, found the bottom, I thought for a moment gdb was also in some infinite
loop: 

#174610 0x73aaebaf in MessageList::Core::MessageItem::subTreeToList
(this=, list=...)
at /workspace/build/messagelist/src/core/messageitem.cpp:594
#174611 0x73aaebaf in MessageList::Core::MessageItem::subTreeToList
(this=this@entry=0x8efafe0, list=...)
at /workspace/build/messagelist/src/core/messageitem.cpp:594
#174612 0x73ae8e6c in
MessageList::Core::View::selectionAsMessageItemList (this=0xc0a2b0, 
includeCollapsedChildren=includeCollapsedChildren@entry=true) at
/workspace/build/messagelist/src/core/view.cpp:908
#174613 0x73b1b74b in MessageList::Widget::getSelectionStats
(this=0xbb82d0, selectedItems=..., selectedVisibleItems=..., 
   
allSelectedBelongToSameThread=allSelectedBelongToSameThread@entry=0x7fffc4af,
includeCollapsedChildren=)
at /workspace/build/messagelist/src/widget.cpp:674
#174614 0x73b0f6af in MessageList::Pane::getSelectionStats
(this=, selectedItems=..., selectedVisibleItems=..., 
   
allSelectedBelongToSameThread=allSelectedBelongToSameThread@entry=0x7fffc4af,
 
includeCollapsedChildren=includeCollapsedChildren@entry=true) at
/workspace/build/messagelist/src/pane.cpp:992
#174615 0x777f74b7 in KMMainWidget::updateMessageActions
(this=this@entry=0xa8d060, fast=fast@entry=true)
at /workspace/build/src/kmmainwidget.cpp:3618
#174616 0x777f758e in KMMainWidget::startUpdateMessageActionsTimer
(this=0xa8d060) at /workspace/build/src/kmmainwidget.cpp:3606
#174617 0x759475a6 in QMetaObject::activate(QObject*, int, int, void**)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174618 0x759475a6 in QMetaObject::activate(QObject*, int, int, void**)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174619 0x73b1a6ce in MessageList::Widget::viewSelectionChanged
(this=0xbb82d0)
at /workspace/build/messagelist/src/widget.cpp:302
#174620 0x73ae916c in MessageList::Core::View::slotSelectionChanged
(this=0xc0a2b0)
at /workspace/build/messagelist/src/core/view.cpp:1891
#174621 0x759475a6 in QMetaObject::activate(QObject*, int, int, void**)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174622 0x758ca877 in
QItemSelectionModel::selectionChanged(QItemSelection const&, QItemSelection
const&) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174623 0x758cf5eb in
QItemSelectionModel::emitSelectionChanged(QItemSelection const&, QItemSelection
const&) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174624 0x758d24b6 in QItemSelectionModel::select(QItemSelection
const&, QFlags) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174625 0x758cca3c in QItemSelectionModel::select(QModelIndex const&,
QFlags) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174626 0x758cacc4 in QItemSelectionModel::setCurrentIndex(QModelIndex
const&, QFlags) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174627 0x73ae5a12 in MessageList::Core::View::setCurrentMessageItem
(this=0xc0a2b0, it=0x8efafe0, center=center@entry=false)
at /workspace/build/messagelist/src/core/view.cpp:859
#174628 0x73ac0a73 in MessageList::Core::ModelPrivate::viewItemJobStep
(this=0xba8c00)
at /workspace/build/messagelist/src/core/model.cpp:3977
#174629 0x759475a6 in QMetaObject::activate(QObject*, int, int, void**)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174630 0x75953b07 in QTimer::timeout(QTimer::QPrivateSignal) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174631 0x75953e08 in QTimer::timerEvent(QTimerEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174632 0x75948273 in QObject::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174633 0x76677b9c in QApplicationPrivate::notify_helper(QObject*,
QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#174634 0x7667f5a7 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#174635 0x7591adf8 in QCoreApplication::notifyInternal2(QObject*,
QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174636 0x7596fa7e in QTimerInfoList::activateTimers() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174637 0x75970301 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174638 0x7fffe8e1d197 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#174639 0x7fffe8e1d3f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#174640 0x7fffe8e1d49c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#174641 0x759706af in
QEventDispatcherGlib::processEvents(QFlags) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174642 0x75918e2a in
QEventLoop::exec(QFlags) () from

[kmail2] [Bug 389804] New: Crash on clicking on spam folder

2018-02-02 Thread Allan Sandfeld
https://bugs.kde.org/show_bug.cgi?id=389804

Bug ID: 389804
   Summary: Crash on clicking on spam folder
   Product: kmail2
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: message list
  Assignee: kdepim-bugs@kde.org
  Reporter: k...@carewolf.com
  Target Milestone: ---

KMail now consistently crashes when I click on my spam folder (which somehow
also got itself changed to "act on new email"). 

The backtrace shows it is a recursive loop and probably a stack-overflow. It
has more than 4000 entries that all look the same:

Thread 1 "kmail" received signal SIGSEGV, Segmentation fault.
0x75796ea2 in QListData::append(int) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
(gdb) bt
#0  0x75796ea2 in QListData::append(int) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#1  0x73ab2f40 in QList::append
(this=, t=)
at /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:602
#2  0x73aaeb6d in MessageList::Core::MessageItem::subTreeToList
(this=0x8efabf0, list=...)
at /workspace/build/messagelist/src/core/messageitem.cpp:587
#3  0x73aaebaf in MessageList::Core::MessageItem::subTreeToList
(this=, list=...)
at /workspace/build/messagelist/src/core/messageitem.cpp:594
#4  0x73aaebaf in MessageList::Core::MessageItem::subTreeToList
(this=, list=...)
at /workspace/build/messagelist/src/core/messageitem.cpp:594
#5  0x73aaebaf in MessageList::Core::MessageItem::subTreeToList
(this=, list=...)
at /workspace/build/messagelist/src/core/messageitem.cpp:594


#33943 0x73aaebaf in MessageList::Core::MessageItem::subTreeToList
(this=, list=...)
at /workspace/build/messagelist/src/core/messageitem.cpp:594
#33944 0x73aaebaf in MessageList::Core::MessageItem::subTreeToList
(this=, list=...)
at /workspace/build/messagelist/src/core/messageitem.cpp:594
#33945 0x73aaebaf in MessageList::Core::MessageItem::subTreeToList
(this=, list=...)
at /workspace/build/messagelist/src/core/messageitem.cpp:594

I haven't found the bottom. The kmail version is 17.12.1 from neon.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 389800] New: Kmail does not mark some emails as read

2018-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=389800

Bug ID: 389800
   Summary: Kmail does not mark some emails as read
   Product: kmail2
   Version: 5.7.1
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: message list
  Assignee: kdepim-bugs@kde.org
  Reporter: tro...@free.fr
  Target Milestone: ---

On freshly installed Kmail 5.7.1, I get some new emails that Kmail won't mark
as read even when I open them, even if I right click on the folder and chose
"Mark all emails as read". it happens on an imap account.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 389797] kmail/Kontact automatically opens a link when just clicking on a specific message in the list.

2018-02-02 Thread a . key
https://bugs.kde.org/show_bug.cgi?id=389797

--- Comment #2 from a.key  ---

OK I narrowed it down to interesting html attachments.

I'm attaching one here which I think is not that confidential. 

Basically - sending myself a message containing this attachment and then
clicking on the received email in the list automatically opens the link in
browser.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 389797] kmail/Kontact automatically opens a link when just clicking on a specific message in the list.

2018-02-02 Thread a . key
https://bugs.kde.org/show_bug.cgi?id=389797

--- Comment #1 from a.key  ---
Created attachment 110302
  --> https://bugs.kde.org/attachment.cgi?id=110302=edit
HTML attachment that is automatically being parsed by kmail when clicking it on
the list

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 389797] New: kmail/Kontact automatically opens a link when just clicking on a specific message in the list.

2018-02-02 Thread a . key
https://bugs.kde.org/show_bug.cgi?id=389797

Bug ID: 389797
   Summary: kmail/Kontact automatically opens a link when just
clicking on a specific message in the list.
   Product: kmail2
   Version: 5.7.1
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: message list
  Assignee: kdepim-bugs@kde.org
  Reporter: a@moronet.pl
  Target Milestone: ---

Just got an email from one of our partners and noticed that Kontact
automatically opened a link in my browser after I clicked on the message in the
list which made me very worried.


Obviously I'd like to attach the email here but since it's a bit confidential I
wouldn't want it to appear publicly on the net.

Is there a way to attach something here and have it only viewable by developers
rather than general public ?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[korganizer] [Bug 352791] Google Tasks discard Category and Priority settings

2018-02-02 Thread Samuel Suther
https://bugs.kde.org/show_bug.cgi?id=352791

Samuel Suther  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #4 from Samuel Suther  ---
Ok, thank you for response, but -sorry - I don't use kmail anymore. 

I'm using thunderbird again (since two years) because of the smaller Footprint
(doesn't neead akonadi), and have a bunch of features and blame fast support.

Anyway, thank you for the great work with kmail.
I close this Ticket now.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kleopatra] [Bug 389792] New: Kleopatra (gpg4win 3.0.3) crashes during *.sig verification

2018-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=389792

Bug ID: 389792
   Summary: Kleopatra (gpg4win 3.0.3) crashes during *.sig
verification
   Product: kleopatra
   Version: 3.0.2
  Platform: Other
OS: MS Windows
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: aheine...@intevation.de
  Reporter: kjatw...@gmx.net
CC: kdepim-bugs@kde.org, m...@kde.org
  Target Milestone: ---

Created attachment 110301
  --> https://bugs.kde.org/attachment.cgi?id=110301=edit
Screenshots of Kleopatra and GPGEx Message Windows

Kleapatra crashes when verificationb of sig file is requested by means of
GPGEx.

Name der fehlerhaften Anwendung: kleopatra.exe, Version: 0.0.0.0, Zeitstempel:
0x0409
Name des fehlerhaften Moduls: Qt5Core.dll, Version: 5.8.0.0, Zeitstempel:
0x5a58a6ae
Ausnahmecode: 0xc005
Fehleroffset: 0x00119806
ID des fehlerhaften Prozesses: 0x35fc
Startzeit der fehlerhaften Anwendung: 0x01d39c07946bd07c
Pfad der fehlerhaften Anwendung: C:\Program Files
(x86)\Gpg4win\bin\kleopatra.exe
Pfad des fehlerhaften Moduls: C:\Program Files (x86)\Gpg4win\bin\Qt5Core.dll
Berichtskennung: db31a453-2181-4a6f-b2fd-bb67fd48bd68
Vollständiger Name des fehlerhaften Pakets: 
Anwendungs

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[korganizer] [Bug 389790] New: Korganizer chrashed when performing a search

2018-02-02 Thread Papoteur
https://bugs.kde.org/show_bug.cgi?id=389790

Bug ID: 389790
   Summary: Korganizer chrashed when performing a search
   Product: korganizer
   Version: 5.4.3
  Platform: Mageia RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: yves.brungard_mag...@gadz.org
  Target Milestone: ---

Application: korganizer (5.4.3)

Qt Version: 5.6.2
Frameworks Version: 5.32.0
Operating System: Linux 4.14.13-desktop-1.mga6 x86_64
Distribution: "Mageia 6"

-- Information about the crash:
- What I was doing when the application crashed:
Typing a character in the search field of events.
I have 4 sources of calendars.

The crash can be reproduced every time.

-- Backtrace:
Application: KOrganizer (korganizer), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f80d01a3840 (LWP 5172))]

Thread 5 (Thread 0x7f80bd568700 (LWP 5295)):
#0  0x7f80f2430974 in g_mutex_unlock () at /lib64/libglib-2.0.so.0
#1  0x7f80f23ebc4e in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#2  0x7f80f23ebd9c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x7f80fb6cce2b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#4  0x7f80fb67849a in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#5  0x7f80fb4b23bc in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x7f80fb4b6ff9 in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#7  0x7f80f83b866d in start_thread () at /lib64/libpthread.so.0
#8  0x7f80fabb8d4d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7f80bdd69700 (LWP 5250)):
#0  0x7f80faba882d in read () at /lib64/libc.so.6
#1  0x7f80f242f690 in g_wakeup_acknowledge () at /lib64/libglib-2.0.so.0
#2  0x7f80f23eb79e in g_main_context_check () at /lib64/libglib-2.0.so.0
#3  0x7f80f23ebc38 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#4  0x7f80f23ebd9c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#5  0x7f80fb6cce2b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#6  0x7f80fb67849a in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#7  0x7f80fb4b23bc in QThread::exec() () at /lib64/libQt5Core.so.5
#8  0x7f80fb4b6ff9 in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#9  0x7f80f83b866d in start_thread () at /lib64/libpthread.so.0
#10 0x7f80fabb8d4d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f80bef7a700 (LWP 5243)):
#0  0x7f80f23eb477 in g_main_context_query () at /lib64/libglib-2.0.so.0
#1  0x7f80f23ebc0f in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#2  0x7f80f23ebd9c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x7f80fb6cce2b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#4  0x7f80fb67849a in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#5  0x7f80fb4b23bc in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x7f80fec7d635 in QDBusConnectionManager::run() () at
/lib64/libQt5DBus.so.5
#7  0x7f80fb4b6ff9 in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#8  0x7f80f83b866d in start_thread () at /lib64/libpthread.so.0
#9  0x7f80fabb8d4d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f80c6dfc700 (LWP 5228)):
#0  0x7f80fabacf0d in poll () at /lib64/libc.so.6
#1  0x7f80f072d902 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x7f80f072f657 in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x7f80c88ddbe9 in QXcbEventReader::run() () at /lib64/libQt5XcbQpa.so.5
#4  0x7f80fb4b6ff9 in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#5  0x7f80f83b866d in start_thread () at /lib64/libpthread.so.0
#6  0x7f80fabb8d4d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f80d01a3840 (LWP 5172)):
[KCrash Handler]
#6  0x7f80faaf6818 in raise () at /lib64/libc.so.6
#7  0x7f80faaf7f2a in abort () at /lib64/libc.so.6
#8  0x7f80fb11c76d in __gnu_cxx::__verbose_terminate_handler() () at
/lib64/libstdc++.so.6
#9  0x7f80fb11a7b6 in __cxxabiv1::__terminate(void (*)()) () at
/lib64/libstdc++.so.6
#10 0x7f80fb11a801 in  () at /lib64/libstdc++.so.6
#11 0x7f80fb11aa38 in  () at /lib64/libstdc++.so.6
#12 0x7f80fb1425cf in std::__throw_logic_error(char const*) () at
/lib64/libstdc++.so.6
#13 0x7f80f81a8ca2 in Akonadi::Search::PIM::CollectionQuery::exec() () at
/lib64/libKF5AkonadiSearchPIM.so.5
#14 0x7f80fd19ffa5 in KPIM::PersonSearchJob::start() () at
/lib64/libKF5Libkdepim.so.5
#15 0x7f80fe61100c in Controller::setSearchString(QString const&) () at
/lib64/libkorganizerprivate.so.5
#16 0x7f80fb6a590c in QMetaObject::activate(QObject*, int, int, void**) ()
at /lib64/libQt5Core.so.5