Summary: | Summary doesn't show upcoming events | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Brallan Aguilar <apcomptec> |
Component: | summary | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | f.leerink, kde, Paul_E.Bennett, philippe.roubach, stantontas, stkabugs, tim, vivrecoeur, wbauer1 |
Priority: | NOR | ||
Version: | 4.13.2 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=330420 | ||
Latest Commit: | http://commits.kde.org/kdepim/e49a406b4224b5790f4e7a70bda879598152825e | Version Fixed In: | 4.14.1 |
Sentry Crash Report: | |||
Attachments: |
Upcoming Events Summary Setup in Kontact
Existence of an event in the calendar Kontact Summary showing no events attachment-14958-0.html |
Description
Brallan Aguilar
2013-11-07 04:17:40 UTC
I can reproduce that on an openSUSE 12.3 using KDE 4.11.3 from the openSUSE repos. Could not yet find out why this happens. Might be the same as this: https://bugs.kde.org/show_bug.cgi?id=330420 My version of Kontact is:- Platform Version 4.11.4 I am, likewise not seeing my up and coming events and meetings in the Summary Creen on Kontact. I am using the standard calendar product that came with the Kontact package. This has only been a problem since upgrading from Mageia 3 to Mageia 4, when I presume the KDE package was also updated. Have tried re-adjusting the settings to no avail. It's present on KDE 4.12.3 ;( Still present in KDE 4.12.4 Created attachment 86360 [details]
Upcoming Events Summary Setup in Kontact
Created attachment 86361 [details]
Existence of an event in the calendar
Created attachment 86362 [details]
Kontact Summary showing no events
The problem persists in KDE 4.12.5 The problem persists in KDE 4.13.1 It continues in KDE 4.13.3 *** Bug 330420 has been marked as a duplicate of this bug. *** *** Bug 334145 has been marked as a duplicate of this bug. *** I had a look at this, and it seems to me that the check whether an event is in the specified interval is totally broken for non-recurring events. Proposed fix: https://git.reviewboard.kde.org/r/119614/ *** Bug 316143 has been marked as a duplicate of this bug. *** Git commit e49a406b4224b5790f4e7a70bda879598152825e by Wolfgang Bauer. Committed on 10/09/2014 at 19:23. Pushed by wbauer into branch 'KDE/4.14'. Fix range check for non-recurring events The check whether an event is in the selected interval (in SummaryEventInfo::eventsForRange()) was totally broken for non-recurring events. This patch should fix it, and also adds a unit test. FIXED-IN: 4.14.1 REVIEW: 119614 M +2 -2 kontact/plugins/korganizer/summaryeventinfo.cpp M +34 -0 kontact/plugins/korganizer/tests/summaryeventtest.cpp M +3 -0 kontact/plugins/korganizer/tests/summaryeventtest.h http://commits.kde.org/kdepim/e49a406b4224b5790f4e7a70bda879598152825e *** Bug 324964 has been marked as a duplicate of this bug. *** Some new information. I have noticed that when hitting the APPLY button during the creation of an event that it will appear in the upcoming events list in Summary. I have since gone back to some other events that were not shown and made a small edit in order to be able to hit the Apply buton and these then appear in the Summary List as well. Those that are merely saved on the OK button do not appear. (In reply to Paul Bennett from comment #18) > Some new information. New information? This bug is fixed since over half a year (Kontact 4.14.1)... > I have noticed that when hitting the APPLY button during the creation of an > event that it will appear in the upcoming events list in Summary. I have > since gone back to some other events that were not shown and made a small > edit in order to be able to hit the Apply buton and these then appear in the > Summary List as well. Those that are merely saved on the OK button do not > appear. Hm? I cannot reproduce that here at all with the latest 4.14.6. They appear just fine if I only click on OK. Do they get saved in the calendar at all when you don't hit Apply? Are they shown in KOrganizer? If not, you're seeing a completely different bug, and should report it separately. On second thought, if the issue you mention is reproducible, you should open a new bug report in any case. I don't think that's in any way related to this one, and this one is marked as fixed (and it is fixed for me and also other people). You should probably also specify which Kontact version you are using (if it's not the latest one, you should try to update and see whether the problem persists), and probably some more information like what kind of calendars have that problem, explicit steps to reproduce,... Created attachment 92033 [details] attachment-14958-0.html On 14/04/2015 at 7:31 PM, "Wolfgang Bauer" wrote:https://bugs.kde.org/show_bug.cgi?id=327256 --- Comment #19 from Wolfgang Bauer --- (In reply to Paul Bennett from comment #18) > Some new information. New information? This bug is fixed since over half a year (Kontact 4.14.1)... > I have noticed that when hitting the APPLY button during the creation of an > event that it will appear in the upcoming events list in Summary. I have > since gone back to some other events that were not shown and made a small > edit in order to be able to hit the Apply buton and these then appear in the > Summary List as well. Those that are merely saved on the OK button do not > appear. Hm? I cannot reproduce that here at all with the latest 4.14.6. They appear just fine if I only click on OK. Do they get saved in the calendar at all when you don't hit Apply? Are they shown in KOrganizer? If not, you're seeing a completely different bug, and should report it separately. On second thought, if the issue you mention is reproducible, you should open a new bug report in any case. I don't think that's in any way related to this one, and this one is marked as fixed (and it is fixed for me and also other people). You should probably also specify which Kontact version you are using (if it's not the latest one, you should try to update and see whether the problem persists), and probably some more information like what kind of calendars have that problem, explicit steps to reproduce,... (In reply to Paul Bennett from comment #20) > Created attachment 92033 [details] > attachment-14958-0.html Something seems to have gone wrong with your comment... Did you write it by replying to an automatic email you got from bugzilla maybe? Anyway, you write: > The version I have is 4.12.5 (sorry for omission when I posted). Yes, that bug was still present in 4.12.5. IIRC, it got broken in 4.11, and I fixed it in 4.14.1. Unfortunately we cannot fix/modify already released software, and there won't be any update to the 4.12 branch any more (which is obsolete/abandoned since a year when 4.13.0 was released). If you are using distribution packages, you could ask your distribution to add the fix to their 4.12.5 packages though. The fix is available from the link in comment 16, and should apply cleanly on 4.12 too IIRC. Still, the discrepancy between OK and Apply sounds strange to me. Maybe just a coincidency or wrong perception? The check whether an event is in the specified interval (i.e. whether it should be shown) was broken completely, but it did work by luck for some events (e.g. events from today were correctly displayed). It also worked for repeating events, so if you changed the repetition and clicked Apply, the event would be shown, but in this case it would have been "fixed" by just clicking OK too. |