| Summary: | To-Do View empty but To-Dos shown in Kontact summary page | ||
|---|---|---|---|
| Product: | [Applications] korganizer | Reporter: | Robby Engelmann <robby.engelmann> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | auxsvr, dvratil, giusdbg, robby.engelmann, roonaldo2286_dev+kde, saunders, sonoio.fs, tcb1618, winter |
| Priority: | HI | Keywords: | qt6 |
| Version First Reported In: | GIT (master) | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/pim/eventviews/-/commit/976f0dead0a65f55aa9a419d7520bfa2fc40ce8a | Version Fixed/Implemented In: | 6.4.2 |
| Sentry Crash Report: | |||
|
Description
Robby Engelmann
2023-08-28 12:14:01 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. 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. Now I switched to the qt6-based master builds in openSUSE and it works 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) 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) 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? (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. 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) 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 please try now with commit 5c30c6614f3d862051fe51335e2631a7aded9d59 in eventviews I broke this in a57b2dcc35987eddc9b0d6b884f6644d1ab5cdcc on 28 May. I can confirm, it is solved in todays snapshot 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 *** Bug 504376 has been marked as a duplicate of this bug. *** *** Bug 504446 has been marked as a duplicate of this bug. *** *** Bug 504474 has been marked as a duplicate of this bug. *** *** Bug 504759 has been marked as a duplicate of this bug. *** *** Bug 505200 has been marked as a duplicate of this bug. *** libKPim6EventViews6-25.04.1-1.1 fixes this on latest Tumbleweed. |