From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DB4D1138330 for ; Tue, 30 Aug 2016 11:38:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E97021C09B; Tue, 30 Aug 2016 11:38:17 +0000 (UTC) Received: from gw2.antarean.org (gw2.antarean.org [141.105.125.208]) by pigeon.gentoo.org (Postfix) with ESMTP id D3E3B21C06C for ; Tue, 30 Aug 2016 11:38:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by gw2.antarean.org (Postfix) with ESMTP id 9F3A2124187 for ; Tue, 30 Aug 2016 11:35:15 +0000 () X-Virus-Scanned: amavisd-new at antarean.org Received: from gw2.antarean.org ([127.0.0.1]) by localhost (gw2.antarean.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hQlUNVlx-Zqk for ; Tue, 30 Aug 2016 11:35:15 +0000 (%Z) Received: from data.antarean.org (localhost [127.0.0.1]) by gw2.antarean.org (Postfix) with ESMTP id 067A0121EFB for ; Tue, 30 Aug 2016 11:35:15 +0000 () Received: from andromeda.localnet (lan100.nl.antarean.org [10.20.13.200]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by data.antarean.org (Postfix) with ESMTPSA id B5F114C for ; Tue, 30 Aug 2016 13:35:30 +0200 (CEST) From: "J. Roeleveld" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] emerge @system Date: Tue, 30 Aug 2016 13:38:13 +0200 Message-ID: <2019826.ggMbtfYHmB@andromeda> User-Agent: KMail/4.14.10 (Linux/4.1.15-gentoo-r1; KDE/4.14.20; x86_64; ; ) In-Reply-To: <1519205.K9jjIWpidl@peak> References: <92042693.nvFUfz78oq@peak> <8b4667b7-6e73-ba33-9516-4fbe1ecb4aa0@gmail.com> <1519205.K9jjIWpidl@peak> 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: 4f81110e-e258-4a89-9909-3b3be49aa380 X-Archives-Hash: b420b242195be1ed77fddc5b62613b06 On Tuesday, August 30, 2016 11:56:50 AM Peter Humphrey wrote: > On Tuesday 30 Aug 2016 12:06:43 Alan McKinnon wrote: > > You should elaborate more and be specific on what you mean by "The > > reason is an intermittent series of apparently unrelated things going > > wrong." > > Here's one then: In KMail (yes, I know*) the folder list contains an item > "trash" (ugh!), but when I come to empty it it's called "Wastebin" (much > better) in the drop-down menu. Check your language/internationisation settings. The translations is from "kde-apps/kdepim-l10n" > And another: if I move my user account away and create a new one, setting > KDE plasma up from scratch (this is ~amd64), the system-settings panel has > no icons and the single-click-to-open preference is ignored, even though > it's the default and I already have it set anyway. Then, if I revert to the > original home directory, which has followed events through the last six > months, those faults disappear. Hmm... not sure where this comes from > > Work the real problem, not an assumed one :-) > > Of course - when I can find it! I'm just trying to ensure that the system is > clean before I go tilting at windmills. Possibly, I'm just seeing the > immaturity of KDE-5. So be it, if so. Could be... > * I've seen references to KMail 5.0.3 already Out There, so I'm sticking > with it in the hope that 5.* will be more solid. I'm still using Kmail 4.x until Kmail 5 becomes unmasked... If you want a truly clean build: emerge -ae @system emerge -ae @world emerge -a --depclean (That's what I did last time I had too many strange issues) -- Joost