Bug 473847 - To-Do View empty but To-Dos shown in Kontact summary page
Summary: To-Do View empty but To-Dos shown in Kontact summary page
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (other bugs)
Version First Reported In: GIT (master)
Platform: openSUSE Linux
: HI normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: qt6
: 504376 504446 504474 504759 505200 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-08-28 12:14 UTC by Robby Engelmann
Modified: 2025-06-29 11:52 UTC (History)
9 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 6.4.2
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robby Engelmann 2023-08-28 12:14:01 UTC
Since 1-2 weeks the To-Do View is empty, although Todos are shown in the Kontact Summary page.

Operating System: openSUSE Tumbleweed 20230823
KDE Plasma Version: 5.27.7
KDE Frameworks Version: 5.110.0
Qt Version: 5.15.10
Kernel Version: 6.4.11-1-default (64-bit)
Graphics Platform: Wayland
Processors: 20 × 13th Gen Intel® Core™ i7-13700H
Memory: 62.5 GiB of RAM
Graphics Processor: Mesa Intel® Graphics
Manufacturer: TUXEDO
Product Name: TUXEDO InfinityBook Pro Gen8 (MK1)
Comment 1 Daniel Vrátil 2023-10-22 15:20:12 UTC
Can you please try to check on current git master? There's indeed has been a regression in displaying Todos, should be fixed now.
Comment 2 Robby Engelmann 2023-10-23 20:58:21 UTC
I am still using the qt5 branch via Tumbleweed KDE:unstable repos. Qt6 builds are not available there currently.
If newest git builds from qt5 branch should do the job, they do not here. ToDo view still empty.
Comment 3 Robby Engelmann 2023-11-28 15:05:48 UTC
Now I switched to the qt6-based master builds in openSUSE and it works
Comment 4 Robby Engelmann 2024-01-03 10:10:30 UTC
The ToDo panel in the Kontact Calender View is empty. It is shown in ToDo-List, however.
Using current git master snapshot.

Operating System: openSUSE Tumbleweed 20231228
KDE Plasma Version: 5.91.90
KDE Frameworks Version: 5.248.0
Qt Version: 6.6.1
Kernel Version: 6.6.7-1-default (64-bit)
Graphics Platform: Wayland
Processors: 20 × 13th Gen Intel® Core™ i7-13700H
Memory: 62.5 GiB of RAM
Graphics Processor: Mesa Intel® Graphics
Manufacturer: TUXEDO
Product Name: TUXEDO InfinityBook Pro Gen8 (MK1)
Comment 5 Robby Engelmann 2024-01-17 11:33:51 UTC
in current git master still no ToDo-View in the Calendar tab in Kontact.

Operating System: openSUSE Tumbleweed 20240115
KDE Plasma Version: 6.0.80
KDE Frameworks Version: 5.249.0
Qt Version: 6.6.1
Kernel Version: 6.6.11-1-default (64-bit)
Graphics Platform: Wayland
Processors: 20 × 13th Gen Intel® Core™ i7-13700H
Memory: 62.5 GiB of RAM
Graphics Processor: Mesa Intel® Graphics
Manufacturer: TUXEDO
Product Name: TUXEDO InfinityBook Pro Gen8 (MK1)
Comment 6 Daniel Vrátil 2024-02-07 10:34:26 UTC
If you are using Kontact, there should be a standalone "To-do List" action in the Kontact side-panel that opens the "Todo View" that you would otherwise normally get in standalone KOrganizer toolbar - I'm pretty sure this hasn't changed in the Qt6 build.

Or am I misunderstanding the problem?
Comment 7 Robby Engelmann 2024-02-09 08:51:24 UTC
(In reply to Daniel Vrátil from comment #6)
> If you are using Kontact, there should be a standalone "To-do List" action
> in the Kontact side-panel that opens the "Todo View" that you would
> otherwise normally get in standalone KOrganizer toolbar - I'm pretty sure
> this hasn't changed in the Qt6 build.
> 
> Or am I misunderstanding the problem?

I was referring to the todo-view that can be shown within the "Calender" tab.
For whatever reason this is fine again here since 1-2 days again.
Comment 8 Robby Engelmann 2025-05-04 20:03:48 UTC
this issue is appearing again since some days using master git snapshot in openSUSE

Operating System: openSUSE Tumbleweed 20250503
KDE Plasma Version: 6.3.80
KDE Frameworks Version: 6.15.0
Qt Version: 6.9.0
Kernel Version: 6.14.4-1-default (64-bit)
Graphics Platform: Wayland
Processors: 20 × 13th Gen Intel® Core™ i7-13700H
Memory: 64 GiB of RAM (62.5 GiB usable)
Graphics Processor: Intel® Iris® Xe Graphics
Manufacturer: TUXEDO
Product Name: TUXEDO InfinityBook Pro Gen8 (MK1)
Comment 9 Allen Winter 2025-05-05 12:35:42 UTC
Git commit 5c30c6614f3d862051fe51335e2631a7aded9d59 by Allen Winter.
Committed on 05/05/2025 at 12:32.
Pushed by winterz into branch 'master'.

todoviewsortfilterproxymodel.cpp - fix regression in filterAcceptsRow

In filterAcceptsRow don't worry about invalid source_parent.
Now todos are displayed again.

M  +0    -4    src/todo/todoviewsortfilterproxymodel.cpp

https://invent.kde.org/pim/eventviews/-/commit/5c30c6614f3d862051fe51335e2631a7aded9d59
Comment 10 Allen Winter 2025-05-05 12:37:27 UTC
please try now with commit 5c30c6614f3d862051fe51335e2631a7aded9d59 in eventviews

I broke this in a57b2dcc35987eddc9b0d6b884f6644d1ab5cdcc on 28 May.
Comment 11 Robby Engelmann 2025-05-05 20:52:56 UTC
I can confirm, it is solved in todays snapshot
Comment 12 Allen Winter 2025-05-13 11:07:09 UTC
Git commit 976f0dead0a65f55aa9a419d7520bfa2fc40ce8a by Allen Winter.
Committed on 13/05/2025 at 11:06.
Pushed by winterz into branch 'release/25.04'.

todoviewsortfilterproxymodel.cpp - fix regression in filterAcceptsRow

In filterAcceptsRow don't worry about invalid source_parent.
Now todos are displayed again.
(cherry picked from commit 5c30c6614f3d862051fe51335e2631a7aded9d59)

M  +0    -4    src/todo/todoviewsortfilterproxymodel.cpp

https://invent.kde.org/pim/eventviews/-/commit/976f0dead0a65f55aa9a419d7520bfa2fc40ce8a
Comment 13 Allen Winter 2025-05-17 11:59:46 UTC
*** Bug 504376 has been marked as a duplicate of this bug. ***
Comment 14 Allen Winter 2025-05-18 11:13:06 UTC
*** Bug 504446 has been marked as a duplicate of this bug. ***
Comment 15 Allen Winter 2025-05-18 15:16:50 UTC
*** Bug 504474 has been marked as a duplicate of this bug. ***
Comment 16 Allen Winter 2025-06-02 11:29:53 UTC
*** Bug 504759 has been marked as a duplicate of this bug. ***
Comment 17 Allen Winter 2025-06-04 14:55:10 UTC
*** Bug 505200 has been marked as a duplicate of this bug. ***
Comment 18 auxsvr 2025-06-07 09:25:51 UTC
libKPim6EventViews6-25.04.1-1.1 fixes this on latest Tumbleweed.