[Akonadi] [Bug 408897] ItemRetrievalManager crash

2020-06-14 Thread Stephan Diestelhorst
https://bugs.kde.org/show_bug.cgi?id=408897

--- Comment #21 from Stephan Diestelhorst  ---
Thanks Daniel, for marking as duplicate and resolving the bug.  I got confused
with the version numbering scheme between KDE PIM (5.14.x) and Plasma (5.19)
and had hoped this would be fixed in Neon already.  Will build from git
instead.

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

[Akonadi] [Bug 408897] ItemRetrievalManager crash

2020-06-14 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=408897

Daniel Vrátil  changed:

   What|Removed |Added

 CC||s.pa...@spiekerbros.com

--- Comment #18 from Daniel Vrátil  ---
*** Bug 420495 has been marked as a duplicate of this bug. ***

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

[Akonadi] [Bug 408897] ItemRetrievalManager crash

2020-06-14 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=408897

Daniel Vrátil  changed:

   What|Removed |Added

 CC||peter.huy...@gmx.de

--- Comment #20 from Daniel Vrátil  ---
*** Bug 422199 has been marked as a duplicate of this bug. ***

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

[Akonadi] [Bug 408897] ItemRetrievalManager crash

2020-06-14 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=408897

Daniel Vrátil  changed:

   What|Removed |Added

 CC||stephan.diestelhorst@gmail.
   ||com

--- Comment #19 from Daniel Vrátil  ---
*** Bug 422092 has been marked as a duplicate of this bug. ***

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

[Akonadi] [Bug 408897] ItemRetrievalManager crash

2020-06-14 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=408897

--- Comment #17 from Daniel Vrátil  ---
*** Bug 419229 has been marked as a duplicate of this bug. ***

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

[Akonadi] [Bug 408897] ItemRetrievalManager crash

2020-04-27 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=408897

Daniel Vrátil  changed:

   What|Removed |Added

 CC||lukas.ka...@centrum.cz

--- Comment #16 from Daniel Vrátil  ---
*** Bug 420318 has been marked as a duplicate of this bug. ***

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

[Akonadi] [Bug 408897] ItemRetrievalManager crash

2020-04-23 Thread droidSumit
https://bugs.kde.org/show_bug.cgi?id=408897

droidSumit  changed:

   What|Removed |Added

 CC||droidsu...@gmail.com

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

[Akonadi] [Bug 408897] ItemRetrievalManager crash

2020-04-13 Thread John Scott
https://bugs.kde.org/show_bug.cgi?id=408897

John Scott  changed:

   What|Removed |Added

 CC||jsc...@posteo.net

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

[Akonadi] [Bug 408897] ItemRetrievalManager crash

2020-03-24 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=408897

Daniel Vrátil  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||5.15
  Latest Commit||https://commits.kde.org/ako
   ||nadi/b94b8115f9586033983b05
   ||9ae1faa731ef3defb1

--- Comment #15 from Daniel Vrátil  ---
Git commit b94b8115f9586033983b059ae1faa731ef3defb1 by Daniel Vrátil.
Committed on 23/03/2020 at 18:07.
Pushed by dvratil into branch 'master'.

Clean up ItemRetriever to clear up ownership of ItemRetrievalRequest

The request is now passed by value to the retriever. An
ItemRetrievalResult is then returned to the caller. A unique numerical
identifier is used to identify the requests/response pairs.
FIXED-IN: 5.15

M  +7-5autotests/server/fakeitemretrievalmanager.cpp
M  +1-2autotests/server/fakeitemretrievalmanager.h
M  +14   -14   autotests/server/itemretrievertest.cpp
M  +1-0src/server/CMakeLists.txt
M  +2-2src/server/handler/itemcopyhandler.cpp
M  +1-1src/server/handler/itemcopyhandler.h
M  +2-2src/server/handler/itemmovehandler.cpp
M  +1-1src/server/handler/itemmovehandler.h
M  +13   -18   src/server/storage/itemretrievaljob.cpp
M  +13   -11   src/server/storage/itemretrievaljob.h
M  +49   -41   src/server/storage/itemretrievalmanager.cpp
M  +8-8src/server/storage/itemretrievalmanager.h
C  +7-18   src/server/storage/itemretrievalrequest.cpp [from:
autotests/server/fakeitemretrievalmanager.h - 059% similarity]
M  +41   -10   src/server/storage/itemretrievalrequest.h
M  +39   -42   src/server/storage/itemretriever.cpp
M  +1-1src/server/storage/itemretriever.h

https://commits.kde.org/akonadi/b94b8115f9586033983b059ae1faa731ef3defb1

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

[Akonadi] [Bug 408897] ItemRetrievalManager crash

2020-03-24 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=408897

Daniel Vrátil  changed:

   What|Removed |Added

 CC||dvra...@kde.org
Summary|crash on start  |ItemRetrievalManager crash

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