On Thu, 13 Dec 2012 10:28:23 +0100, Michael Schwendt wrote:

> I've only had a brief look at Geeqie's image_load_tiff.c after compiling
> from scratch. Comments in the source indidicate that using libtiff is
> troublsome. Something in the way how libtiff is used may be the culprit.
> 
> The following value is suspicous (-1):
> 
> >         rowsperstrip = 4294967295
> 
> > if( TIFFGetField(tiff, TIFFTAG_ROWSPERSTRIP, &rowsperstrip) ) 
> 
> If forcing this value to 1 instead of -1, the test image displays, but
> is mirrored vertically.

Haven't had time to dig further. The implementation might be incomplete,
e.g. the "transform" value is set but not used elsewhere. 

Work-around: Compile Geeqie 1.1 with --disable-tiff

-- 
Fedora release 18 (Spherical Cow) - Linux 3.6.10-4.fc18.x86_64
loadavg: 0.00 0.04 0.08

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Geeqie-devel mailing list
Geeqie-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geeqie-devel

Reply via email to