[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sudden bug...




Okey doke.  Here is the result from running GE on the buffer:

;;; Editing the group info for `nnimap+kraken:mail/ZIn.ding'.
;; Type `C-c C-c' after you've finished editing.

("nnimap+kraken:mail/ZIn.ding" 2
 ((1 . 5))
 ((dormant 5 258)
  (expire 131 139
	  (141 . 142)
	  168 176 259)
  (reply 166 . 167)
  (tick 258))
 "nnimap:kraken"
 ((uidvalidity . "936130290")))

I changed the buffer to read:

;;; Editing the group info for `nnimap+kraken:mail/ZIn.ding'.
;; Type `C-c C-c' after you've finished editing.

("nnimap+kraken:mail/ZIn.ding" 2
 ((1 . 5))
 (nil)
 "nnimap:kraken"
 ((uidvalidity . "936130290")))

Which is what I thought you meant by the "fourth argument", but I now
get nnimap: Group in mail/ZIn.ding is not uid valid.

Oh well....

Thanks,  Jody

>>>>> "SJ" == Simon Josefsson <jas@pdc.kth.se> writes:

    SJ> Jody Klymak <jklymak@apl.washington.edu> writes:
    >> Hi all,
    >> 
    >> I have suddenly started getting a bug when trying to enter my
    >> ding mailbox on my IMAP server.  I can no longer enter the
    >> folder, but instead get this backtrace:
    >> 
    >> Signaling: (wrong-type-argument number-or-marker-p nnimap)
    >> gnus-sorted-complement((5 258 nnimap) (5 6 7 8 9 10 11 12 13 14
    >> 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
    >> 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
    >> ... . (55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
    >> 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94
    >> 95 96 97 98 99 100 101 102 103 104 ... . (105 106 107 108 109
    >> 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 258
    >> 258))))

    SJ> This looks quite broken. Could you run `G E' on the group and
    SJ> mail us the output?

    SJ> You can probably get things working again by searching '(5 258
    SJ> nnimap)' and removing the 'nnimap' part in that buffer, but to
    SJ> fix the problem output of the command above would be helpful.

    SJ> If all else fails, replace the fourth entry in `G E' with
    SJ> 'nil' and enter the group, all flags should then be updated
    SJ> with server-side info.

-- 
Jody Klymak                         APL/School of Oceanography,
Doctoral Candidate                  University of Washington
mailto:jklymak@apl.washington.edu   (206)-685-9080
http://www.ocean.washington.edu/people/grads/jklymak/