SUMMARY entries are not previewed/printed in week mode STEPS TO REPRODUCE 1. select a week 2. menu: print/preview 3. set print style = week 4. set print layout as timetable view (or split week) 5. set exclusions or not OBSERVED RESULT The preview and the printout show only very few entries and with no respect to the set exclusions (filofax page works though) EXPECTED RESULT see/print all entries as selected SOFTWARE/OS VERSIONS openSUSE Tumbleweed 20190730 Linux/KDE Plasma: KDE Plasma Version: 5.16.4 KDE Frameworks Version: 5.60.0 Qt Version: 5.13.0 ADDITIONAL INFORMATION
maybe a dublicate of https://bugs.kde.org/show_bug.cgi?id=396570? (But, in the case of missed non-repeated elements in 396570, the filofax page doesn't work properly, also.)
also Birthdays & Anniversaries are always shown after launch even when deselected. Selecting and deselecting in the calendar manager hides them, the desired setting just seems not to be saved.
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kcalendarcore/-/merge_requests/39
Git commit b5528e13069a23626a9ad6ccbbd398c8a3df1bfa by Glen Ditchfield, on behalf of Glen Ditchfield. Committed on 12/06/2021 at 00:34. Pushed by gditchfield into branch 'master'. Return start datetimes for non-recurring incidences When given a non-recurring incidence and a date between its start and end datetimes, `startDateTimesForDate()` returned an empty list instead of the start date. As a result, the printed timetables did not print non-recurring events. Related: bug 396570, bug 406251 M +1 -0 autotests/CMakeLists.txt A +68 -0 autotests/teststartdatetimesfordate.cpp [License: LGPL(v2.0+)] M +1 -1 src/incidence.cpp https://invent.kde.org/frameworks/kcalendarcore/commit/b5528e13069a23626a9ad6ccbbd398c8a3df1bfa