Version: 0.7.0 (using KDE KDE 3.3.0) Installed from: SuSE RPMs OS: Linux When switching to fullscreen mode in digikam 0.7.0 the picture is not visible, just the background is there (normaly a black one, when changing backgroundcolours in digikam setup this colour is displayed) Error message when starting from console: [bool Digikam::ImlibInterface::load(const QString&)] Failed to load image: error number: 4
[bool Digikam::ImlibInterface::load(const QString&)] Failed to load image: error number: 4 error number 4 means there is no imlib2 loader for that file. what format file is that (jpeg/tiff/png)? do you have imlib2 loaders installed? are you able to show the picture in non-fullscreen mode?
Am Mittwoch, 15. September 2004 20:12 schrieb Renchi Raju: > error number 4 means there is no imlib2 loader for that file. what > format file is that (jpeg/tiff/png)? do you have imlib2 loaders > installed? are you able to show the picture in non-fullscreen mode? Hi! It is a jpeg and imlib2 is installed (Packman) It just has been installed recently (12 September 2004) by apt4rpm, it think. Since I don't use digikam that frequently, I can not tell if the error occured before that update of imlib2. In non-fullscreen mode I can see the thumbnails. In other pictureprograms (kwickshow, kview) I can see those pictures. It's just broken in digikam. Thomas
you most likely are missing the imlib2 loaders package. the base imlib2 library does not come with imageloaders. you will need to install it
O.K.! Having installed imlib2-loaders everthing works now again.
Great!