Gnus development mailing list
 help / color / mirror / Atom feed
From: Dave Goldberg <david.goldberg6@verizon.net>
To: ding@gnus.org
Subject: Re: nnimap unread count broken again
Date: Mon, 18 Oct 2010 12:42:38 -0400	[thread overview]
Message-ID: <84eibnfo5d.fsf@davestoy.home> (raw)
In-Reply-To: <yb0zkubn4si.fsf@dod.no> (Steinar Bang's message of "Mon, 18 Oct	2010 13:01:17 +0200")


>>>>> Frank Schmitt <ich@frank-schmitt.net>:
>> Hmm. Isn't this removing symptoms instead of curing the disease?

> I presume that if you start new gnusen with clean .newsrc.eld files, and
> start subscribing to the groups in question you will never see the
> issue...? 

> The way I understood it, what you're seeing is caused by the .newsrc.eld
> files being out of sync, and M-g'ing the group is a way of synching
> them.

> Once they are synched you shouldn't have the issue.

> Again, the way I've understood it, this is a result of the way QRESYNC
> implementation tries to keep the network traffic to a minimum (and
> thereby the speed to a maximum).

I only use one instance of Gnus, and no, the count never resync's by running M-g on the group line.  I've sent Lars (directly per his instruction due to the size) the traces I got through debugging and hopefully that will help to resolve the problem.  Can say for certain that James Cloos is correct that the count has gone back to being determined by subtracting the smallest UID number from the highest.  On my cyrus server this actually works because the UIDs are consecutive.  On Exchange the numbers can be quite bizarre (a group with two unread showed over 100 in the Group buffer).  As I've noted in earlier posts, watching the IMAP traffic, the server is clearly providing the correct numbers; Gnus is no longer doing the right thing with them as it did up until a week or so ago.  I've tried
  to look at git bisect per someone's suggestion but am sufficiently unfamiliar with git that I've been unable to get anywhere.

Thanks,
-- 
Dave Goldberg
david.goldberg6@verizon.net



  reply	other threads:[~2010-10-18 16:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-18 10:05 Frank Schmitt
2010-10-18 10:36 ` Steinar Bang
2010-10-18 10:47   ` Frank Schmitt
2010-10-18 11:01     ` Steinar Bang
2010-10-18 16:42       ` Dave Goldberg [this message]
2010-10-18 19:55         ` Lars Magne Ingebrigtsen
2010-10-18 19:25 ` Lars Magne Ingebrigtsen
2010-10-18 19:57   ` Frank Schmitt
2010-10-18 20:01     ` Lars Magne Ingebrigtsen
2010-10-18 20:02       ` Lars Magne Ingebrigtsen
2010-10-18 20:13         ` Frank Schmitt
2010-10-18 21:02         ` Dave Goldberg
2010-10-21 11:20         ` James Cloos
2010-10-21 16:01           ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=84eibnfo5d.fsf@davestoy.home \
    --to=david.goldberg6@verizon.net \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).