[Tellico-users] Error with some of my images

View: New views
3 Messages — Rating Filter:   Alert me  

[Tellico-users] Error with some of my images

by Matthew Soffen (tellico) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm trying to do updates on some of my older records (from the old 1.3.5
file) and I'm having it crash with the following error:

tellico(22066) Tellico::ImageFactory::addCachedImageImpl: Image cache is
unable to hold the image, it might be too big!


Is there anyway for me to "modify" the code to increase the cache size ?

Matt


-----------------------------------------
This email was sent using SquirrelMail.
   "Webmail for nuts!"
http://squirrelmail.org/

_______________________________________________
tellico-users mailing list
tellico-users@...
https://mail.kde.org/mailman/listinfo/tellico-users

Re: [Tellico-users] Error with some of my images

by robbystephenson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Friday 21 August 2009, Matthew Soffen (tellico) wrote:
> I'm trying to do updates on some of my older records (from the old 1.3.5
> file) and I'm having it crash with the following error:
>
> tellico(22066) Tellico::ImageFactory::addCachedImageImpl: Image cache is
> unable to hold the image, it might be too big!

Does it tell you how big in the output? The default is 10 MB. That's the
size of the images kept in memory. Whenever possible, Tellico tries to read
from the disk if the image is saved elsewhere. Normally, it just needs a
thumbnail anyway.

You can change it by editing your tellicorc file in your
$KDEHOME/share/config/ directory.

In the [General Options] group, like so
Image Cache Size = 5000000

Should be in bytes.

Robby
_______________________________________________
tellico-users mailing list
tellico-users@...
https://mail.kde.org/mailman/listinfo/tellico-users

Parent Message unknown Re: [Tellico-users] Error with some of my images

by robbystephenson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Saturday 22 August 2009, Matthew Soffen (tellico) wrote:

> > On Friday 21 August 2009, Matthew Soffen (tellico) wrote:
> >> I'm trying to do updates on some of my older records (from the old
> >> 1.3.5 file) and I'm having it crash with the following error:
> >>
> >> tellico(22066) Tellico::ImageFactory::addCachedImageImpl: Image cache
> >> is unable to hold the image, it might be too big!
> >
> > Does it tell you how big in the output? The default is 10 MB. That's
> > the size of the images kept in memory. Whenever possible, Tellico tries
> > to read
> > from the disk if the image is saved elsewhere. Normally, it just needs
> > a thumbnail anyway.m
>
> Nope.  That is it.  No indication what the size was either

OK, I figured out why it was crashing. I think I fixed that, so it should
just show a warning without crashing. I also bumped the default cache size
up to 16 MB.

Robby
_______________________________________________
tellico-users mailing list
tellico-users@...
https://mail.kde.org/mailman/listinfo/tellico-users