Bug 251085

Summary: Cancellation of Appointment Creation closes application
Product: [Applications] KOrganizer Mobile Reporter: Felix Wolfsteller <felix.wolfsteller>
Component: calendarAssignee: kdepim bugs <kdepim-bugs>
Status: CLOSED FIXED    
Severity: critical    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Maemo 5   
OS: Linux   
Latest Commit: Version Fixed In:

Description Felix Wolfsteller 2010-09-13 13:51:51 UTC
When deciding to create a new appointment, but cancel that process, the main application window closes as well.

Observed in 4:4.5~20100912.1174548-1maemo1.1173569 . This is a regression, it worked in previous versions.
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-17 18:04:28 UTC
In 4:4.5~20100917.1176264-1maemo1.1174921 now more stable, closing.