Re: [Pan-users] How to use Numeric Pad 'Delete' key

2016-05-19 Thread walt
On Fri, 20 May 2016 01:45:19 +0200 Rhialto wrote: > On Thu 19 May 2016 at 23:34:21 +, Duncan wrote: > > [1] Wayland changes: ... > > As the saying goes: > > Those who don't understand (uni)X are condemned to reinvent it, > poorly. I hope you're not as grumpy as you sound in print ;) How

Re: [Pan-users] Pan doesn't delete cached article files on GUI article delete - Bug? Change in behavior?

2016-03-13 Thread walt
On Fri, 11 Mar 2016 07:07:21 + (UTC) Duncan <1i5t5.dun...@cox.net> wrote: > So is anyone building pan from current git using gcc4, and does > current git pan still delete messages from the cache when they're > deleted in the gui when built with gcc4? I'm still using gcc4 (and I'd be still be

Re: [Pan-users] ssl/tls certificate handling?

2016-02-28 Thread walt
On Sun, 28 Feb 2016 13:12:08 +0100 Detlef Graef wrote: > Am 26.02.2016 um 21:46 schrieb Rhialto: > > > For peace of mind I would set outsize to 0 before the first call. > > Can't hurt; maybe it even solves the problem. > > Yes, initializing outsize with 0 solves the problem. Works For Me too :

Re: [Pan-users] ssl/tls certificate handling?

2016-02-25 Thread walt
On Thu, 25 Feb 2016 12:09:05 -0800 walt wrote: > On Thu, 25 Feb 2016 20:06:13 +0100 > Detlef Graef wrote: > > > I've observed that if Pan is build without the following flag: > > > > -D_GLIBCXX_USE_CXX11_ABI=0 > > > > the file name where the

Re: [Pan-users] ssl/tls certificate handling?

2016-02-25 Thread walt
On Thu, 25 Feb 2016 20:06:13 +0100 Detlef Graef wrote: > I've observed that if Pan is build without the following flag: > > -D_GLIBCXX_USE_CXX11_ABI=0 > > the file name where the certificate is stored is wrong (some random > character). I think this is related to gcc5. > > Normally the file na

Re: [Pan-users] ssl/tls certificate handling? [PATCH]

2016-02-24 Thread walt
On Tue, 23 Feb 2016 19:44:00 -0800 walt wrote: > On Wed, 24 Feb 2016 00:50:23 + (UTC) > Duncan <1i5t5.dun...@cox.net> wrote: > > > walt posted on Tue, 23 Feb 2016 16:02:23 -0800 as excerpted: > > > > > Another, different bug is in the dialog box for edi

Re: [Pan-users] ssl/tls certificate handling?

2016-02-23 Thread walt
On Wed, 24 Feb 2016 00:50:23 + (UTC) Duncan <1i5t5.dun...@cox.net> wrote: > walt posted on Tue, 23 Feb 2016 16:02:23 -0800 as excerpted: > > > Another, different bug is in the dialog box for editing the certs > > ("Edit/Edit SSL Certificates"). It crashes p

Re: [Pan-users] ssl/tls certificate handling?

2016-02-23 Thread walt
On Tue, 23 Feb 2016 21:08:17 +0100 Detlef Graef wrote: > Am 23.02.2016 um 18:15 schrieb Detlef Graef: > > > Am 23.02.2016 um 04:43 schrieb walt: > > > >> I'm running the latest pan from git with gnutls support and I'm a > >> bit confused abo

[Pan-users] ssl/tls certificate handling?

2016-02-22 Thread walt
Hi, veteran pan debuggers. I'm running the latest pan from git with gnutls support and I'm a bit confused about how pan is saving the server certs. If you have a news server that supports ssl/tls connections, could you look in your ~/.pan2/ssl_certs directory for any files and check to make sure

Re: [Pan-users] Weird bug with gcc-5.2's libstdc++ (sort of solved)

2015-09-09 Thread walt
On Wed, 9 Sep 2015 09:21:36 + (UTC) Duncan <1i5t5.dun...@cox.net> wrote: > walt posted on Tue, 08 Sep 2015 13:22:29 -0700 as excerpted: > > > I'm curious about clang versus gcc. I notice that projects like > > mesa use clang/llvm (I think) because it compil

Re: [Pan-users] Weird bug with gcc-5.2's libstdc++ (sort of solved)

2015-09-08 Thread walt
On Mon, 7 Sep 2015 17:48:05 + (UTC) Holger Hoffstätte wrote: > Upstream bug with proper patch, in case this affects anyone else: > https://bugzilla.gnome.org/show_bug.cgi?id=754698 Thanks for the heads up. When I read the details of the patch I immediately thought to myself that the guy who

Re: [Pan-users] Body pane is wrongly resizing pan's top-level window [almost solved]

2015-07-07 Thread walt
On Tue, 7 Jul 2015 21:01:22 + (UTC) Duncan <1i5t5.dun...@cox.net> wrote: > (BTW, looking at that and remembering, 0.90 was released on April > Fools' day, 2006-04-01, and that was already 0.93, just 19 days > later, on the 20th. Pan development has always been fits and starts, > and that was

Re: [Pan-users] Body pane is wrongly resizing pan's top-level window [almost solved]

2015-07-07 Thread walt
On Tue, 7 Jul 2015 18:46:55 + (UTC) Duncan <1i5t5.dun...@cox.net> wrote: > walt posted on Tue, 07 Jul 2015 09:46:49 -0700 as excerpted: > > Amazing. The resizing bug I've been describing happens only when > > I'm in the tabbed-layout mode (i.e. hit the

Re: [Pan-users] Body pane is wrongly resizing pan's top-level window

2015-07-07 Thread walt
On Tue, 7 Jul 2015 13:47:23 -0400 Bob Kowalski wrote: > How do I unsubscribe??? I followed the instructions at: > http://gnome-apps.13852.n7.nabble.com/mailing_list/MailingListOptions.jtp?forum=22338. > But I continue to receive messages from the Pan mailing list. Try here instead: https://lis

Re: [Pan-users] Body pane is wrongly resizing pan's top-level window [almost solved]

2015-07-07 Thread walt
On Tue, 7 Jul 2015 03:34:47 + (UTC) Duncan <1i5t5.dun...@cox.net> wrote: > Does pan resize to the same > width if you change that, say, switching to tabbed layout instead of > paned, if you do, or changing the layout so there's something else > beside the body pane, if you don't? Amazing.

Re: [Pan-users] Body pane is wrongly resizing pan's top-level window

2015-07-05 Thread walt
On Sun, 5 Jul 2015 03:19:59 + (UTC) Duncan <1i5t5.dun...@cox.net> wrote: > wmctrl: A third party utility that lets you do all sorts of window- > manager control type stuff from the commandline. > > xdotool: This one was originally designed by a window-manager author > as a utility to complime

Re: [Pan-users] Body pane is wrongly resizing pan's top-level window

2015-07-04 Thread walt
On Fri, 3 Jul 2015 06:22:05 + (UTC) Duncan <1i5t5.dun...@cox.net> wrote: > KWin window rules: > > Match tab: > > Window class: substring match: "pan pan" > Window role: exact match: "pan-main-window" Just curious how you came up with "pan-main-window" as the string to use. Is there a kde

Re: [Pan-users] Body pane is wrongly resizing pan's top-level window

2015-07-04 Thread walt
On Sat, 4 Jul 2015 05:06:46 + (UTC) Duncan <1i5t5.dun...@cox.net> wrote: > walt posted on Fri, 03 Jul 2015 16:30:42 -0700 as excerpted: > > > On Fri, 3 Jul 2015 15:54:43 -0700 walt > > wrote: > > > >> I went to pan's article-cache and used uudevi

Re: [Pan-users] Body pane is wrongly resizing pan's top-level window

2015-07-03 Thread walt
On Fri, 3 Jul 2015 15:54:43 -0700 walt wrote: > I went to pan's article-cache and used uudeview to extract both the > original article and the one I posted. On close inspection of the cached files I see that the original article was posted using a news client that was compil

Re: [Pan-users] Body pane is wrongly resizing pan's top-level window

2015-07-03 Thread walt
On Fri, 3 Jul 2015 06:22:05 + (UTC) Duncan <1i5t5.dun...@cox.net> wrote: ;-) I wanted to post a sample 'problem' jpeg file that you could view in pan to see if it causes the same problem for you, but I just discovered that I can't do it. I used pan to save a 'problem' jpeg to disk, and then

[Pan-users] Body pane is wrongly resizing pan's top-level window

2015-07-02 Thread walt
About once a year I get bored enough to try to fix this ancient bug in pan's behavior and every time I conclude that gtk is a horrible mess, designed by the devil to torture innocent soft- ware developers. Anyway, here's the behavior that I consider to be wrong: When pan displays an image (typica

Re: [Pan-users] Port 119 blocked - no newsgroup access!

2015-05-23 Thread walt
On 05/21/2015 05:51 AM, Maurice wrote: > Last week I was in a French (Aix-en-Provence) hotel whose WiFi access > was blocking Port 119, so could not use Pan to access newsgroups. > > Is there an alternative port I could have used, or any other workaround? I've never actually tried this method, (

Re: [Pan-users] Entrypoint "g_simple_async_result_take_error" in "libgio-2.0-0.dll" not found

2014-11-12 Thread walt
On 11/12/2014 05:16 AM, Dr. Bernhard Kleine wrote: > Hi, > > I have been using Pan for quite some time. Today I encounter this > error and Pan does not start. I have re-installed GTK runtime for > windows and Pan to no avail. What can I do to get Pan re-working? I (happily) don't use Windows, but

Re: [Pan-users] large # of lines asks to save

2014-07-01 Thread walt
On 06/30/2014 11:58 AM, Bruce Bowler wrote: > One group that I participate in has folks who, on occasion, post files > that are 8000 lines or longer. Invariably, these are screenshots or other > graphics. Rather than displaying them, pan asks me if I want to save > them. I don't, I want to di

Re: [Pan-users] use-after-free in latest pan.git [FIXED]

2014-05-13 Thread walt
On 05/13/2014 10:27 AM, Heinrich Müller wrote: > > Am 13.05.2014 00:29, schrieb walt: > >> >> I'm leaving the happy FIXED message as-is while I run pan overnight again >> with the new fix :) Thanks guys. > > Sounds good, keep me updated :D Ran al

Re: [Pan-users] use-after-free in latest pan.git [FIXED]

2014-05-12 Thread walt
On 05/11/2014 09:44 PM, Heinrich Müller wrote: > > > Am 11.05.2014 23:52, schrieb Andrew Nile: >> Hi Walt & Heinrich, >> >> I've been thinking about Walt's backtrace. I wonder if the fix is as >> simple as moving the compression = false line up in

Re: [Pan-users] use-after-free in latest pan.git [FIXED]

2014-05-10 Thread walt
On 05/10/2014 12:56 AM, Heinrich Müller wrote: > Am 10.05.2014 00:16, schrieb walt: >> On 05/09/2014 11:34 AM, Heinrich Müller wrote: >>> Am 07.05.2014 00:54, schrieb walt: >>>> On 05/06/2014 11:42 AM, walt wrote: >>>>> Hi all. This is a bug I rep

Re: [Pan-users] use-after-free in latest pan.git (more info)

2014-05-09 Thread walt
On 05/09/2014 11:34 AM, Heinrich Müller wrote: > Am 07.05.2014 00:54, schrieb walt: >> On 05/06/2014 11:42 AM, walt wrote: >>> Hi all. This is a bug I reported some time ago, but I just learned about >>> the gcc -fsanitize=address option and now I have some fresh i

Re: [Pan-users] use-after-free in latest pan.git (more info)

2014-05-06 Thread walt
On 05/06/2014 11:42 AM, walt wrote: > Hi all. This is a bug I reported some time ago, but I just learned about > the gcc -fsanitize=address option and now I have some fresh info, which I > don't know enough to interpret. (see attached) Using addr2line (from binutils) I added so

[Pan-users] use-after-free in latest pan.git

2014-05-06 Thread walt
Hi all. This is a bug I reported some time ago, but I just learned about the gcc -fsanitize=address option and now I have some fresh info, which I don't know enough to interpret. (see attached) Just today I noticed that all network activity stopped about ten seconds before pan crashed. Felt like

Re: [Pan-users] Pan on Ubuntu 14.04

2014-04-23 Thread walt
On 04/23/2014 11:39 AM, David Shochat wrote: > On Wed, 23 Apr 2014 13:13:45 -0500, Chris Gentle wrote: > >> Well, that's a start. Thanks for the info. >> > I think the culture of this group prefers that follow-ups be posted at > the bottom of the thread (which is what pan does). Anyway, I just t

Re: [Pan-users] Odd issue with latest git code

2014-04-10 Thread walt
On 04/10/2014 09:56 AM, Jim Henderson wrote: > It may be present in earlier code as well. > > If pan sits idle for a while, at least on openSUSE 13.1 running GNOME3 > (gtk2 build of pan, though), it seems to eventually become non- > responsive. It seems to be related to the amount of time it's r

[Pan-users] Compile error in latest git

2014-03-22 Thread walt
group-prefs-dialog.cc: In function 'GtkWidget* {anonymous}::new_color_button(const pan::Quark&, pan::Prefs&, pan::GroupPrefs&, pan::GroupPrefsDialog*, GtkWidget*)': group-prefs-dialog.cc:249:55: error: 'val' was not declared in this scope GtkWidget * b = gtk_color_button_new_with_color (&val

Re: [Pan-users] Segfaults from recent pan2.git [crap, NOTSOLVED]

2014-02-19 Thread walt
On 02/19/2014 03:51 PM, Rhialto wrote: > On Tue 18 Feb 2014 at 16:01:04 -0800, walt wrote: >> My theory ATM is that there are at least two different bugs bugging me :) >> >> The crash caused by the article above *may* be fixed by the change below: >> >> diff --git

Re: [Pan-users] Segfaults from recent pan2.git [crap, NOTSOLVED]

2014-02-18 Thread walt
On 02/17/2014 07:03 PM, Duncan wrote: > walt posted on Mon, 17 Feb 2014 18:31:29 -0800 as excerpted: > >> A few minutes after I posted, pan segfaulted again with the usual >> backtrace involving gnutls, so I'll start over. But there were no >> asserts involving g_obj

Re: [Pan-users] Segfaults from recent pan2.git [crap, NOTSOLVED]

2014-02-17 Thread walt
On 02/17/2014 06:08 PM, walt wrote: > On 02/01/2014 03:07 PM, walt wrote: >> This is from git 7161f501, but the crash can take 15-30 minutes to happen, >> so bisecting >> it is a bit dicey. I'll bisect my way through this, but that will take some >> time: >

Re: [Pan-users] Segfaults from recent pan2.git [SOLVED?]

2014-02-17 Thread walt
On 02/01/2014 03:07 PM, walt wrote: > This is from git 7161f501, but the crash can take 15-30 minutes to happen, so > bisecting > it is a bit dicey. I'll bisect my way through this, but that will take some > time: Okay, I posted earlier that the problem commit was

Re: [Pan-users] Segfaults from recent pan2.git

2014-02-13 Thread walt
On 02/03/2014 02:33 PM, Zan Lynx wrote: > On Sun, Feb 2, 2014 at 3:26 PM, walt wrote: >> Starting program: /home/wa1ter/bin/pan.35b >> warning: Could not load shared library symbols for linux-vdso.so.1. >> Do you need "set solib-search-path" or "set

Re: [Pan-users] Segfaults from recent pan2.git

2014-02-04 Thread walt
On 02/03/2014 02:33 PM, Zan Lynx wrote: > On Sun, Feb 2, 2014 at 3:26 PM, walt > wrote: >> Starting program: /home/wa1ter/bin/pan.35b >> warning: Could not load shared library symbols for linux-vdso.so.1. >> Do you need "set solib-search-path" or "s

Re: [Pan-users] Segfaults from recent pan2.git

2014-02-03 Thread walt
On 02/02/2014 03:00 PM, Paul Crawford wrote: > On 02/02/14 22:26, walt wrote: >> [New Thread 0x7fffe7fff700 (LWP 21954)] [New Thread 0x7fffe4c98700 >> (LWP 21957)] *** Error in `/home/wa1ter/bin/pan.35b': corrupted >> double-linked list: 0x17d84e70 *** >>

Re: [Pan-users] Segfaults from recent pan2.git

2014-02-02 Thread walt
This is from: commit 35bf10f456956da19a39d5b5d8bbf3f84dffcb80 Author: Heinrich Müller Date: Wed Nov 20 21:19:00 2013 +0100 cleanup of experimental code hence I renamed the executable pan.35b before running it. Pan.35b ran for for about an hour before crashing with the following message,

Re: [Pan-users] Segfaults from recent pan2.git

2014-02-02 Thread walt
On 02/01/2014 03:07 PM, walt wrote: > This is from git 7161f501, but the crash can take 15-30 minutes to happen, so > bisecting > it is a bit dicey. I'll bisect my way through this, but that will take some > time: > > (BTW, the traces vary a bit, but every trace includes

[Pan-users] Segfaults from recent pan2.git

2014-02-01 Thread walt
This is from git 7161f501, but the crash can take 15-30 minutes to happen, so bisecting it is a bit dicey. I'll bisect my way through this, but that will take some time: (BTW, the traces vary a bit, but every trace includes gnutls (v3.2.9)) (gdb) bt #0 0x73c17f13 in ?? () from /lib64/

Re: [Pan-users] Pan broken on Ubuntu Raring?

2013-05-18 Thread walt
On 05/18/2013 12:21 PM, Jim Reiss wrote: > I ran into something similar recently when I applied the latest packages to > my Debian Testing system. It just hangs when trying to open the connection. > It appears to already be in the bug tracking system, having to do with SSL > connections. I swi

Re: [Pan-users] Problem with excessive width of body window in 0.139

2013-05-05 Thread walt
On 05/05/2013 03:28 AM, Per Hedeland wrote: >> >I certainly have seen the stupidly-wide body pane many times before, and >> >for a very long time. (Way before Heinrich kindly volunteered to be the >> >pan maintainer, BTW.) > Sounds like you're still seeing it? In which version? Yes I still see

Re: [Pan-users] Problem with excessive width of body window in 0.139

2013-05-04 Thread walt
On 05/04/2013 07:46 AM, Per Hedeland wrote: > Hi, > > I've been happily running 0.135 for quite a while, but since I recently > upgraded HW/OS (FreeBSD), Hi Per. I recognize your name from my FreeBSD days of yore :) > I needed to build a new Pan too - and just > used the FreeBSD "port", which

[Pan-users] A bug only a nerd could love (Duncan? :;)

2013-03-15 Thread walt
Well (as usual for a dedicated nerd) I've changed so many things at the same time that I can't tell which change may (if there is a bug) have caused this behavior: I'm running the latest git [d7bd6aa1] as usual. I was fetching a gazillion headers from my primary news server when I decided to t

Re: [Pan-users] Problem after system upgrade

2013-03-02 Thread walt
On 03/02/2013 02:54 PM, Joe Zeff wrote: > Recently I upgraded from Fedora 16 to 17. When I tried to use Pan, I > had a few issues. I've filed a bug report > (https://bugzilla.gnome.org/show_bug.cgi?id=695022) but I'm also > mentioning it here so that people who don't follow that site can be > k

[Pan-users] Saving incomplete binary articles?

2013-03-02 Thread walt
I'm not sure, but I think pan has changed its attitude recently about saving binary articles to disk.. (BTW, I'm always running the latest pan from git.) Today, for example, I was downloading a binary post with about 15 parts, and after half an hour I noticed that two of those parts were still not

Re: [Pan-users] Unrecognized responses when using compression

2013-02-05 Thread walt
On 02/04/2013 01:43 PM, Chris Gentle wrote: > I've been testing out the latest compressed header fixes and I've been > noticing this in the Pan event log: > > Mon Feb 4 15:35:29 2013 - Sending "XOVER 1272702944-1272712944^M > " to news.supernews.com returned an unrecognized response: > > This

Re: [Pan-users] [git 9c148a3] Reproducible segfault from new crc32 code[FIXED]

2013-02-05 Thread walt
On 02/04/2013 10:22 AM, Heinrich Müller wrote: > Am 03.02.2013 20:58, schrieb walt: >> Program received signal SIGSEGV, Segmentation fault. >> 0x005d3d55 in _crc32 (data=0x7ffe96b0, length=13, >> previousCrc32=) at ../../uulib/crc32.c:53 >> 53

Re: [Pan-users] Error while building latest git under Ubuntu 12.10 (Quantal)

2013-02-03 Thread walt
On 02/03/2013 05:06 PM, Chris Gentle wrote: > On Sun, Feb 3, 2013 at 1:14 PM, walt > wrote: >> Maybe there's a clue earlier in the output. I've pasted my result below. >> You >> see anything different? > > I got it built but it segfaults under

Re: [Pan-users] Error while building latest git under Ubuntu 12.10 (Quantal)

2013-02-03 Thread walt
On 02/03/2013 06:39 AM, Chris Gentle wrote: > When I run autogen.sh to build the latest git in 12.10, I get the > following error. Am I missing something in my environment or is this > a problem? > > checking for GMIME... yes > ./configure: line 8035: syntax error near unexpected token > `$GTK

[Pan-users] [git 9c148a3] Reproducible segfault from new crc32 code

2013-02-03 Thread walt
Hi Heinrich. I get a segfault (below) before pan even shows on my screen. I think I may have shut pan down with a jpeg displayed in the body pane, and now pan crashes while trying to reload that image during startup: Program received signal SIGSEGV, Segmentation fault. 0x005d3d55 in _crc3

[Pan-users] not for me, sorry to say [ Re: Mutex problem is fixed :) ]

2013-02-02 Thread walt
On Sat, 2 Feb 2013 20:37:09 + (UTC), SciFi wrote: On Sat, 02 Feb 2013 10:11:57 -0800, walt wrote: > Just built git-5eef4f and it all works now. :) Maybe for _you_ it's fixed but not for _me_ . ;-( I posted a longish description of this situation just a couple days a

[Pan-users] Mutex problem is fixed :)

2013-02-02 Thread walt
Just built git-5eef4f and it all works now. :) I also just noticed that the old size-pictures-to-fit feature seems to work perfectly now after a long period of "expansile dysfunction" ;) Great work Heinrich, and a million thanks. ___ Pan-users maili

Re: [Pan-users] Bad authentication segfaults pan

2013-01-31 Thread walt
On 01/30/2013 02:11 PM, Rhialto wrote: > So, in principle, if you remove "static" from something in a header > file, you get a bunch of tentative definitions (one in each of the > source files you're including it in) and the linker will collapse them > to 1, and should not complain. As long as y

Re: [Pan-users] Latest compressed headers fix

2013-01-24 Thread walt
On 01/23/2013 07:28 PM, Chris Gentle wrote: > On Mon, Jan 21, 2013 at 6:53 PM, walt <mailto:w41ter-re5jqeeqqe8avxtiumw...@public.gmane.org>> wrote: > > Here's my chance to put in a plug for my favorite network utility: > good old ngrep. You can do amazing stuff wit

Re: [Pan-users] Latest compressed headers fix

2013-01-21 Thread walt
On 01/21/2013 03:58 PM, Chris Gentle wrote: > I finally got around to testing the latest compressed headers fixes > and it seems to work with Supernews. It connects and retrieves > headers anyway. Not sure how to verify that the headers are actually > compressed. Maybe some visual feedback in

Re: [Pan-users] Latest HOTFIX commit fails to compile

2013-01-16 Thread walt
On 01/16/2013 10:22 AM, Zan Lynx wrote: > I haven't looked at this code I've looked at little else for the last two days while trying to understand it :) I'm just an amateur programmer but I've done small projects with several other programming languages, but c++ makes me feel completely stupid

Re: [Pan-users] Latest HOTFIX commit fails to compile

2013-01-12 Thread walt
On 01/12/2013 12:28 PM, walt wrote: > However, I'm still getting this compile error: > pan/general/locking.h:50: undefined reference to `pan::Mutex::mutex' I got it to compile by deleting the 'static' from locking.h:16 (which you put there just three days ago) b

Re: [Pan-users] Latest HOTFIX commit fails to compile

2013-01-12 Thread walt
On 01/12/2013 09:50 AM, Heinrich Müller wrote: > Am 12.01.2013 14:58, schrieb walt: >> >> So pan is not parsing servers.xml correctly. In fact pan changes the SSL >> setting to zero even when I edit it to be 1 before starting pan. > I guess you've compiled

Re: [Pan-users] Latest HOTFIX commit fails to compile

2013-01-12 Thread walt
On 01/12/2013 12:09 AM, Heinrich Müller wrote: > Am 11.01.2013 23:34, schrieb walt: >> >> The second problem is that pan wouldn't make a connection to the server, so >> I opened the Edit Servers dialog box and found that the setting for SSL is >> not even shown

Re: [Pan-users] Latest HOTFIX commit fails to compile

2013-01-11 Thread walt
On 01/11/2013 12:36 PM, Heinrich Müller wrote: > Am Thu, 10 Jan 2013 19:25:49 +0100 schrieb Heinrich Müller: > >> Am 10.01.2013 00:59, schrieb Chris Gentle: >>> On Wed, Jan 9, 2013 at 12:15 AM, Heinrich Müller >>> >> > >>> wrote: >>> >>> This is my p

Re: [Pan-users] Git pull build failure on Fedora 15 32-bit

2013-01-07 Thread walt
On 01/07/2013 09:16 AM, Lacrocivious Acrophosist wrote: Recent git pulls do not build for me on a Fedora 15 32-bit box. Previous git pull builds have succeeded and I am now using Sexual Chocolate (GIT bf56508). Console output may be seen at: http://pastebin.com/vS9SVUSs Note that for my build

Re: [Pan-users] Trivial change to header-pane.cc ?

2013-01-04 Thread walt
On 01/04/2013 05:20 PM, walt wrote: (I'm really posting this to test the new 'sent' and 'draft' folders :) Well, a partial success: pan did save both of the drafts I saved on purpose, plus another one named 'autosave' that pan did without asking. The

[Pan-users] Trivial change to header-pane.cc ?

2013-01-04 Thread walt
(I'm really posting this to test the new 'sent' and 'draft' folders, but I'm also serious about the stuff below :) If you take a look at (just for example) alt.binaries.photos.original you'll see quite a few posted jpegs with more than 5000 lines. If you click on any of those articles (expectin

[Pan-users] Fetching headers for the "sent" and "drafts" folders?

2013-01-02 Thread walt
I'm running pan.git 9e301, which I think is Heinrich's latest. For some reason I just noticed today that "drafts" and "sent" shows up in the groups pane under "Local Folders". That makes perfect sense, but when I click on either of those folders pan offers to fetch headers for me, which is a bit

Re: [Pan-users] Segfault setting 0 connections Was: Anyone using a news server that speaks xzver?

2012-12-30 Thread walt
On 12/26/2012 10:01 PM, Duncan wrote: Of course, you can also edit the servers.xml file directly (with pan closed of course), setting zero connections. That should work, or I'd be having problems with my zero-connect server. But of course that doesn't fix the segfault issue when trying it fr

Re: [Pan-users] Anyone using a news server that speaks xzver?

2012-12-26 Thread walt
On 12/26/2012 12:32 AM, Heinrich Müller wrote: Am Tue, 25 Dec 2012 09:30:20 + schrieb Duncan: Duncan posted on Mon, 24 Dec 2012 20:36:17 + as excerpted: So per-server it already is. =:^) But, you do seem to be correct, the setting doesn't seem to be working yet. gmane logs a 500 Wh

Re: [Pan-users] Anyone using a news server that speaks xzver?

2012-12-24 Thread walt
On 12/24/2012 04:38 PM, Kurt Schilling wrote: I am going to hijack this to say Merry, Merry to one and all. This is my thread, and I hereby pardon you for your transgression :) It seems that the three of us have nothing better to do than hang out it the pan mailing list on Christmas Eve, so

Re: [Pan-users] Anyone using a news server that speaks xzver?

2012-12-24 Thread walt
On 12/23/2012 11:14 PM, Duncan wrote: walt posted on Sun, 23 Dec 2012 15:16:42 -0800 as excerpted: I'm testing Heinrich's new support for xzver (header compression) but I have only one server that supports it, and downloading headers from it using xzver is painfully slow. I have

Re: [Pan-users] Segfault in today's pan.git updated[FIXED]

2012-12-23 Thread walt
On 12/22/2012 05:01 PM, walt wrote: I've hit a few confusing problems after compiling pan.git today, but this is the worst one: (gdb) bt #0 0x75178e6f in g_io_channel_unix_get_fd (channel=0x0) at giounix.c:657 #1 0x00575951 in pan::GIOChannelSocketGnuTLS::open

[Pan-users] Anyone using a news server that speaks xzver?

2012-12-23 Thread walt
I'm testing Heinrich's new support for xzver (header compression) but I have only one server that supports it, and downloading headers from it using xzver is painfully slow. I have no way of knowing if the long delays are caused by my server or by pan. Anyone else tried it yet? ___

[Pan-users] Segfault in today's pan.git updated

2012-12-22 Thread walt
I've hit a few confusing problems after compiling pan.git today, but this is the worst one: (gdb) bt #0 0x75178e6f in g_io_channel_unix_get_fd (channel=0x0) at giounix.c:657 #1 0x00575951 in pan::GIOChannelSocketGnuTLS::open (this=0x7fffd80010c0, address=..., port=563, setme_e

Re: [Pan-users] Light Bulb

2012-12-21 Thread walt
On 12/20/2012 07:33 PM, Mike Brown wrote: When the tasks GUI is open, when the rodent was hovered over a task, it would display info. Something changed (don't know how it changed) so that now all it does is display a little box with a light bulb in it. What does it mean and how do I get rid o

Re: [Pan-users] Need help debugging pan + gnutls-3.x.x

2012-12-13 Thread walt
Duncan: I posted this reply on 12-11 but AFAICT it never reached the mailing list, so this is my second try--with fingers crossed: On 12/11/2012 02:45 AM, Duncan wrote: The broken/working/broken bit MAY be the NSP's server, serving different >certs depending on what front-end you connect to.

Re: [Pan-users] Need help debugging pan + gnutls-3.x.x

2012-12-10 Thread walt
On 12/08/2012 05:49 PM, walt wrote: Third bizarre behavior of pan+gnutls-3 is that the "broken" server is not *always* broken, but works intermittently, sometimes for days at a time, and then breaks again for reasons I can't understand. I just started pan again at 17:30 PST a

[Pan-users] Need help debugging pan + gnutls-3.x.x

2012-12-08 Thread walt
(First, for you git freaks, Petr Kovar just made some welcome changes to "configure.in", but don't forget to re-run "autogen.sh" followed by running the newly generated "configure" script before recompiling pan, or you won't see his latest changes. Thanks Petr :) I'm still having some very confu

Re: [Pan-users] [gentooers] New pan/ssl problem from gnutls upgrade [RESOLVED]

2012-11-18 Thread walt
On Thu, 01 Nov 2012 15:22:39 -0700, walt wrote: > By painful trial-and-error I found that the update to gnutls from > 2.12.20 today didn't break pan, it broke glib-networking instead, which > is now linked against the new gnutls-3.1.3 Whatever the problem was, gnutls-

Re: [Pan-users] [gentooers] New pan/ssl problem from gnutls upgrade

2012-11-02 Thread walt
On Fri, 02 Nov 2012 08:05:13 +, Duncan wrote: > $ sudo netstat -4p | grep pan netstat: no support for `AF INET (sctp)' > on this system. > tcp 0 0 ws:55339ger.gmane.org:nntps ESTABLISHED 4515/pan > > So it's definitely a secure/nntps connection! =:^) Wow, I'm very happy you posted t

Re: [Pan-users] [gentooers] New pan/ssl problem from gnutls upgrade

2012-11-02 Thread walt
On Thu, 01 Nov 2012 15:22:39 -0700, walt wrote: > The 'testing/unstable' version of gentoo upgraded gnutls today > (finally!) but then I discovered pan could not open a successful > encrypted session with any of my news servers :( I fixed my everyday machine by reverting bac

[Pan-users] [gentooers] New pan/ssl problem from gnutls upgrade

2012-11-01 Thread walt
The 'testing/unstable' version of gentoo upgraded gnutls today (finally!) but then I discovered pan could not open a successful encrypted session with any of my news servers :( By painful trial-and-error I found that the update to gnutls from 2.12.20 today didn't break pan, it broke glib-networki

Re: [Pan-users] [latest git] Assertions hit in header-pane.cc

2012-10-28 Thread walt
On 10/27/2012 03:18 PM, walt wrote: FWIW, I think I did click on a header just before the assertion happened, but the header was definitely a new header, not an old one. FWIW, when I restarted pan after the assertion, I noticed that pan was still in the middle of fetching headers for that

Re: [Pan-users] [latest git] Assertions hit in header-pane.cc

2012-10-28 Thread walt
On Sun, 28 Oct 2012 00:40:41 +, Duncan wrote: > walt posted on Sat, 27 Oct 2012 15:18:43 -0700 as excerpted: > >> Hi Heinrich. (I'm posting to user instead of devel to accommodate >> Duncan, who seems to be having some trouble with usenet technology ;) >>

[Pan-users] [latest git] Assertions hit in header-pane.cc

2012-10-27 Thread walt
Hi Heinrich. (I'm posting to user instead of devel to accommodate Duncan, who seems to be having some trouble with usenet technology ;) I just hit the following asserts in header-pane.cc: (pan:30080): Gtk-CRITICAL **: IA__gtk_tree_path_compare: assertion `a != NULL' failed (pan:30080): Gtk-CR

Re: [Pan-users] Amusing gtk3 bug in latest git :)

2012-10-09 Thread walt
On Mon, 08 Oct 2012 22:23:14 +, Duncan wrote: > Heinrich Müller posted on Wed, 03 Oct 2012 08:11:14 +0200 as excerpted: > >> Am 03.10.2012 02:16, schrieb walt: > >>> I quickly saw the cause of my 'offline' bug: a dialog box popped up, >>> tellin

[Pan-users] Amusing gtk3 bug in latest git :)

2012-10-02 Thread walt
Hi Heinrich. I just pulled from git [87dfb36c8] and found a bug (IMO) when --with-gtk3 is set (apparently required by --with-webkit). Each time I started pan it immediately went 'offline' for no apparent reason before it would begin any task, like pulling new headers, e.g. When I rebuilt pan wi

Re: [Pan-users] yenc preview v. saving attachments

2012-06-24 Thread walt
On 06/24/2012 03:25 PM, DLSauers wrote: > So it will take a change to Pan to have a right click save attachment > that does not re-decode the image via the routines it currently uses. > > Is this bug material? Feature request? IMHO I think the two functions should behave the same by default, bu

Re: [Pan-users] yenc preview v. saving attachments

2012-06-23 Thread walt
On 06/23/2012 04:07 AM, Duncan wrote: > Hope that does it! =:^) Duncan, you really are a bottomless pit of information ;) I just spotted this comment in the pan code: // ticket #467446 - workaround gdkpixbuf <= 2.12.x's // jpg loader bug (#494667) by feeding the loader in // smaller

Re: [Pan-users] yenc preview v. saving attachments

2012-06-22 Thread walt
On 06/22/2012 02:09 PM, DLSauers wrote: > I have an issue in regards to binary newsgroups and what Pan can display > for the preview versus what it saves as the file using save attachments. > > When I view the article in Pan the file is decoded and previewed > perfectly. > > However when I sele

Re: [Pan-users] Win32 build of 0.138 up

2012-06-18 Thread walt
On 06/18/2012 10:24 AM, Steve Davies wrote: > while ( complie errors > 0 ) > { >scratch head >use google >flounder a bit >fix errors > } I fixed your lousy c formatting style for you ;) I think maybe our preferences between the two different styles are hardwired into our brains or

Re: [Pan-users] An obscure feature request for Heinrich :)

2012-06-17 Thread walt
On 06/17/2012 01:05 AM, Heinrich Müller wrote: > Am Sat, 16 Jun 2012 18:20:41 -0700 schrieb walt: > >> During my attempt to debug pan.ssl, I set the number of connections to >> zero for one of my for-pay servers. >> >> I just tried to post via that same server and

[Pan-users] An obscure feature request for Heinrich :)

2012-06-16 Thread walt
During my attempt to debug pan.ssl, I set the number of connections to zero for one of my for-pay servers. I just tried to post via that same server and pan gave me no clue that my attempted post had failed. That left me wondering why my post never appeared. Thanks Heinrich. __

Re: [Pan-users] [HEADSUP] Today's git corrupts 'servers.xml'

2012-05-27 Thread walt
On 05/27/2012 01:56 PM, walt wrote: > On 05/27/2012 12:22 PM, fredbezies wrote: >> >> >> 2012/5/27 walt mailto:w41...@gmail.com>> >> >> I just pulled this morning (git ed0cd9aa) and I find that >> pan omits several important items for each serve

Re: [Pan-users] [HEADSUP] Today's git corrupts 'servers.xml'

2012-05-27 Thread walt
On 05/27/2012 12:22 PM, fredbezies wrote: > > > 2012/5/27 walt mailto:w41...@gmail.com>> > > I just pulled this morning (git ed0cd9aa) and I find that > pan omits several important items for each server when it > exits and saves 'servers.xml'.

Re: [Pan-users] [HEADSUP] Today's git corrupts 'servers.xml'

2012-05-27 Thread walt
On 05/27/2012 12:01 PM, walt wrote: I just pulled this morning (git ed0cd9aa) and I find that pan omits several important items for each server when it exits and saves 'servers.xml'. A little progress: servers.xml is corrupted only when the 'use gnome-keyring' opti

Re: [Pan-users] [HEADSUP] Today's git corrupts 'servers.xml'

2012-05-27 Thread walt
On 05/27/2012 12:01 PM, walt wrote: > I'll start dissecting now. BTW, if you haven't used git dissect yet, be careful with it. It chops your files into individual characters. ___ Pan-users mailing list Pan-users@nongnu.org https://lis

[Pan-users] [HEADSUP] Today's git corrupts 'servers.xml'

2012-05-27 Thread walt
I just pulled this morning (git ed0cd9aa) and I find that pan omits several important items for each server when it exits and saves 'servers.xml'. I haven't had time to dissect the problem, but I think it was something in today's commits that broke something, so don't run today's pan until you sav

Re: [Pan-users] gnutls error: hostname does not match server name

2012-05-03 Thread walt
On 05/02/2012 06:04 PM, Duncan wrote: > if the site uses self-signed certs and you accept the valid > one, if it changes, at least to another self-signed, you'll normally get > the usual warnings all over again, and can act accordingly. Very good point. So pan ideally should check for consis

  1   2   3   4   5   6   >