[Akonadi] [Bug 364005] ASSERT: "!mReadingFinished" when composing a message

2016-06-18 Thread Christophe Giboudeaux via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364005 --- Comment #4 from Christophe Giboudeaux --- false alarm, deleting the whole build dir helped. -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs

[Akonadi] [Bug 364005] ASSERT: "!mReadingFinished" when composing a message

2016-06-18 Thread Christophe Giboudeaux via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364005 --- Comment #3 from Christophe Giboudeaux --- Well, it still crashes with the same bt: #7 0x7f4306756f1e in qt_assert(char const*, char const*, int) (assertion=, file=, line=) at global/qglobal.cpp:2999 #8 0x7f42ff57bc58

[kmail2] [Bug 354957] 'To' field completion only works for recent addresses

2016-06-18 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354957 --- Comment #4 from and...@sent.com --- I have 5.1.3 but it still doesn't work. Only recent addresses get completed, not CardDAV. -- You are receiving this mail because: You are the assignee for the bug. ___

[kmail2] [Bug 364458] New: KMail sends email on all mail checks when set up 'never automatically'

2016-06-18 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364458 Bug ID: 364458 Summary: KMail sends email on all mail checks when set up 'never automatically' Product: kmail2 Version: 5.1.3 Platform: Kubuntu Packages OS: Linux

[kmail] [Bug 183348] Kmail filter extremely slow

2016-06-18 Thread Tim Holy via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=183348 Tim Holy changed: What|Removed |Added CC||h...@pcg.wustl.edu --- Comment

[Akonadi] [Bug 362938] Implement tomboy REST API as Akonadi resource

2016-06-18 Thread Stefan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362938 --- Comment #6 from Stefan --- I hope I have the right idea now: KMime::Message::Ptr akonadiNote = KMime::Message::Ptr(new KMime::Message); akonadiNote->subject(true)->fromUnicodeString( jsonNote["title"].toString(), "utf-8" );

[kontact] [Bug 358568] Kontact crash on closing Kontact

2016-06-18 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358568 --- Comment #3 from aux...@gmail.com --- I still had the same crash in kontact 16.04.2, accompanied with mysql having high CPU usage. -- You are receiving this mail because: You are the assignee for the bug.

[Akonadi] [Bug 364005] ASSERT: "!mReadingFinished" when composing a message

2016-06-18 Thread Daniel Vrátil via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364005 Daniel Vrátil changed: What|Removed |Added Resolution|--- |FIXED Latest Commit|

[Akonadi] [Bug 364243] Moving several mails from IMAP inbox to local maildir creates entries with RemoteID NULL

2016-06-18 Thread Daniel Vrátil via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364243 Daniel Vrátil changed: What|Removed |Added CC||dvra...@kde.org --- Comment

[kmail2] [Bug 364444] Crash on deleting attachments

2016-06-18 Thread Frederik Schwarzer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=36 --- Comment #1 from Frederik Schwarzer --- Minor addition: After the crash, the email I was deleting attachments from, exists twice. Once with the attachments which deletion was in progress and once without it. -- You are receiving

[kmail2] [Bug 364444] Crash on deleting attachments

2016-06-18 Thread Frederik Schwarzer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=36 Frederik Schwarzer changed: What|Removed |Added Platform|Other |Debian unstable --

[kmail2] [Bug 364444] New: Crash on deleting attachments

2016-06-18 Thread Frederik Schwarzer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=36 Bug ID: 36 Summary: Crash on deleting attachments Product: kmail2 Version: 5.2.1 Platform: Other OS: Linux Status: UNCONFIRMED Severity: crash

[Akonadi] [Bug 361638] Google imap inbox crash.

2016-06-18 Thread Daniel Vrátil via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361638 Daniel Vrátil changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Akonadi] [Bug 351850] Random crash when having a gmail account setup in kmail

2016-06-18 Thread Daniel Vrátil via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351850 Daniel Vrátil changed: What|Removed |Added CC||bba...@gmail.com --- Comment

[Akonadi] [Bug 362938] Implement tomboy REST API as Akonadi resource

2016-06-18 Thread Stefan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362938 --- Comment #5 from Stefan --- A little status update: For OAuth I use now the suggested o2. Because of cmake it was a little bit difficult getting it working. I want to use the following KJob classes: - TomboyJobBase: it