|
From: | walt |
Subject: | Re: [Pan-users] Solved: Broken display of jpegs in preview pane |
Date: | Mon, 10 Dec 2007 05:58:26 -0800 |
User-agent: | Thunderbird 3.0a1pre (X11/2007121004) |
Graham wrote:
On Sun, 09 Dec 2007 15:16:31 -0800 walt <address@hidden> 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=viewThanks 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)
[Prev in Thread] | Current Thread | [Next in Thread] |