diff -r 5b3385a43d68 -r 34937ec34dac photosgallery/viewframework/tvout/src/glxhdmicontroller.cpp --- a/photosgallery/viewframework/tvout/src/glxhdmicontroller.cpp Wed Sep 01 12:33:26 2010 +0100 +++ b/photosgallery/viewframework/tvout/src/glxhdmicontroller.cpp Tue Sep 14 21:19:17 2010 +0300 @@ -161,7 +161,7 @@ { TRACER("CGlxHdmiController::ShiftToPostingMode()"); iIsPhotosInForeground = ETrue; - if (iGlxTvOut->IsHDMIConnected()) + if (iGlxTvOut->IsHDMIConnected() && iIsImageSupported) { if (!iSurfaceUpdater) {