brunolojor / jbrout

Automatically exported from code.google.com/p/jbrout
0 stars 0 forks source link

Picture export when resizing photos fails #86

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Steps to Reproduce:
1. Select photos to export
2. Right click on one of the photos and select "Operations > Export to"
3. Select a folder on the "Filesystem" tab
4. select either "resize" or "Max side" options from the "Resize" box
4. Cilck on "Apply" Button

Actual Result:
First photo exported and re-sized and error dialog with the following text
displayed "Plugin Error : TIFF array element tag 43 has wrong type"

Expected Result:
All selected photos re-sized and exported to file system.  

Note:
will affect all export types when the photos are to be re-sized

Original issue reported on code.google.com by r...@wallace.gen.nz on 27 Jun 2009 at 12:19

GoogleCodeExporter commented 8 years ago

Original comment by r...@wallace.gen.nz on 27 Jun 2009 at 12:20

GoogleCodeExporter commented 8 years ago
Work around for problem in pyexiv2 added in r194

Original comment by r...@wallace.gen.nz on 27 Jun 2009 at 12:43

GoogleCodeExporter commented 8 years ago
Bug logged against pyexiv2 - https://bugs.launchpad.net/pyexiv2/+bug/392767

Original comment by r...@wallace.gen.nz on 27 Jun 2009 at 1:56

GoogleCodeExporter commented 8 years ago

Original comment by r...@wallace.gen.nz on 18 Jul 2009 at 10:01

GoogleCodeExporter commented 8 years ago

Original comment by r...@wallace.gen.nz on 18 Jul 2009 at 10:03

GoogleCodeExporter commented 8 years ago
Native copy now used if pyexiv2-0.2.2 or later is available

Fixed in r295

Original comment by r...@wallace.gen.nz on 3 Jun 2010 at 9:03