My app uses OpenGL and Keypad.
After rotating the screen, sometimes, my app crashed with the following log when it showed keypad.
I would like to know whether it is Tizen bug or my fault.
If I don't show keypad then my app doen't crash while or after rotating the screen.
[Here is the log before the crash]
12-09 15:19:36.015 : ERROR / Tizen::Graphics ( 20850 : 20850 ) : result Tizen::Graphics::_Text::TextObject::Draw(Tizen::Graphics::_CanvasImpl&)(442) > [E_SYSTEM] Fail to get clip rectangle.
12-09 15:19:36.725 : ERROR / Tizen::Ui::Animations ( 20850 : 20850 ) : result Tizen::Ui::Animations::_VisualElementImpl::InvalidateRectangleI(const Tizen::Graphics::FloatRectangle*)(6041) > [E_INVALID_OPERATION] VisualElement with User-Surface do not allow invalidating and redrawing.