[Akonadi] [Bug 390798] Akonadi EWS failed to authenticate with Exchange Server

2020-06-28 Thread Pedro Albuquerque Santos
https://bugs.kde.org/show_bug.cgi?id=390798 Pedro Albuquerque Santos changed: What|Removed |Added CC||petersai...@gmail.com --- Comment #2

[korganizer] [Bug 94625] associate time with events that have no time associated with them by drag and drop

2020-06-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=94625 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #4 from Bug Janitor S

[korganizer] [Bug 94625] associate time with events that have no time associated with them by drag and drop

2020-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=94625 gjditchfi...@acm.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Latest Commit|

[korganizer] [Bug 94625] associate time with events that have no time associated with them by drag and drop

2020-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=94625 gjditchfi...@acm.org changed: What|Removed |Added CC||gjditchfi...@acm.org Component|ge

[Akonadi] [Bug 423575] Akonadi server reproducibly eats ∞ memory (possibly in Akonadi::Server::Connection::handleIncomingData() [connection.cpp:274])

2020-06-28 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=423575 Daniel Vrátil changed: What|Removed |Added CC||dvra...@kde.org --- Comment #2 from Daniel Vrát

[Akonadi] [Bug 423575] Akonadi server reproducibly eats ∞ memory (possibly in Akonadi::Server::Connection::handleIncomingData() [connection.cpp:274])

2020-06-28 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=423575 --- Comment #3 from Daniel Vrátil --- Never mind, I found the problem :) -- You are receiving this mail because: You are the assignee for the bug.

[kmail2] [Bug 420474] Can't connect to receiving imap server

2020-06-28 Thread Papadakos Panagiotis
https://bugs.kde.org/show_bug.cgi?id=420474 --- Comment #2 from Papadakos Panagiotis --- Hi Damian, can you send emails using the problematic account? In my case, the problem appears only while receiving emails. -- You are receiving this mail because: You are the assignee for the bug.

[kontact] [Bug 423624] New: Kontact (Kmail) crashes while marking bunch of emails as Read

2020-06-28 Thread Andrzej
https://bugs.kde.org/show_bug.cgi?id=423624 Bug ID: 423624 Summary: Kontact (Kmail) crashes while marking bunch of emails as Read Product: kontact Version: unspecified Platform: Ubuntu Packages OS: Linux

[Akonadi] [Bug 423575] Akonadi server reproducibly eats ∞ memory (possibly in Akonadi::Server::Connection::handleIncomingData() [connection.cpp:274])

2020-06-28 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=423575 --- Comment #4 from Daniel Vrátil --- I take it back, it would still be useful to get the 20.04 heaptrack data, from the screenshots it seems to have better quality. You could try changing the compression algo (use .xz instead of .gz for instance). If

[Akonadi] [Bug 423575] Akonadi server reproducibly eats ∞ memory (possibly in Akonadi::Server::Connection::handleIncomingData() [connection.cpp:274])

2020-06-28 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=423575 --- Comment #5 from Daniel Vrátil --- Could you please check that you have the "Debugger" disabled in Akonadi Console? When the "Debugger" option is enabled, it causes the Server to generate a lots of debugging string data and send them over dbus. The

[Akonadi] [Bug 423575] Akonadi server reproducibly eats ∞ memory (possibly in Akonadi::Server::Connection::handleIncomingData() [connection.cpp:274])

2020-06-28 Thread Szőts Ákos
https://bugs.kde.org/show_bug.cgi?id=423575 --- Comment #6 from Szőts Ákos --- Nice catch, debugging was on; turned it off. I'll recompress its default .zst (ZStandard) into .xz and upload it into the aforementioned mega.nz directory (just to have everything in one place). I'll try to enable par

[korganizer] [Bug 75047] replace simple "add URI dialog" with normal fileselector dialog

2020-06-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=75047 Bug Janitor Service changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO

[Akonadi] [Bug 423575] Akonadi server reproducibly eats ∞ memory (possibly in Akonadi::Server::Connection::handleIncomingData() [connection.cpp:274])

2020-06-28 Thread Szőts Ákos
https://bugs.kde.org/show_bug.cgi?id=423575 --- Comment #7 from Szőts Ákos --- On a second thought, I've decided zst is good enough, especially even after 220 GB it was still decompressing... I could've piped into xz but then you'd have to convert it again back for heaptrack_gui so I decided I le