Bug 251277 - Can't create a new event
Summary: Can't create a new event
Status: CLOSED FIXED
Alias: None
Product: KOrganizer Mobile
Classification: Applications
Component: calendar (show other bugs)
Version: unspecified
Platform: Maemo 5 Linux
: VHI critical
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-15 09:54 UTC by Bjoern Ricks
Modified: 2010-09-20 10:39 UTC (History)
1 user (show)

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 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 .