pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-users] Articles Pan Can't Read


From: Nicolas Richard
Subject: Re: [Pan-users] Articles Pan Can't Read
Date: Thu, 11 Aug 2011 09:39:42 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:5.0) Gecko/20110707 Thunderbird/5.0

Le 10/08/2011 13:25, Mark S Bilk a écrit :
Nico, thanks!  Am I correct in thinking that you downloaded
the 0.135 source files from git.gnome.org and built the
executable on your machine?

Almost. I 'git pull'ed the repository and built the executable on my machine through the use of portage system (which is the package manager) and a custom .ebuild file (= package specification for portage). In particular there are have been changes in some .po files since the official 0.135 release. This should not matter, I guess. I must also mention that I apply the following patch :
-      const bool is_smallish = lines  <= 5000;
+      const bool is_smallish = lines  <= 10000;
to pan/gui/header-pane.cc
(because I read some groups where many pictures are between 5k and 10k lines). This should not matter either, I hope.


Which Linux distro are you running?  And is it 32 or 64 bit?

This is Gentoo, 32 bit.

btw, did you try running "pan --debug" ?

--
Nico.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]