Graham wrote:
On Sun, 09 Dec 2007 15:16:31 -0800
walt <[EMAIL PROTECTED]> wrote:
I've been unable to post thru gmane for several days, so I'm posting
direct to the mailing list this time.
http://bugzilla.gnome.org/show_bug.cgi?id=494667
That bug report for gtk includes a patch which fixes the gdk-pixbuf
problem responsible for all our recent preview display troubles.
At the moment the patch is still waiting to be committed but you can
apply it to your own gtk package if you build from source. Otherwise,
Brian Downing's patch for pan is a reasonable workaround:
http://bugzilla.gnome.org/attachment.cgi?id=96917&action=view
Thanks Walt for that.
Could you refer me to a HOWTO to add patches to Pan?
Hm. Applying a patch is trivial if you already know how to build
pan from source, otherwise it's a mighty big topic.
Get the source code for pan:
http://pan.rebelbase.com/download/releases/0.132/source/pan-0.132.tar.bz2
#cd
#mkdir src
#cd src
#tar -xvjf /path/to/pan/pan-0.132.tar.bz2
#patch -p0 < /path/to/patchfile/load-pixbuf-in-1024-byte-chunks.diff
Assuming you get no error messages from the above, all you need to
do from there is compile and install. If the compile-and-install
phase is a mystery to you, we'll need further lessons :o)
_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pan-users