error when compiling 1.2.5
Robby Stephenson
robby at periapsis.org
Thu Dec 7 07:51:16 MST 2006
On Thursday 07 December 2006 3:00, Alfredo Quesada wrote:
> --- Robby Stephenson <robby at periapsis.org> escribió:
> > The only change in there I see that affects image loading on save is
> > line 59
> > in src/translators/tellicozipexporter.cpp. If you delete it, does
> > that fix
> > your problem? It looks like this:
> >
> > opt |= Export::ExportImages;
>
> The problem disappears if I comment this line.
OK, that's good to have pinpointed. Removing that line is harmless, I think.
It just means that the image info, such as width and height, isn't in the
data file. The loader doesn't need that.
I'll have to dive in there again to see why the image info loop might go
infinite on me.
Robby
More information about the tellico-users
mailing list