From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.240.136 with SMTP id la8cs226899icb; Sun, 13 Feb 2011 01:12:36 -0800 (PST) Received: by 10.229.188.1 with SMTP id cy1mr1943330qcb.110.1297588355409; Sun, 13 Feb 2011 01:12:35 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id u11si2435306qco.45.2011.02.13.01.12.35; Sun, 13 Feb 2011 01:12:35 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id C2199185835A; Sun, 13 Feb 2011 04:12:34 -0500 (EST) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by rubyforge.org (Postfix) with SMTP id 05F1B1858112 for ; Sun, 13 Feb 2011 03:20:39 -0500 (EST) Received: (qmail invoked by alias); 13 Feb 2011 08:20:38 -0000 Received: from g229056155.adsl.alicedsl.de (EHLO localhost) [92.229.56.155] by mail.gmx.net (mp070) with SMTP; 13 Feb 2011 09:20:38 +0100 X-Authenticated: #53368487 X-Provags-ID: V01U2FsdGVkX1/dvAlgrTDdFEYUj+dY0yWDDh8DNd+IUgdfuyQE+f 0glFWEsF+7PIpO From: John Wyzer To: sup-talk In-reply-to: <1297452493-sup-3136@spade.spade-domain> References: <4D522CBF.4020203@gmx.de> <1297452493-sup-3136@spade.spade-domain> Date: Sun, 13 Feb 2011 09:20:13 +0100 Message-Id: <1297584795-sup-2477@localhost> User-Agent: Sup/0.12.1 X-Y-GMX-Trusted: 0 Subject: Re: [sup-talk] message missing in source, sup v0.12.1, sup-sync no longer has --changed? X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Excerpts from Jon Austin's message of Fri Feb 11 20:29:28 +0100 2011: > I think sup-sync -o may fix it. > > (I've been having a strange issue since .12 came out if I send a message and then quit sup, then relaunch, it'll show the first line of the message, ending in '.....' and then show the below error (inside the message), until I sup-sync -o) > > *********************************************************************** > An error occurred while loading this message. > *********************************************************************** > > I even spent several hours yesterday completely rebuilding the xapian index, but still happening...if anyone has a clue what could be causing this, I'd love to hear it :) Hmm. In lib/sup/index.rb it says: ## xapian-compact takes too long, so this is a no-op ## until we think of something better def optimize end And from what I understand, the -o optime does not do more at the moment. So the question remain - if messags are missing from one Maildir, is my only option to dump, reindex all and restore? That would be painful given the number of messages... -- _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk