Re: [Pan-users] Re: ANN: Pan 0.90 "Sero Sed Serio"

2006-04-02 Thread Charles Kerr
> On Sun, 02 Apr 2006 14:54:58 -0600 > Jim Henderson <[EMAIL PROTECTED]> wrote: > > Is it just me, or are the References: or In-Reply-To: headers missing > from follow ups? You're right, and that's pretty Usenet-unfriendly. I'll have a patch for that tomorrow. __

[Pan-users] Authentication and upgrade paths (was: ANN: Pan 0.90 "Sero Sed Serio")

2006-04-02 Thread Charles Kerr
> Looks great, Charles! Thanks! :) > A few things that popped up while I was working with it here: > > 1. NNTP authentication not used unless server requires it (bug #333216 in > bugzilla) - I had reported this in the CVS 0.14.2 series (not in the > "released" version, which I currently use). I

Re: [Pan-users] 0.90 crash

2006-04-02 Thread Charles Kerr
> compiled from pan-0.90.tar.bz2 no options passed to ./configure > > mostly FC4 box (with a bunch of random yum updates) > > how i get it to crash: > > point to: news.east.cox.net > subscribe to: rec.games.pinball > select: download all headers > starts to download > crash! > > attached is the out

[Pan-users] 0.90 crash

2006-04-02 Thread henri naccache
compiled from pan-0.90.tar.bz2 no options passed to ./configure mostly FC4 box (with a bunch of random yum updates) how i get it to crash: point to: news.east.cox.net subscribe to: rec.games.pinball select: download all headers starts to download crash! attached is the output of gdb henri - i

Re: [Pan-users] Re: ANN: Pan 0.90 "Sero Sed Serio"

2006-04-02 Thread Brian Morrison
On Sun, 02 Apr 2006 14:54:58 -0600 Jim Henderson <[EMAIL PROTECTED]> wrote: > Other than these issues (haven't had a chance to look at what I'm missing > from the prefs dialogue - I like being able to do my own colour-coding, > though), it looks good. Is it just me, or are the References: or In-R

[Pan-users] Re: ANN: Pan 0.90 "Sero Sed Serio"

2006-04-02 Thread Jim Henderson
On Sun, 02 Apr 2006 11:16:20 -0500, Charles Kerr wrote: > Pan 0.90, the first beta of a rewrite of Pan in C++, has been released. > It adds multiserver and nzb support, reduces memory use by over 66%, cuts > the time to download new headers over 66%, and slashes the time it takes > to load header

Re: [Pan-users] ANN: Pan 0.90 "Sero Sed Serio"

2006-04-02 Thread Robert Marshall
Having seen the lack of the preferences option and Charles comment on the devel list let me add a couple of 'whinges' - I use tabbed mode that automatically shifts tab on selecting a group or an article - at least it did in the last version - now I need to manually switch tab and it would be g

Re: [Pan-users] ANN: Pan 0.90 "Sero Sed Serio"

2006-04-02 Thread Jan De Luyck
On Sunday 02 April 2006 18:16, Charles Kerr wrote: > If anyone would like to contribute RPMs for the major distros, please send > me or Chris mail at [EMAIL PROTECTED] Thanks! I don't have an RPM built, but I do have a package up for Debian SID (aka unstable). Check it at http://debian.kcore.or

Re: [Pan-users] ANN: Pan 0.90 "Sero Sed Serio"

2006-04-02 Thread Brian Morrison
On Sun, 2 Apr 2006 18:49:45 +0100 Brian Morrison <[EMAIL PROTECTED]> wrote: > On Sun, 2 Apr 2006 18:41:33 +0100 > Robert Marshall <[EMAIL PROTECTED]> wrote: > > > In README it says > > > > Pan requires two libraries: > > * libpcre 3.9 or higher > > * gtk2 2.2.

[Pan-users] Re: Re: ANN: Pan 0.90 "Sero Sed Serio"

2006-04-02 Thread Artur Jachacy
On Sun, 02 Apr 2006 13:07:35 -0500, Charles Kerr wrote: >> On Sun, 02 Apr 2006 11:16:20 -0500, Charles Kerr wrote: >> >>> Pan 0.90, the first beta of a rewrite of Pan in C++, has been released. >>> It adds multiserver and nzb support, reduces memory use by over 66%, >>> cuts >>> the time to downlo

Re: [Pan-users] ANN: Pan 0.90 "Sero Sed Serio"

2006-04-02 Thread Jan De Luyck
On Sunday 02 April 2006 18:16, Charles Kerr wrote: > Pan 0.90, the first beta of a rewrite of Pan in C++, has been released. > It adds multiserver and nzb support, reduces memory use by over 66%, cuts > the time to download new headers over 66%, and slashes the time it takes > to load headers from

Re: [Pan-users] Re: ANN: Pan 0.90 "Sero Sed Serio"

2006-04-02 Thread DPA
Charles Kerr wrote: I'll try to get a Windows build in the next week, but if someone else wants to step up to the plate I wouldn't complain. :) Actually since libxml2 isn't needed anymore and gtk+ ships its own Windows devel & libraries, building on Windows is much easier than before -- gmime is

Re: [Pan-users] Re: ANN: Pan 0.90 "Sero Sed Serio"

2006-04-02 Thread Charles Kerr
> On Sun, 02 Apr 2006 11:16:20 -0500, Charles Kerr wrote: > >> Pan 0.90, the first beta of a rewrite of Pan in C++, has been released. >> It adds multiserver and nzb support, reduces memory use by over 66%, >> cuts >> the time to download new headers over 66%, and slashes the time it takes >> to lo

[Pan-users] Re: ANN: Pan 0.90 "Sero Sed Serio"

2006-04-02 Thread Artur Jachacy
On Sun, 02 Apr 2006 11:16:20 -0500, Charles Kerr wrote: > Pan 0.90, the first beta of a rewrite of Pan in C++, has been released. > It adds multiserver and nzb support, reduces memory use by over 66%, cuts > the time to download new headers over 66%, and slashes the time it takes > to load header

Re: [Pan-users] ANN: Pan 0.90 "Sero Sed Serio"

2006-04-02 Thread Charles Kerr
> In README it says > > Pan requires two libraries: > * libpcre 3.9 or higher > * gtk2 2.2.0 or higher > > does that mean that configure's requirement for gmime is an error? No, the README's in error. It should list gmime >= 2.1.0 as well.

Re: [Pan-users] ANN: Pan 0.90 "Sero Sed Serio"

2006-04-02 Thread Robert Marshall
I wrote: > > in make: > > In > function `void pan::pan_url_show(const char*)': url.cc:55: error: > `g_getenv' undeclared (first use this function) etc.. ok I read gmane.comp.gnome.apps.pan.devel and added the line #include "glib.h" to the file and it now builds ok Robert -- Links and thing

Re: [Pan-users] ANN: Pan 0.90 "Sero Sed Serio"

2006-04-02 Thread Brian Morrison
On Sun, 2 Apr 2006 18:41:33 +0100 Robert Marshall <[EMAIL PROTECTED]> wrote: > In README it says > > Pan requires two libraries: > * libpcre 3.9 or higher > * gtk2 2.2.0 or higher > > does that mean that configure's requirement for gmime

Re: [Pan-users] ANN: Pan 0.90 "Sero Sed Serio"

2006-04-02 Thread Robert Marshall
On Sun, 2 Apr 2006, Charles Kerr wrote: > Pan 0.90, the first beta of a rewrite of Pan in C++, has been released. > It adds multiserver and nzb support, reduces memory use by over 66%, cuts > the time to download new headers over 66%, and slashes the time it takes > to load headers from disk by a

[Pan-users] ANN: Pan 0.90 "Sero Sed Serio"

2006-04-02 Thread Charles Kerr
Pan 0.90, the first beta of a rewrite of Pan in C++, has been released. It adds multiserver and nzb support, reduces memory use by over 66%, cuts the time to download new headers over 66%, and slashes the time it takes to load headers from disk by almost 90%. For more information, see http://pan.