diff -r 072a9626b290 -r 09d657f1ee00 sensorservices/orientationssy/src/OrientationCRListener.cpp --- a/sensorservices/orientationssy/src/OrientationCRListener.cpp Wed Aug 18 11:03:14 2010 +0300 +++ b/sensorservices/orientationssy/src/OrientationCRListener.cpp Thu Sep 02 21:48:26 2010 +0300 @@ -91,7 +91,7 @@ SSY_TRACE( EExtended, "ORIENTATIONSSY:RunL::Key %d changed", iStatus.Int() ); iRepository->NotifyRequest( iStatus.Int(), iStatus ); - iCallBack.CreateConfigurations(); + User::LeaveIfError(iCallBack.CreateConfigurations()); if( !IsActive() ) {