diff -r 03a5a9b9cb9f -r 4f12f4320e0b tactilefeedback/tactilefeedbackclient/src/touchfeedbackimpl.cpp --- a/tactilefeedback/tactilefeedbackclient/src/touchfeedbackimpl.cpp Wed Aug 18 10:04:18 2010 +0300 +++ b/tactilefeedback/tactilefeedbackclient/src/touchfeedbackimpl.cpp Mon Oct 04 00:36:05 2010 +0300 @@ -973,7 +973,8 @@ if ( vibraEnabled || audioEnabled ) { - TRACE4("CTouchFeedbackImpl::StartFeedback, type:=%d intensity:%d, timeout:%d", aType, aIntensity, aTimeout); + TRACE4("CTouchFeedbackImpl::StartFeedback, type:=%d intensity:%d, timeout:%d", + aType, aIntensity, aTimeout.Int()); TUint32 clientHandle = ClientHandle( aControl ); iClient->StartFeedback( clientHandle, aType,