Hi all, I have run into the image loading problem discussed e.g. http://tex.stackexchange.com/questions/80186/graphics-preview-in-lyx-gives- error-loading-file-into-memory
I tested the most recent ubuntu daily packages from ppa and the problem still exists in both lyx 2.0.6dev and 2.1.0dev. I am running ubuntu precise. In my case it is indeed a caching problem. When I delete the cache the files are loaded correctly. Below is a typical output of the -dbg graphics. Does anyone else see this problem? Is it general problem or only distro specific? Thanks, Vasek support/FileName.cpp (945): Recognised Fileformat: pdf graphics/GraphicsCacheItem.cpp (378): [CacheItem::Impl::convertToDisplayFormat] Attempting to convert image file: /home/smidl/work/zcu/kyber_skupina/vs/MPMF/rbmpf.pdf with displayed filename: ~/work/zcu/kyber_skupina/vs/MPMF/rbmpf.pdf support/FileName.cpp (945): Recognised Fileformat: pdf graphics/GraphicsCacheItem.cpp (385): The file contains pdf format data. graphics/GraphicsCacheItem.cpp (397): No conversion needed (file in file cache)! graphics/GraphicsCacheItem.cpp (293): Loading image. frontends/qt4/GuiImage.cpp (90): Unable to open image graphics/GraphicsCacheItem.cpp (299): Image loading failed. graphics/GraphicsCacheItem.cpp (408): Converting it to format. The