Bug 251085 - Cancellation of Appointment Creation closes application
Summary: Cancellation of Appointment Creation closes application
Status: CLOSED FIXED
Alias: None
Product: KOrganizer Mobile
Classification: Applications
Component: calendar (show other bugs)
Version: unspecified
Platform: Maemo 5 Linux
: NOR critical
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-13 13:51 UTC by Felix Wolfsteller
Modified: 2010-09-17 18:04 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.