[Digikam-devel] [Bug 160236] New: Image Magick convert operations return with errors

Martin Schmettow schmettow at web.de
Tue Apr 1 22:22:42 BST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=160236         
           Summary: Image Magick convert operations return with errors
           Product: digikam
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel kde org
        ReportedBy: schmettow web de


Version:           0.9.4beta2 (using KDE 3.5.8)
Installed from:    Compiled From Sources
Compiler:          gcc 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) 
OS:                Linux

Operations that use Image Magicks convert stopped working after compiling digikam 0.9.4beta2 on Ubuntu Gutsy.
Tested with: 
* Convert Tif to Jpeg
* Rotate (Ctrl-Shift-Left)

With rotating it says:
ImageMagick Command line args:
convert
-verbose
-rotate
90
/home/martin/digiKam/Neuseeland/Film4/Neuseeland-F04-19.tif[0]
/tmp/kde-martin/digikamU5Fwibkipiplugin-rotate
TIFF Directory at offset 0x8 (8)
  Subfile Type: (0 = 0x0)
  Image Width: 2442 Image Length: 1578
  Resolution: 1800, 1800 pixels/inch
  Bits/Sample: 16
  Compression Scheme: None
  Photometric Interpretation: RGB color
  Samples/Pixel: 3
  Rows/Strip: 1
  Planar Configuration: single image plane
  Make:
  Model: 3600FilmScanner
  Software: SilverFast 6.4.4r7
  DateTime: 2008:04:01 22:17:33
  EXIFIFDOffset: 338
  ICC Profile: <present>, 544 bytes

Both operations worked fine with version 0.9.2 from Ubuntu repository.
A manual 
> convert -rotate 90 IMAGE.TIF TMP.TIF
also worked as expected



More information about the Digikam-devel mailing list