From owner-freebsd-questions@FreeBSD.ORG Wed Oct 19 11:57:43 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2DCAF106564A for ; Wed, 19 Oct 2011 11:57:43 +0000 (UTC) (envelope-from joh.hendriks@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id B3C138FC12 for ; Wed, 19 Oct 2011 11:57:42 +0000 (UTC) Received: by eyd10 with SMTP id 10so2117612eyd.13 for ; Wed, 19 Oct 2011 04:57:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=+JHjQDzXYvjnaUutioK6lQrm4WdIxBxLaWtt6yLpqQ0=; b=tFyqwQocO7kQhdKbeYeT+NkVOp6hhmuN62tDqKIiGJ4KsKC7HqtT8w2IWMsHFpzgv6 8gwKVVuAZZc1+FhTCx7jYiVVPLdE5Q2cwPRJvvT7uprq0aXOo+YlaVc6yZfT2ODvjq0l fXotZiMBNc+tSiKiRPMjphjshOWnAi2rABYHA= Received: by 10.213.10.196 with SMTP id q4mr1053788ebq.135.1319025461793; Wed, 19 Oct 2011 04:57:41 -0700 (PDT) Received: from [192.168.50.106] (double-l.xs4all.nl. [80.126.205.144]) by mx.google.com with ESMTPS id z58sm14924238eea.3.2011.10.19.04.57.41 (version=SSLv3 cipher=OTHER); Wed, 19 Oct 2011 04:57:41 -0700 (PDT) Message-ID: <4E9EBB33.7050500@gmail.com> Date: Wed, 19 Oct 2011 13:57:39 +0200 From: Johan Hendriks User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: FreeBSD References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Problems after updating KDE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Oct 2011 11:57:43 -0000 Carmel schreef: > I have had numerous problems after updating to the latest KDE > version. For starters, I lost my desktop and only had a blank (black) > screen when starting up. I did manage to figure out how to correct > that, but numerous other problems exist. > > For starters: > > 1) The (ALT)+(TAB) key no longer works. It doesn't switch between > applications or anything. > > 2) I lost my desktop configuration completely. I have tried to restore > it but I cannot find a way to add a URL shortcut to the desktop. There > is no option in the menu, or at least none that I can find. > > 3) I use to use a (CTRL)(ALT)(V) combination to activate the "klipper" > clipboard. That no longer works. In fact, virtually all of my shortcut > keys have vanished. > > To the best of my knowledge I followed the directions in the UPDATINg > file correctly. "Portmaster" bombed out twice so I had to resort to > using "portupgrade" to complete the task. This command always fails: > > ortmaster -o net/linphone-base ortp > > With this error: > > > ===> linphone-base-3.2.1_1,1 conflicts with installed package(s): > ortp-0.13.0_1 > > > So I guess I will have to delete both packages and start over. I am > just not sure which package to delete. > As i understand things correctly, the ortp port is no longer needed as linphone is doing the ortp part. So you could say ortp has merged into ortp. deleting ortp is the right choice. regards, Johan Hendriks