Am Montag, 30. August 2004 11:27 schrieben Sie: > El Lunes, 30 de Agosto de 2004 10:20, escribió: > > I'm sending this in private mail because I don't have the camera handy > > ATM to take a smaller sized image and don't know how to scale it while > > keeping the EXIF information. Sorry for the large size :-/ > > No problem. I rescaled it using imagemagick this way: > > convert -resize 250x200 IMG_0791.JPG thumb.jpg > > The strange thing, is that kuickshow shows it rotated (vertically), but > konqueror shows it horizontally in the preview.
I can confirm this. I see the same after executing the command you sent me. The orientation seems to be stored correctly in the file, but konqueror fails to heed it. kuickshow does fine. > > Oh, and there's someting else, I just noticed: The properties window that > > opens when you press Alt+Enter no longer shows the EXIF information. This > > seems related. > > OK, then, i think you are missing a package that I have installed, and that > is the responsible of the rotating. Can you check if you have installed the > kdegraphics-kfile-plugins? Ah, that's it. Re-Installed it and everything is just as it used to be. I vaguely remember that this package was deselected when the first chunk of the KDE 3.3 upgrade came it. I concluded it was absorbed into some other package back then. So maybe kuickshow should Suggests: kdegraphics-kfile-plugins. But that's a minor issue. The konqueror issue seems more important and strange. Maybe it's the order of the EXIF tags that varies between files created by the digicam and imagemagick that confuses konqueror but not kuickshow... Nadine