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 1S9GG5-0007ZL-73 for garchives@archives.gentoo.org; Sun, 18 Mar 2012 13:34:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19FD6E0B35; Sun, 18 Mar 2012 13:34:29 +0000 (UTC) Received: from mx.virtyou.com (mx.virtyou.com [178.33.32.244]) by pigeon.gentoo.org (Postfix) with ESMTP id B1B9AE0BEE for ; Sun, 18 Mar 2012 13:32:31 +0000 (UTC) Received: from weird.wonkology.org (xdsl-78-35-183-65.netcologne.de [78.35.183.65]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx.virtyou.com (Postfix) with ESMTPSA id 94B09DC04A for ; Sun, 18 Mar 2012 14:32:30 +0100 (CET) Date: Sun, 18 Mar 2012 14:32:29 +0100 From: Alex Schuster To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Assistance if possible Message-ID: <20120318143229.7bcda6bc@weird.wonkology.org> In-Reply-To: <4F65DEAF.4040504@gmail.com> References: <4F65614E.90103@gmail.com> <20120318145537.2f54e685@khamul.example.com> <4F65DEAF.4040504@gmail.com> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.10; x86_64-pc-linux-gnu) 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-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 8c8a3651-12d1-468d-be27-7206586dd253 X-Archives-Hash: 37c72808cc9ad684d21986bb20ae3657 Colleen Beamer writes: > Yes, I have activity manager in world, but I've unmasked all kde > packages for version 4.8.1 and because of that, I can't get > activitymanager installed because the latest verion for that is only > 4.7.4 and I get told kactivities-4.8.1 blocks activitymanager.. I can > get into KDE after my upgrade, but I can't move windows around, nor > close or resize them. So I assume activitymanager is somehow needed. KDE 4.8.1 is running file here, without kde-base/activitymanager being installed. It's probably part of kactivities now, I had it installed (autoamtically) in KDE 4.7.4. Anyway, moving windows around is KWin's responsibility, and has nothing to do with activities, they are more about switching sessions on the fly. I'd rename my ~/.kde4 directory and try again, maybe you have some corrupted config. Or try as another user. Does the problem persist? Wonko