CVS commit by pfeiffer: pass viewer as parent so that the messagebox is shown properly in fullscreen mode - KMessageBox::sorry( 0L, tmp, i18n("Image Error") ); + KMessageBox::sorry( m_viewer, tmp, i18n("Image Error") ); M +2 -2 kuickshow.cpp 1.54