I have three outlook sections shown at once - two for appointments, and one for tasks (that's in my "Simple" skin (http://www.dark-mojo.com/TodayPlus/viewtopic.php?t=681)):
////Regular events, cache 0
outlook,2,2,238,52,1,0
...
////Tasks, cache 1
outlook,2,2,238,39,2,1
...
////Holidays, cache 2
options,calendarfilter,calendarfilter_holiday
outlook,2,2,238,69,1,2
When I'm playing with the skin, almost after each update I have wrong information shown in the tasks section - the first task is duplicated and shown instead of the second and sometimes even the third one too. Appointments sections sometimes have incorrect events shown on incorrect dates.
I even had to add a hidden "refresh" button with action 23 to clear the outlook cache, but that, and even soft-reset don't always help - I have to try that several times or disable/enable plugin to get a correct result!
Is something wrong with my skin or that's TodayPlus bug?
there was a multithreading conflict with multiple outlook sections on the same screen. I've fixed it now and I'll post a fixed exe for you to check out later.
I see...
I've found it shows incorrect info even without any changes from my side - just on the next automatic screen refresh (after power on, for example).
I'm looking forward to the fix - now the outlook section in my skin is simply useless :(
Could you please post a message in this thread when the fix will be ready?
Thanks!
(BTW, is there a way to subscribe to the whole discussion - to receive email notifications about the new messages in Changelog forum?)
The problem looks like fixed in 0.10.1.
Thank you, srs!