From owner-freebsd-questions@FreeBSD.ORG Mon Nov 27 18:54:15 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 03B2716A40F for ; Mon, 27 Nov 2006 18:54:15 +0000 (UTC) (envelope-from lane@joeandlane.com) Received: from elasmtp-dupuy.atl.sa.earthlink.net (elasmtp-dupuy.atl.sa.earthlink.net [209.86.89.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31F7543D5F for ; Mon, 27 Nov 2006 18:11:44 +0000 (GMT) (envelope-from lane@joeandlane.com) Received: from [66.47.111.183] (helo=joeandlane.com) by elasmtp-dupuy.atl.sa.earthlink.net with asmtp (Exim 4.34) id 1GokyB-0005mb-7e for freebsd-questions@freebsd.org; Mon, 27 Nov 2006 13:12:43 -0500 Received: from joeandlane.com (localhost.localnet.local [127.0.0.1]) by joeandlane.com (8.13.8/8.13.1) with ESMTP id kARIFUOU000156 for ; Mon, 27 Nov 2006 12:15:30 -0600 (CST) (envelope-from lane@joeandlane.com) Received: from localhost (localhost [[UNIX: localhost]]) by joeandlane.com (8.13.8/8.13.1/Submit) id kARIFUik000153 for freebsd-questions@freebsd.org; Mon, 27 Nov 2006 12:15:30 -0600 (CST) (envelope-from lane@joeandlane.com) From: Lane To: freebsd-questions@freebsd.org Date: Mon, 27 Nov 2006 12:15:30 -0600 User-Agent: KMail/1.9.3 References: <200611271741.26430.mario.lobo@ipad.com.br> In-Reply-To: <200611271741.26430.mario.lobo@ipad.com.br> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200611271215.30465.lane@joeandlane.com> X-CD-SOLUTIONS-MailScanner-Information: Please contact the ISP for more information X-CD-SOLUTIONS-MailScanner: Found to be clean X-CD-SOLUTIONS-MailScanner-From: lane@joeandlane.com X-ELNK-Trace: e56a4b6ca9bdfda11aa676d7e74259b7b3291a7d08dfec79d4290944ae25f07df7b21653d4937572350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 66.47.111.183 Subject: Re: Problem with https in konqueror 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: Mon, 27 Nov 2006 18:54:15 -0000 On Monday 27 November 2006 11:41, Mario Lobo wrote: > Hi there; > > Everything was working fine. Then I did a portupgrade -Rrv on KDE. > > At first, everything seemed fine but everytime I tried to start an https > conecction I get this: > > An error occurred while loading https://www.whatever.com.br: > The process for the https://www.whatever.com.br protocol died unexpectedly. > > > This happens with ANY https connection. I went through the settings and > experimented including/taking away options on the ssl settings to no > effect. > > Opera and firefox have no problem with ssl. Only Konqueror. As a side > effect of this (i believe), Kopette stopped working too. > > I prefer using konqueror because of the integration to kde printing system. > > Anybody has a clue? > > I am beginning to believe that portupgrade is only for small stuff. I never > had any glitches (and never had to wait for 2 days) when I upgraded by > simply saving all my settings on a CD, downloaded the new ISO, install > everything, and get the settings back in. > > Thanks, UGH! Just went through it yesterday! rebuild and reinstall /usr/ports/x11/kdelibs3 and it should work. lane