From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QWEkF-0004M4-VX for garchives@archives.gentoo.org; Mon, 13 Jun 2011 21:32:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6CF271C00E; Mon, 13 Jun 2011 21:30:39 +0000 (UTC) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 21A311C00E for ; Mon, 13 Jun 2011 21:30:38 +0000 (UTC) Received: by wyi11 with SMTP id 11so4777067wyi.40 for ; Mon, 13 Jun 2011 14:30:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:from:to:subject:date:message-id:user-agent :in-reply-to:references:mime-version:content-transfer-encoding :content-type; bh=abyEOmuMW3XGn/5PDIC7nD7INxubOLRObYOW7dhp9tI=; b=svR0yb/3bcBWs6JPdCP3S/6ClEuiyRpgNWmMOD2C+w6iZwtp0tDPnK6M8Pwx23GYrf wO242biGEiNjAEHCvBwrejyw+EaVlK00b5Cr9SRhzocHyn9/r4BSvAjjtHotIpAl7Rnj yxPVnYAdaVGZJyFZEQsAf+Usdq7wL9bjRuuew= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:date:message-id:user-agent:in-reply-to:references :mime-version:content-transfer-encoding:content-type; b=X6/DqZRovO66WqptrlTzsP5bq6C81SK07xDSIhSJ0+liA6La7mWUlhKr68jOtpHVMW LP898wWOLYQm/O2/u9WXUmnuomXEUyjCeJlrpcUEgaCYX5MkLr4i569NDjmBbksZdFwO 8aFAQtk2c6mzhVsAKD/WXtG5epgtqPvyEHS+g= Received: by 10.227.55.74 with SMTP id t10mr5601958wbg.91.1308000638229; Mon, 13 Jun 2011 14:30:38 -0700 (PDT) Received: from localhost.localnet (p4FC74AA7.dip0.t-ipconnect.de [79.199.74.167]) by mx.google.com with ESMTPS id c17sm4525821wbh.29.2011.06.13.14.30.36 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 13 Jun 2011 14:30:37 -0700 (PDT) From: Volker Armin Hemmann To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Argh: No KMail after KDEPIM upgrade Date: Mon, 13 Jun 2011 23:30:07 +0200 Message-ID: <1535027.YUYfiFWEAj@localhost> User-Agent: KMail/4.6 rc1 (Linux/2.6.39.1r4; KDE/4.6.4; x86_64; ; ) In-Reply-To: <4DF65EA6.7000400@wonkology.org> References: <4DF65EA6.7000400@wonkology.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Archives-Salt: X-Archives-Hash: de82405e760c4a6cbccaef61d10111d2 On Monday 13 June 2011 21:01:58 Alex Schuster wrote: > Hi there! > > So I did the big KDE 4.6.3 -> 4.6.4 upgrade. Stupid me, I did not want > to do this yet, but I missed the -a switch to a @system update, and that > pulled in kdelibs-4.6.4. After this, konqueror no longer worked, so I > did the full upgrade. > > Along came the change to KDEPIM 4.6. On next login, Akonadi stuff was > migrated, and some errors happened. The notice boxes closed > automatically before I could make screenshots. Something with the > migration of 'Standard-Kalender' to native backend failed, and some more > stuff I do not remember. Did not look too bad though. > > Anyway, KMail has a problem now. I get this error: > > KMail encountered a fatal error and will terminate now. > The error was: > Failed to fetch the resource collection. > look up the akonadi error log > BTW, double-clicking a file in dolphin does no longer open it, but asks > for the application to open it with. No known applications are shown. > Hmm, I remember having this before, and there was some easy solution > like running kbuildsycoca4, but this did not help here. /etc/xdg/menus/applications.menu is missing. Just create a symlink to kde-4-applications.menu -- #163933