[korganizer] [Bug 481031] Crash when opening

2024-03-22 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=481031

--- Comment #3 from Daniel Vrátil  ---
Git commit 9bf3506cd0788d164ac3fe41a7510bb6143a2866 by Daniel Vrátil.
Committed on 22/03/2024 at 09:17.
Pushed by dvratil into branch 'master'.

MemoryCalendar: log details about duplicate events before asserting

When trying to insert an incidence into a MemoryCalendar that has a UID
that is already present in the calendar, first log as much as possible
before asserting that it's the same insert being re-inserted.

This does not fix anything, but might help with diagnostics, and provides
some useful and actionable output before asserting.

M  +8-3src/memorycalendar.cpp

https://invent.kde.org/frameworks/kcalendarcore/-/commit/9bf3506cd0788d164ac3fe41a7510bb6143a2866

-- 
You are receiving this mail because:
You are watching all bug changes.

[korganizer] [Bug 481031] Crash when opening

2024-03-12 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=481031

--- Comment #2 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/kcalendarcore/-/merge_requests/168

-- 
You are receiving this mail because:
You are watching all bug changes.

[korganizer] [Bug 481031] Crash when opening

2024-02-07 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=481031

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

-- 
You are receiving this mail because:
You are watching all bug changes.

[korganizer] [Bug 481031] Crash when opening

2024-02-07 Thread Moritz
https://bugs.kde.org/show_bug.cgi?id=481031

--- Comment #1 from Moritz  ---
Additionally it prints the following messages:

moritz@moritz-82k:~$ korganizer 
qt.core.qobject.connect: QObject::disconnect: Unexpected nullptr parameter
org.kde.pim.akonadicalendar: Error occurred  "" "Unable to create persistent
search"
org.kde.pim.akonadicalendar: Error occurred  "" "Unable to create persistent
search"
ASSERT: "mIncidences[type].value(uid) == incidence" in file
./src/memorycalendar.cpp, line 291

-- 
You are receiving this mail because:
You are watching all bug changes.