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
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
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
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
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
.
> 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
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,
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
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
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
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
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
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
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
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
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
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
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
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
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?
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
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
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
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
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
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
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
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
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
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
30 matches
Mail list logo