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
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
Confirming fix with version 4:4.5~20100920.1177273-1maemo1.1174921 .