Bug 251277

Summary: Can't create a new event
Product: [Applications] KOrganizer Mobile Reporter: Bjoern Ricks <bjoern.ricks>
Component: calendarAssignee: kdepim bugs <kdepim-bugs>
Status: CLOSED FIXED    
Severity: critical CC: felix.wolfsteller
Priority: VHI    
Version: unspecified   
Target Milestone: ---   
Platform: Maemo 5   
OS: Linux   
Latest Commit: Version Fixed In:

Description Bjoern Ricks 2010-09-15 09:54:19 UTC
korganizer-mobile crashes directly after closing the new event dialog

Steps to reproduce:
1) Open korganizer-mobile
2) Click on new event button
3) Add a Title for the new event
4) Click on ok button

This issue is always reproducible

Version
4:4.5~20100910.1175159-1maemo3.1174786
Comment 1 Volker Krause 2010-09-15 14:43:58 UTC
SVN commit 1175624 by vkrause:

Initialize the glwidget, so we don't crash when deleting it in case
OpenGL is disabled. Also, give it the m_ prefix to reduce the risk of
missing its use in other places when touching that code again.

BUG: 251277
BUG: 251085


 M  +8 -5      kdeclarativefullscreenview.cpp  
 M  +1 -1      kdeclarativefullscreenview.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1175624
Comment 2 Felix Wolfsteller 2010-09-20 10:39:00 UTC
Confirming fix with version 4:4.5~20100920.1177273-1maemo1.1174921 .