[kmail2] [Bug 369056] KMail crashes repeatedly while entering recipient [Xapian::Document::Internal::get_data[abi:cxx11]]

2018-01-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=369056

Christoph Feck  changed:

   What|Removed |Added

   Version Fixed In|17.12.03|17.12.2

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

[kmail2] [Bug 369056] KMail crashes repeatedly while entering recipient [Xapian::Document::Internal::get_data[abi:cxx11]]

2018-01-26 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=369056

Kevin Funk  changed:

   What|Removed |Added

 CC||fredrick.o.jack...@gmail.co
   ||m

--- Comment #2 from Kevin Funk  ---
*** Bug 386545 has been marked as a duplicate of this bug. ***

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

[kmail2] [Bug 369056] KMail crashes repeatedly while entering recipient [Xapian::Document::Internal::get_data[abi:cxx11]]

2018-01-26 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=369056

--- Comment #3 from Kevin Funk  ---
*** Bug 385770 has been marked as a duplicate of this bug. ***

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

[kmail2] [Bug 369056] KMail crashes repeatedly while entering recipient [Xapian::Document::Internal::get_data[abi:cxx11]]

2018-01-26 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=369056

--- Comment #6 from Kevin Funk  ---
Work-around: Disabling the 'use addresses indexed from emails for
autocompletion' (Settings -> Configure KMail -> Composer) avoids the crash.

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

[kmail2] [Bug 369056] KMail crashes repeatedly while entering recipient [Xapian::Document::Internal::get_data[abi:cxx11]]

2018-01-26 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=369056

Kevin Funk  changed:

   What|Removed |Added

Summary|KMail crashes repeatedly|KMail crashes repeatedly
   |while entering recipient|while entering recipient
   ||[Xapian::Document::Internal
   ||::get_data[abi:cxx11]]

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

[kmail2] [Bug 369056] KMail crashes repeatedly while entering recipient [Xapian::Document::Internal::get_data[abi:cxx11]]

2018-01-26 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=369056

Kevin Funk  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

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

[kmail2] [Bug 369056] KMail crashes repeatedly while entering recipient [Xapian::Document::Internal::get_data[abi:cxx11]]

2018-01-26 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=369056

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

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

[kmail2] [Bug 369056] KMail crashes repeatedly while entering recipient [Xapian::Document::Internal::get_data[abi:cxx11]]

2018-01-26 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=369056

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||17.12.2
  Latest Commit||https://commits.kde.org/ako
   ||nadi-search/94e608dffa8112c
   ||94cf88c16e67afaea70b40d7b

--- Comment #5 from Kevin Funk  ---
According to Laurent, the following commit fixed this issue:

commit 94e608dffa8112c94cf88c16e67afaea70b40d7b (origin/Applications/17.12)
Author: Daniel Vrátil 
Date:   Thu Jan 25 12:54:49 2018 +0100

Handle DatabaseCorruptError exception in ContactCompleter

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

[kmail2] [Bug 369056] KMail crashes repeatedly while entering recipient [Xapian::Document::Internal::get_data[abi:cxx11]]

2018-01-26 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=369056

Kevin Funk  changed:

   What|Removed |Added

 CC||dyl...@gmail.com

--- Comment #4 from Kevin Funk  ---
*** Bug 386198 has been marked as a duplicate of this bug. ***

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

[kmail2] [Bug 369056] KMail crashes repeatedly while entering recipient [Xapian::Document::Internal::get_data[abi:cxx11]]

2018-01-26 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=369056

Daniel Vrátil  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/ako |https://commits.kde.org/ako
   |nadi-search/94e608dffa8112c |nadi-search/d43b22a5132bb41
   |94cf88c16e67afaea70b40d7b   |981fa1594da0f97455f370383
   Version Fixed In|17.12.2 |17.12.03

--- Comment #7 from Daniel Vrátil  ---
Git commit d43b22a5132bb41981fa1594da0f97455f370383 by Daniel Vrátil.
Committed on 26/01/2018 at 16:52.
Pushed by dvratil into branch 'Applications/17.12'.

Handle DatabaseModifiedError when querying email contacts

This may occur if KMail tries to autocomplete contacts in composer
while the Indexing Agent is indexing new emails thus changing the
database between queries.
FIXED-IN: 17.12.03

M  +14   -10   lib/contactcompleter.cpp

https://commits.kde.org/akonadi-search/d43b22a5132bb41981fa1594da0f97455f370383

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