Bug 250434

Summary: Regression: Calendar View Rendering broken when appointment in current selection
Product: [Applications] KOrganizer Mobile Reporter: Felix Wolfsteller <felix.wolfsteller>
Component: calendarAssignee: kdepim bugs <kdepim-bugs>
Status: CLOSED FIXED    
Severity: critical CC: ludwig.reiter
Priority: VHI    
Version: unspecified   
Target Milestone: ---   
Platform: Maemo 5   
OS: Linux   
Latest Commit: Version Fixed In:

Description Felix Wolfsteller 2010-09-07 12:43:25 UTC
In Version 4:4.5~20100903.1171290-1maemo1.1171237 when looking at a section of the calendar in which appointments are present, rendering is broken (e.g. does not update areas).
Also, in this version i was never able to see an appointment (as red box, was possible previously).
Comment 1 Volker Krause 2010-09-09 16:30:28 UTC
Also affects the new month view, also only when looking at a time range containing events. Consistently happens on all devices with package installations, does not happen on my development phone with self-compiled applications, does also not happen on the desktop, making it very hard to debug :-(
Comment 2 Volker Krause 2010-09-10 15:11:25 UTC
SVN commit 1173789 by vkrause:

Disable OpenGL rendering for korg-mobile for now. It seems that the
calendar views trigger a bad misbehavior in the OpenGL stack on the
N900, causing random rendering defects at best and device crashes at
worst. Further details are still unknown, but not using OpenGL seems
to make all those problems go away.

BUG: 250434


 M  +1 -1      korganizer-mobile.sh  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1173789
Comment 3 Felix Wolfsteller 2010-09-13 11:37:41 UTC
Fix confirmed for version 4:4.5~20100912.1174548-1maemo1.1173569 , closing.
Comment 4 Volker Krause 2010-09-15 14:57:57 UTC
*** Bug 248389 has been marked as a duplicate of this bug. ***