Timothy Bolz wrote:

> Also I've been using GQview and I love it.  I can do a slideshow and it's 
> great.  The only problem is it doesn't like larger file sizes.  It just 
> disapears when it hits those large pictures.

I can't answer your question about automatically composing pictures
onto a page, sorry.

But check whether GQview is running out of memory.  Give yourself a
huge swap file and see if that makes GQview work better.

Do something like this.

        # dd if=/dev/zero of=/swapfile bs=1024k count=256
        # mkswap /swapfile
        # swapon /swapfile
        
Then see if GQview still disappears, or it just gets
   veerrryyyy   ssslllooowww   as it get bigger.  Watch
with gtop to see how big it gets.

-- 
Bob Miller                              K<bob>
kbobsoft software consulting
http://kbobsoft.com                     [EMAIL PROTECTED]
_______________________________________________
Eug-LUG mailing list
[EMAIL PROTECTED]
http://mailman.efn.org/cgi-bin/listinfo/eug-lug

Reply via email to