Re: [Pan-users] Need some tips on debugging Pan

2010-01-29 Thread Steven Ellis
walt wrote: > On 01/28/2010 06:31 PM, Steven Ellis wrote: >> Been a while since I've done this so I'm a bit out of practise. >> >> I'm getting a segfault loading one of my usenet groups with Pan 0.132 >> and >> Pan 0.133. I've just grabbed SVN

[Pan-users] Need some tips on debugging Pan

2010-01-28 Thread Steven Ellis
Been a while since I've done this so I'm a bit out of practise. I'm getting a segfault loading one of my usenet groups with Pan 0.132 and Pan 0.133. I've just grabbed SVN trunk and done a quick compile with ./configure --enable-debug make Then run it as follows gdb ./pan/gui/pan When I load my

Re: [Pan-users] Current Mac OSX Binary Options?

2008-07-17 Thread Steven Ellis
On 17/07/2008, at 2:18 PM, Dave Chand wrote: On Jul 16, 2008, at 2:16 PM, [EMAIL PROTECTED] wrote: I've got a new iMac with 10.5.4 on it, and zero experience building software on it (although plenty of experience on unix machines). Where would I start? Download the latest version of Xcod

[Pan-users] Current Mac OSX Binary Options?

2008-07-10 Thread Steven Ellis
I checked the previously posted link for a Mac build at http://www.nefkom.info/hiker/Pan.app/ but that now appears to be a dead link. Does anyone have details for a current OSX build of PAN? Cheers Steve ___ Pan-users mailing list Pan-users@nongnu.org

Re: [Pan-users] Re: Pan2 - The bits I really miss

2007-06-23 Thread Steven Ellis
Duncan wrote: > Travis <[EMAIL PROTECTED]> posted > [EMAIL PROTECTED], excerpted below, on Fri, 22 > Jun 2007 23:13:50 -0700: > > >>> Ok to clarify, I mean saved. I select a bunch of articles and select >>> save to disk. They don't get marked as read as they are saved, in older >>> Pan 1.x vers

Re: [Pan-users] Re: Pan2 - The bits I really miss

2007-06-22 Thread Steven Ellis
Frank Tabor wrote: > On Thu, 21 Jun 2007 00:47:10 +0200, Per Hedeland wrote: > > >> Steven Ellis <[EMAIL PROTECTED]> wrote: >> >>> For the most part it is a great improvement over the old Pan. NBZ >>> support and the better memory footprint alo

[Pan-users] Pan2 - The bits I really miss

2007-06-19 Thread Steven Ellis
For the most part it is a great improvement over the old Pan. NBZ support and the better memory footprint alone are awesome, but I do have a couple of niggles. 1. Articles aren't marked as read when downloaded. 2. I do miss the tri mode state of articles - New, Old, Read. Certain text groups I do

Re: [Pan-users] Re: Pan 0.131 and highlighting New article headers

2007-06-12 Thread Steven Ellis
Duncan wrote: > Steven Ellis <[EMAIL PROTECTED]> posted > [EMAIL PROTECTED], excerpted below, on Wed, 13 Jun 2007 > 11:16:39 +1200: > > >> One thing I appear to be missing is the ability to view new headers vs >> unread headers. I really found this feature us

[Pan-users] Pan 0.131 and highlighting New article headers

2007-06-12 Thread Steven Ellis
One thing I appear to be missing is the ability to view new headers vs unread headers. I really found this feature useful in the older Pan releases. Is it just missing? Steve ___ Pan-users mailing list Pan-users@nongnu.org http://lists.nongnu.org/mailm

[Pan-users] Fix for compile issues on RHEL4 for 0.131

2007-06-04 Thread Steven Ellis
I've just posted a bug report with the required patch. http://bugzilla.gnome.org/show_bug.cgi?id=444184 This fixes 2 issues. 1. Missing includes required for chmod 2. Support for GTK < 2.6 in a couple of key areas. Steve ___ Pan-users mailing list Pa

Re: [Pan-users] Compiling recent Pan for RHEL4 and Centos4 - Any Tips?

2007-06-02 Thread Steven Ellis
Steven Ellis wrote: > I currently use Pan across 3 environments > > Ok hit another GTK 2.4 issue and i'm not sure how to fix this one if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/

Re: [Pan-users] Compiling recent Pan for RHEL4 and Centos4 - Any Tips?

2007-06-02 Thread Steven Ellis
Steven Ellis wrote: > I currently use Pan across 3 environments > > 1. Server running Centos4 > 2. Laptop running RHEL4 > 3. Desktop running Ubuntu Feisty > > Now I like to keep them running equivalent builds of Pan so I can > synchronise headers. > > Problem buildin

[Pan-users] Compiling recent Pan for RHEL4 and Centos4 - Any Tips?

2007-06-01 Thread Steven Ellis
I currently use Pan across 3 environments 1. Server running Centos4 2. Laptop running RHEL4 3. Desktop running Ubuntu Feisty Now I like to keep them running equivalent builds of Pan so I can synchronise headers. Problem building recent Pan on RHEL4 seems to need a lot of additional dependencies.

Re: [Pan-users] ANN: Pan 0.107 "Dum Maro Dum"

2006-08-02 Thread Steven Ellis
Charles Kerr wrote: August 2, 2006 - Pan 0.106: "Dum Maro Dum" This is "weekly" beta #17 of a full Pan redesign and rewrite in C++. It's now feature-complete for an upcoming 1.0 release and is being cycled through weekly betas to squash as many bugs as possible before 1.0. Thanks for the upd

Re: [Pan-users] Pan 0.100 bumped one week from June 4 to June 11

2006-06-01 Thread Steven Ellis
Damn slack I say.. Don't think you are going to be payed for this vacation :) Steve ___ Pan-users mailing list Pan-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/pan-users

Re: [Pan-users] Re: New compile error with libintl.h / line-reader.cc

2006-05-29 Thread Steven Ellis
Kevin Gottsman wrote: On Tue, 30 May 2006 00:25:47 -0500, Kevin Gottsman wrote: Geez. Guess I should have read 3 or posts down. Sorry for the wasted traffic. You might want to take a look at the patch file I just posted for RHEL4/Centos4 Steve _

[Pan-users] Fix for 0.99 build issues on RHEL4 and Centos4

2006-05-29 Thread Steven Ellis
Hit a number of compile time issues trying to get 0.99 up and running on RHEL4/Centos4. I've included a diff file of the changes I had to apply to the vanilla sources to get things working. Hopefully it will help other people hitting the same pain as me. If anyone is interested I could start

Re: [Pan-users] Pan 0.9x - saving UI settings etc

2006-04-05 Thread Steven Ellis
Charles Kerr wrote: > Brian Morrison wrote: >> I'm finding that Pan 0.90 and 0.91 do not save any settings for me, >> each time I open the program I have to reset everything to how I like >> it. >> >> Is this due to the early code version at present > > yes. Thanks for clarifying it. Very hard to g

Re: [Pan-users] Building 0.90 on Ubuntu Breezy?

2006-04-05 Thread Steven Ellis
Jan De Luyck wrote: > On Tuesday 04 April 2006 06:35, Steven Ellis wrote: > >> Any one had any luck. Got an issue as libpcre3-dev doesn't have a >> libpcre.pc file so configure breaks. >> > > Easy solve: put a source link in your sources file, then apt-g

[Pan-users] Building 0.90 on Ubuntu Breezy?

2006-04-03 Thread Steven Ellis
Any one had any luck. Got an issue as libpcre3-dev doesn't have a libpcre.pc file so configure breaks. Steve ___ Pan-users mailing list Pan-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/pan-users

[Pan-users] Any chance of a new stable release?

2005-11-13 Thread Steven Ellis
I'm running a build based off CVS which greatly improves the memory usage and general performance of Pan. So whats the state of actually tagging an official release that the various distros can build off? Steve ___ Pan-users mailing list Pan-users@n

Re: [Pan-users] Pan CVS issues with [00/NN] binary attachments

2005-07-12 Thread Steven Ellis
cav wrote: From: Steven Ellis <[EMAIL PROTECTED]> CC: To: [EMAIL PROTECTED] Date: Sat, 25 Jun 2005 19:02:38 +1200 Subject: [Pan-users] Pan CVS issues with [00/NN] binary attachments I've noticed that if a binary attachment is released with a part [00/NN] as well as p

Re: [Pan-users] Re: Pan CVS issues with [00/NN] binary attachments

2005-06-26 Thread Steven Ellis
Sam wrote: Steven Ellis wrote: For example I can only access The Hitchhiker's Guide to the Galaxy Quandary Phase 1 "H2G2TNG-20050503-D01.mp3" yEnc 27276 (00/73) I can't see parts 1-73 with Pan but I can with klibido Steven, Just took a look at that post you&#x

Re: [Pan-users] Pan CVS issues with [00/NN] binary attachments

2005-06-25 Thread Steven Ellis
Travis wrote: Original Message From: "Steven Ellis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, June 25, 2005 00:02 Subject: [Pan-users] Pan CVS issues with [00/NN] binary attachments I've noticed that if a binary attachment is released wit

[Pan-users] Pan CVS issues with [00/NN] binary attachments

2005-06-25 Thread Steven Ellis
I've noticed that if a binary attachment is released with a part [00/NN] as well as parts [01/NN] -> [NN/NN] then I only see the first [00/NN] part. Hence i'm unable to download the actual attachment as it doesn't show up. Some recent mp3s in the alt.binaries.sounds.radio.bbc.highspeed group