From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-145585-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 6D9DE198005
	for <garchives@archives.gentoo.org>; Thu, 28 Feb 2013 01:58:42 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D5E9AE088D;
	Thu, 28 Feb 2013 01:58:24 +0000 (UTC)
Received: from mail-da0-f54.google.com (mail-da0-f54.google.com [209.85.210.54])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 4E4A1E07E8
	for <gentoo-user@lists.gentoo.org>; Thu, 28 Feb 2013 01:58:23 +0000 (UTC)
Received: by mail-da0-f54.google.com with SMTP id p1so593871dad.27
        for <gentoo-user@lists.gentoo.org>; Wed, 27 Feb 2013 17:58:22 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=x-received:message-id:date:from:user-agent:mime-version:to:subject
         :references:in-reply-to:content-type:content-transfer-encoding;
        bh=zAS37Skc1m7WAx+EJjtX12S6eGmfqs+osIvY9EAfSTs=;
        b=F3fFmQvTN8BD3MKM2Rrf2RJgtwdJBP9gMZoFVFIZatL9OGE53XcoCfTCe0wmEr/09F
         t7HBrdUkSZk9oCPGjRrblSF1pHrAdsT/ZOeNmg61rCsNCC8/uOBZ1k9ZWk6rfUjT/uS7
         nQP1bed2HR1dZ4k4M9ZfjkSz4vj0/GKT7ojFY9owUtuK6+OJR4ZH8qcBRv6yvcPbJnHJ
         bJvuiHVP+PkQAEeyKd23FRnvY/X9SWTbi4WwExNv3PzIvR8S5pUb2oTi2+Dmr1+Tvf4F
         l5PxxwIHupHV2CX6sQYD2AmYDZoVHGsUzVyjxsNysD9CXSls5npSJ8ozosWQp47hEk/7
         4Ebg==
X-Received: by 10.68.239.194 with SMTP id vu2mr6431222pbc.147.1362016702187;
        Wed, 27 Feb 2013 17:58:22 -0800 (PST)
Received: from [192.168.247.60] (76-10-184-172.dsl.teksavvy.com. [76.10.184.172])
        by mx.google.com with ESMTPS id pn9sm6469026pbb.22.2013.02.27.17.58.20
        (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
        Wed, 27 Feb 2013 17:58:21 -0800 (PST)
Message-ID: <512EB9B9.8070602@gmail.com>
Date: Wed, 27 Feb 2013 17:58:17 -0800
From: Daniel Frey <djqfrey@gmail.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130131 Thunderbird/17.0.2
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] problems with kde 4.10.0
References: <20130227011358.26b23568@acme7.acmenet>
In-Reply-To: <20130227011358.26b23568@acme7.acmenet>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Archives-Salt: 9d587966-2d1c-41b2-8fb5-4331c344ba75
X-Archives-Hash: 7118a3c6cba45b9ed5996dfb1ba838bc

On 02/26/2013 07:13 PM, luis jure wrote:
> 
> hello list,
> 
> i use xfce, but i have several kde applications (k3b, digikam, tellico).
> after upgrading to kde 4.10.0 i had problems with all my kde apps. 
> 
> i receive similar error messages saying that the application couldn't
> create the I/O slave and "Klauncher returned: Error loading «kio_file»"
> 
> after downloading to 4.9.5 everything went back to normal.
> 
> has anyone experienced similar problems?
> 
> 
> best,
> 
> 
> lj
> 

Have you tried updating your whole system and possibly a revdep-rebuild?

I remember one KDE upgrade I did quite a while ago did something like
that and revdep-rebuild fixed it. I think it had to recompile kdelibs
and something else but your case may be different.

Dan