Re: [Pan-users] Malformed From(?) header field causes aborting

2006-05-03 Thread Charles Kerr
> Hi, > I've found that downloading all messages from certain local, > Finnish groups (eg. sfnet.huuhaa) causes Pan to abort after assert > error: > pan: headers.cc:405: void pan::DataImpl::load_headers(const > pan::DataIO&, const pan::Quark&): Assertion `*s.str=='<'' failed. Confirmed. > Further

Re: [Pan-users] Make Errors in 0.95 when gtk < 2.6

2006-05-03 Thread Charles Kerr
> header-pane.cc: In member function `virtual void > pan::HeaderPane::on_tree_change(const > pan::Data::ArticleTree::Diffs&)': > header-pane.cc:762: error: > `GTK_TREE_SORTABLE_UNSORTED_SORT_COLUMN_ID' was not > declared in this scope Add this to pan/gui/pan-tree.h after the #include lines: #if

[Pan-users] Malformed From(?) header field causes aborting

2006-05-03 Thread Flammie Pirinen
Hi, I've found that downloading all messages from certain local, Finnish groups (eg. sfnet.huuhaa) causes Pan to abort after assert error: pan: headers.cc:405: void pan::DataImpl::load_headers(const pan::DataIO&, const pan::Quark&): Assertion `*s.str=='<'' failed. Furthermore after the initial abo

[Pan-users] Make Errors in 0.95

2006-05-03 Thread Timothy Shuey
Good afternoon. I am having difficultly installing Pan, actually in the make process. Attached is the config.log files. The ./config process seems to go OK, nothing unusual. The make process bails out with: header-pane.cc: In member function `virtual void pan::HeaderPane::on_tree_change(const pa

[Pan-users] Re: A couple of .95 problems.

2006-05-03 Thread Sam
Charles Kerr wrote: If I leave .95 running on the task bar for a couple of hours and restore it from minimized and click on a newsgroup, Pan disappears. Any deleted articles and such are not saved so when I reopen Pan all those headers are back. I've finally gotten around to starting Pan with gdb

Re: [Pan-users] Threading problems with 0.95

2006-05-03 Thread Carl Hudkins
On Wed May 3 2006 00:48, Charles Kerr wrote: > The problem is that OE is posting broken Message-IDs. The original > article reads like this: > > X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 > X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 > Message-ID: <[EMAIL PROTECTED]

Re: [Pan-users] Threading problems with 0.95

2006-05-03 Thread George sherwood
On Tue, 2 May 2006 23:48:27 -0500 (CDT) "Charles Kerr" <[EMAIL PROTECTED]> wrote: >> The groupname and message-ids of the posts. > > For privacy, George sent me the Message-Ids offlist, but since the > thread is here I'll reply here. > > The problem is that OE is posting broken Message-IDs. The

[Pan-users] Re: Re: A couple of .95 problems.

2006-05-03 Thread Duncan
Daniel Rahn posted <[EMAIL PROTECTED]>, excerpted below, on Wed, 03 May 2006 08:59:04 +0200: > Am Dienstag, den 02.05.2006, 20:20 -0700 schrieb Duncan: >> Problem related to that. How in the world do I type in a path in the save >> dialog? There's no place to type it!!! I'd call that a UI bug.

Re: [Pan-users] Re: A couple of .95 problems.

2006-05-03 Thread Daniel Rahn
Am Dienstag, den 02.05.2006, 20:20 -0700 schrieb Duncan: > Problem related to that. How in the world do I type in a path in the save > dialog? There's no place to type it!!! I'd call that a UI bug. That's a GNOME/Gtk filechooser design decision ;-) Press Ctrl+L in the dialog. -Daniel _