Re: [Pan-users] Re: [0.95] Reproducible segfault when sorting on article name

2006-05-08 Thread walt
Charles Kerr wrote: [...] > My ``is this subject empty'' check was premature: it should've > happened _after_ that leading junk is stripped... > So. Attached is another patch against 0.96... Yes, Halleluja! You fixed it -- thanks! Dunno why more people didn't have the same problem :o/ __

[Pan-users] Re: [0.95] Reproducible segfault when sorting on article name

2006-05-08 Thread Charles Kerr
walt wrote: Charles Kerr wrote: walt wrote: I see that 0.96 already has this patch, and it's behavior is slightly different but no better, alas: Ha! Well, let's try again. Here's a patch against 0.96. Well, it's better. Now, for example, I can sort the gmane pan.user group by Subject a

[Pan-users] Re: [0.95] Reproducible segfault when sorting on article name

2006-05-08 Thread walt
Charles Kerr wrote: > walt wrote: > >> I see that 0.96 already has this patch, and it's behavior >> is slightly different but no better, alas: > > Ha! Well, let's try again. Here's a patch against 0.96. Well, it's better. Now, for example, I can sort the gmane pan.user group by Subject and it

Re: [Pan-users] Re: [0.95] Reproducible segfault when sorting on article name

2006-05-08 Thread Charles Kerr
walt wrote: I see that 0.96 already has this patch, and it's behavior is slightly different but no better, alas: Ha! Well, let's try again. Here's a patch against 0.96. --- pan/gui/header-pane.cc.bak 2006-05-08 11:19:05.0 -0500 +++ pan/gui/header-pane.cc 2006-05-08 11:19:14.000

[Pan-users] Re: [0.95] Reproducible segfault when sorting on article name

2006-05-06 Thread walt
Charles Kerr wrote: >> When I click on the subject bar at the top of the header pane >> (to sort on the subject name) I get a reproducible segfault: > > The attached patch should fix the crash aspect of this... I see that 0.96 already has this patch, and it's behavior is slightly different but no