[kontact] [Bug 454536] Kontact crashes with segmentation fault when marking a recurring task as done

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Thu Jun 30 16:45:52 BST 2022


https://bugs.kde.org/show_bug.cgi?id=454536

gjditchfield at acm.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/pim/
                   |                            |korganizer/commit/c4e58599b
                   |                            |3f3eeece0d94d5cee9259be904c
                   |                            |dbe7

--- Comment #6 from gjditchfield at acm.org ---
Git commit c4e58599b3f3eeece0d94d5cee9259be904cdbe7 by Glen Ditchfield.
Committed on 30/06/2022 at 02:08.
Pushed by gditchfield into branch 'release/22.04'.

Fix crash when completing a to-do in the summary view

The "Mark To-do Completed" entry in the `KUrlLabel` pop-up menu called
`completeTodo()`, which called `updateView()`, which deleted the
`KUrlLabel`.  This seems to cause a segfault in Qt.

`completeTodo()` doesn't need to call `updateView()`;
`mChanger->modifyIncidence()` will cause an update.

M  +0    -1    src/kontactplugin/korganizer/todosummarywidget.cpp

https://invent.kde.org/pim/korganizer/commit/c4e58599b3f3eeece0d94d5cee9259be904cdbe7

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


More information about the Kdepim-bugs mailing list