From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HMX7p-0007TR-3c for garchives@archives.gentoo.org; Wed, 28 Feb 2007 22:18:17 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l1SMGiAQ015679; Wed, 28 Feb 2007 22:16:44 GMT Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.229]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l1SM9eqI006337 for ; Wed, 28 Feb 2007 22:09:40 GMT Received: by nz-out-0506.google.com with SMTP id s1so253269nze for ; Wed, 28 Feb 2007 14:09:39 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XiI/4BHvxidkjf87el7hMD1WDGbQjF/RDHAZPLEtzEzp6P3qAntgPw5KFZgKFaf3yxaXcBVnIfbMhGiCtbJCLqkX+mCjV0LJpnLxed3sonXZ/3JLnl36yRhYZdxXomKem5CnaYhQTzQBbOwz7tqEuiRTXwoDg26AX1Ec5Sg6EZo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=i49AkmifyIMClXK8zHgO7ImNM8vF6LbH/u5vfbLa6678OZry4FwfP/3QFp9O0jjp4Eug1Zon41K5/w50aaMesFPy9rHtIbEw+3AYYjdjFZOsjgCPxPGDuaJVB4AscjUYftHTmu6gbrRvuRi4rDP9r+uY2ywWTJTyyeXmSnv3+8c= Received: by 10.115.19.16 with SMTP id w16mr1102014wai.1172700579523; Wed, 28 Feb 2007 14:09:39 -0800 (PST) Received: by 10.115.77.11 with HTTP; Wed, 28 Feb 2007 14:09:39 -0800 (PST) Message-ID: <5bdc1c8b0702281409g4b1f3d78r6feb87fd6265e3ed@mail.gmail.com> Date: Wed, 28 Feb 2007 14:09:39 -0800 From: "Mark Knecht" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Email clients - what can replace Evolution? In-Reply-To: <64e8d2f20702281204i5d3a44d9i8fd3b1747116ddde@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5bdc1c8b0702272059q1bc1bb07idaf866d5ba7132f4@mail.gmail.com> <1172685433.13864.5.camel@sputnik886.lnet> <5bdc1c8b0702281053h62c11e0are3bf2295582e02d3@mail.gmail.com> <64e8d2f20702281204i5d3a44d9i8fd3b1747116ddde@mail.gmail.com> X-Archives-Salt: b348f511-123a-44ed-aea8-2f042258214e X-Archives-Hash: b804d21e9ebd4da0c348063939e4d242 On 2/28/07, Ryan Sims wrote: > On 2/28/07, Mark Knecht wrote: > > On 2/28/07, Matthias Langer wrote: > > > On Tue, 2007-02-27 at 20:59 -0800, Mark Knecht wrote: > > > > Hi all, > > > > I've got a machine that will no longer run Evolution. For whatever > > > > reason all versions of Evolution in Portage crash. I cannot as of yet > > > > get a backtrace to determine why. > > > > > > I'm using evolution-2.8.2.1 and it works fine; can you post your "emerge > > > --info" ? > > > > If you're interested then sure. I'm running evolution-2.8.2.1 on a > > couple of machines with no problems at all. It's only on his machine > > and only since upgrading to Gnome 2.16. > > > [emerge --info snipped] > > > > Here are the only errors in a terminal when it crashes. It crashes in > > all accounts on the system so it's not something specific to my dad's > > setup. > > > > mark@gandalf ~ $ evolution > > > > (evolution-2.8:16011): evolution-mail-WARNING **: cannot load > > vfolders: Unable to load system rules > > '/usr/share/evolution/2.8/vfoldertypes.xml': Success > > > > > > (evolution-2.8:16011): Gtk-CRITICAL **: gtk_layout_set_hadjustment: > > assertion `GTK_IS_LAYOUT (layout)' failed > > > > (evolution-2.8:16011): Gtk-CRITICAL **: gtk_layout_set_vadjustment: > > assertion `GTK_IS_LAYOUT (layout)' failed > > > > ** (bug-buddy:16026): WARNING **: Couldn't load icon for Bonobo > > Component Browser > > > > ** (bug-buddy:16026): WARNING **: Couldn't load icon for Open Folder > > Failed to read a valid object file image from memory. > > mark@gandalf ~ $ > > > Grasping at straws, but I found this: > http://lists.alioth.debian.org/pipermail/pkg-evolution-maintainers/2006-September/001441.html > > Try running evolution with the --sm-disable option? It's not a fix, I > know, but it might help. An evolution --help might shed some light on > what --sm-disable does, if it works. (I'd check myself, but I'm not > in front of a linux box right now.) > > > -- > Ryan W Sims Ryan, Hi. Thanks for the idea. Tried it. As of earlier this morning it was still the same problem. From the help info: --sm-disable Disable connection to session manager I tried a few other options but no help. At the time it still crashed the same way. Of course, that was at the time. In the background I'm doing an emerge -e world. The rebuild is about 50% of the way through. Apparently something needed to be rebuilt because now Evolution is starting up just fine. No GTK messages. No problems. Opens fine and seems to work. Do not have any idea yet what helped but something did. Thanks, Mark -- gentoo-user@gentoo.org mailing list