However. When I call this I get an “app was closed unexpectedly” on the device.
The log shows:
06-19 15:35:04.295 : ERROR / GeocachingBasic ( 5215 : 5215 ) : result Tizen::Base::Collection::ArrayListT<Type>::IndexOf(const Type&, int, int, int&) const [with Type = Tizen::Ui::Animations::_VisualElementImpl*, result = long unsigned int](486) > [E_OUT_OF_RANGE] The startIndex(0) MUST be less than the number of elements(0).
06-19 15:35:04.295 : ERROR / Tizen::Ui::Animations ( 5215 : 5215 ) : result Tizen::Ui::Animations::_VisualElementImpl::RemoveChild(Tizen::Ui::Animations::_VisualElementImpl&, bool)(4252) > [E_OBJ_NOT_FOUND] child is not a child of this instance.
06-19 15:35:04.295 : INFO / GeocachingBasic ( 5215 : 5215 ) : virtual result Form1::OnTerminating()(313) > TERMINATING Form1...
06-19 15:35:04.475 : ERROR / Tizen::Ui ( 5215 : 5215 ) : result Tizen::Ui::_Control::DetachChild(Tizen::Ui::_Control&)(1869) > [E_INVALID_ARG] Not my child.
06-19 15:35:04.485 : ERROR / Tizen::Ui::Animations ( 5215 : 5215 ) : virtual Tizen::Ui::Animations::_RootVisualElement::~_RootVisualElement()(60) > [E_INVALID_STATE] The RootVisualElement instance has been destroyed, but the layer information was not cleaned.
06-19 15:35:04.485 : ERROR / Tizen::Ui::Animations ( 5215 : 5215 ) : virtual Tizen::Ui::Animations::_RootVisualElement::~_RootVisualElement()(60) > [E_INVALID_STATE] The RootVisualElement instance has been destroyed, but the layer information was not cleaned.
06-19 15:35:04.485 : ERROR / Tizen::Ui::Animations ( 5215 : 5215 ) : virtual Tizen::Ui::Animations::_RootVisualElement::~_RootVisualElement()(60) > [E_INVALID_STATE] The RootVisualElement instance has been destroyed, but the layer information was not cleaned.
06-19 15:35:04.485 : ERROR / Tizen::Ui::Animations ( 5215 : 5215 ) : virtual Tizen::Ui::Animations::_RootVisualElement::~_RootVisualElement()(60) > [E_INVALID_STATE] The RootVisualElement instance has been destroyed, but the layer information was not cleaned.
06-19 15:35:04.485 : ERROR / Tizen::Ui::Animations ( 5215 : 5215 ) : virtual Tizen::Ui::Animations::_RootVisualElement::~_RootVisualElement()(60) > [E_INVALID_STATE] The RootVisualElement instance has been destroyed, but the layer information was not cleaned.
06-19 15:35:04.485 : ERROR / Tizen::Ui::Animations ( 5215 : 5215 ) : virtual Tizen::Ui::Animations::_RootVisualElement::~_RootVisualElement()(60) > [E_INVALID_STATE] The RootVisualElement instance has been destroyed, but the layer information was not cleaned.
The app is a bada2 ported app.
Does anyone has an idea whats the problem here? I don’t use any animation or so.
On App::Terminate – app was closed unexpectedly
Heho,
I’m trying to terminate my App with:
Tizen::App::Application::GetInstance()->Terminate();
However. When I call this I get an “app was closed unexpectedly” on the device.
The log shows:
The app is a bada2 ported app.
Does anyone has an idea whats the problem here? I don’t use any animation or so.
Regards.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio