Re: [Pan-users] Problem with pan --no-gui headers:

2014-08-05 Thread Chris Gentle
exits with no errors and an exit status of 0. I'm running pan 0.140 built from source under Mint 17. Can anyone else verify whether this still works? On Tue, Aug 5, 2014 at 10:17 AM, Travis wrote: > -Original Message- From: Chris Gentle > Sent: Tuesday, August 5, 2014 5:01 A

[Pan-users] Problem with pan --no-gui headers:

2014-08-05 Thread Chris Gentle
I have a script that runs during the night to grab the latest headers from several groups. The script does this: pan --no-gui headers:group1,group2,etc My script no longer seems to work. When I run this, pan just immediately exits with no errors and an exit status of 0. I'm running pan 0.140 b

Re: [Pan-users] Pan on Ubuntu 14.04

2014-04-23 Thread Chris Gentle
Well, that's a start. Thanks for the info. On Wed, Apr 23, 2014 at 1:06 PM, Martijn Otto wrote: > If you want to build it from source, I expect the easiest way is to do an > "apt-get build-dep" which should download and install all dependencies. > > > 2014-04-2

Re: [Pan-users] Pan on Ubuntu 14.04

2014-04-23 Thread Chris Gentle
On Tue, 22 Apr 2014 18:02:31 -0500, Chris Gentle wrote: > > > Anyone tried pan on 14.04? In the past couple of Ubuntu releases, pan > > was built without SSL support. Just wondering if it has been fixed. > > I am running the version of pan in 14.04. It look

[Pan-users] Pan on Ubuntu 14.04

2014-04-22 Thread Chris Gentle
Anyone tried pan on 14.04? In the past couple of Ubuntu releases, pan was built without SSL support. Just wondering if it has been fixed. -- Chris ___ Pan-users mailing list Pan-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/pan-users

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

2013-05-18 Thread Chris Gentle
. > It appears to already be in the bug tracking system, having to do with SSL > connections. I switched to using non-SSL connecting through stunnel4 and > was able to connect. If you're not using secure connections then never > mind. > > > On Sat, May 18, 2013

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

2013-05-18 Thread Chris Gentle
Oops, sorry about that. I'll check my settings. I did go through reentering my credentials. Must be something else going on. Thanks for at least confirming that pan works in raring. On May 18, 2013 11:37 AM, "David Shochat" wrote: > On Sat, 18 May 2013 10:16:37 -0500,

[Pan-users] Pan broken on Ubuntu Raring?

2013-05-18 Thread Chris Gentle
Yesterday I upgraded my Ubuntu system to the latest 64 bit 13.04 (Raring) which has Pan 0.139 (GIT bf56508). Pan doesn't seem to work. It comes up but never connects to the news server. So I moved my .pan2 directory out of the way to reinitialize my settings. Same thing. Then I fired it up in

Re: [Pan-users] Latest pan 100% CPU usage

2013-04-18 Thread Chris Gentle
On Thu, Apr 18, 2013 at 8:12 PM, Heinrich Müller < heinrich.muelle...@googlemail.com> wrote: > I'll look into some issues like this next week. Consider it a bug as I > didn't fully test this feature yet. > Sounds good. Just wanted to report it. Let me know if I can do anything to assist. Thank

[Pan-users] Latest pan 100% CPU usage

2013-04-18 Thread Chris Gentle
I'm back to testing GZIP compression with Supernews in the latest git. When I do Get New Headers In Subscribed Groups, it queues all the header downloads and goes into 100% CPU usage. I have to kill it to stop it. I have around 40-50 groups in my subscribed list. Anybody else seeing this? -- Ch

[Pan-users] Seg fault with 5eef4fc

2013-02-05 Thread Chris Gentle
Finally got 5eef4fc compiled and running. It runs great in GUI mode but segfaults when I do the following: pan --verbose --no-gui headers:some_group_name_here process:20317): Gtk-CRITICAL **: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed Segmentation fault (core dump

Re: [Pan-users] Connection limit locked at 4?

2013-02-04 Thread Chris Gentle
On Mon, Feb 4, 2013 at 7:37 PM, Duncan <1i5t5.dun...@cox.net> wrote: > As Heinrich says, GNKSA (good netkeeping seal of approval). Charles > Kerr, pan's lead/primary developer for many years, worked hard for pan's > 100% rating. That's a very good description. Thanks for taking the time to expla

[Pan-users] Unrecognized responses when using compression

2013-02-04 Thread Chris Gentle
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 is followed by a string of binary garbage characters, probab

[Pan-users] Connection limit locked at 4?

2013-02-04 Thread Chris Gentle
I've noticed that Pan seems to want to limit my server connections to 4, although my provider allows 30 simultaneous connections. The button in the GUI to increase this limit is grayed out. I can edit the servers.xml file and manually adjust the number and sometimes get it to work but sometimes i

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

2013-02-03 Thread Chris Gentle
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 Quantal for me. :( -- Chris ___ Pan-users mailing list Pan-u

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

2013-02-03 Thread Chris Gentle
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? Found it! I had just set up a fresh virtual machine to build this and I had not installed libgtk2.0-dev. You output was a big help. Thanks! I'm

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

2013-02-03 Thread Chris Gentle
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_REQUIRED,,exit' ./configure: line 8035: `AM_PATH_GTK_2_0

Re: [Pan-users] Latest compressed headers fix

2013-01-24 Thread Chris Gentle
On Wed, Jan 23, 2013 at 10:43 PM, Duncan <1i5t5.dun...@cox.net> wrote: > (Please kill the html, at least for pan's list.) Sorry about that. Didn't realize Gmail was doing that . > Could you either switch ssl off temporarily as a test, or if your groups > are too sensitive or your ISP too nasty f

Re: [Pan-users] Latest compressed headers fix

2013-01-23 Thread Chris Gentle
On Mon, Jan 21, 2013 at 6:53 PM, walt wrote: > Here's my chance to put in a plug for my favorite network utility: > good old ngrep. You can do amazing stuff with ngrep if you want, but > I normally just use it as an instant cli packet sniffer by typing > 'ngrep' (as root) and then watch the pack

[Pan-users] Latest compressed headers fix

2013-01-21 Thread Chris Gentle
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 the task manager that the headers are being compressed?

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

2013-01-09 Thread Chris Gentle
On Wed, Jan 9, 2013 at 12:15 AM, Heinrich Müller < heinrich.muelle...@googlemail.com> wrote: > This is my problem. fixed. > Well, the good news is that pan no longer segfaults and dumps core when I start it with gzip compression enabled. I guess that's something. However, I still don't get any h

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

2013-01-08 Thread Chris Gentle
On Tue, Jan 8, 2013 at 5:18 PM, Chris Gentle wrote: > CXXactions.o > actions.cc:64:7: error: ‘icon_filter_only_read’ was not declared in this > scope > make[4]: *** [actions.o] Error 1 Disregard. This could be a problem on my end

[Pan-users] Latest HOTFIX commit fails to compile

2013-01-08 Thread Chris Gentle
Heinrich, I just tried to build your latest "hotfixes for xfeature" commit that you checked in earlier today. It fails to compile with and gives the following error: CXXactions.o actions.cc:64:7: error: ‘icon_filter_only_read’ was not declared in this scope make[4]: *** [actions.o] Error 1

Re: [Pan-users] Supernews and xzver

2013-01-06 Thread Chris Gentle
On Sun, Jan 6, 2013 at 8:38 AM, Heinrich Müller < heinrich.muelle...@googlemail.com> wrote: > stacktrace please? > Hmm, my binaries seem to be stripped of debug info. The stack trace I'm getting probably isn't helpful with most of the information missing. I'm trying to figure out how to rebuild

Re: [Pan-users] Supernews and xzver

2013-01-06 Thread Chris Gentle
On Sun, Jan 6, 2013 at 8:44 AM, Heinrich Müller < heinrich.muelle...@googlemail.com> wrote: > i forgot: could you also post the output of "xfeature compress gzip" and > pipe the output of "list" to a file (if you got a 290 response) ? > I did get a 290 response. However, I'm not sure how, within

Re: [Pan-users] Supernews and xzver

2013-01-06 Thread Chris Gentle
On Sun, Jan 6, 2013 at 8:39 AM, Heinrich Müller < heinrich.muelle...@googlemail.com> wrote: > if you want to, i could use you as a guinea pig for testing this if i can't Yes, that's fine. I'll help where I can. -- Chris ___ Pan-users mailing list Pa

Re: [Pan-users] Supernews and xzver

2013-01-06 Thread Chris Gentle
On Sun, Jan 6, 2013 at 6:23 AM, Heinrich Müller < heinrich.muelle...@googlemail.com> wrote: > i pushed a change concerning this to master. please verify if you can. Here's my results. With XZVER, I get a trickle of data to and from Supernews. It's no more than a 100k-200k per second instead of

Re: [Pan-users] Supernews and xzver

2013-01-06 Thread Chris Gentle
On Sun, Jan 6, 2013 at 4:47 AM, Heinrich Müller < heinrich.muelle...@googlemail.com> wrote: > i mean servers.xml, sorry > news.supernews.com 563 X X 31 4 newsrc-1 1 1 1 1 /home/gentlec/.pan2/ssl_certs/news.supernews.com.pem -- Ch

Re: [Pan-users] Supernews and xzver

2013-01-06 Thread Chris Gentle
On Sun, Jan 6, 2013 at 5:53 AM, Heinrich Müller < heinrich.muelle...@googlemail.com> wrote: > > telnet news.supernews.com nntp > telnet news.supernews.com nntp Trying 216.168.3.30... Connected to news.supernews.com. Escape character is '^]'. 200 Supernews server ready authinfo user X

[Pan-users] Supernews and xzver

2013-01-05 Thread Chris Gentle
Hello. Yesterday I grabbed the latest pan in git and built it to test the new compressed header support with Supernews. However, I didn't have much luck. With the compressed headers option enabled, pan refuses to download any headers at all from Supernews. It doesn't return an error, it just do