From owner-freebsd-questions@FreeBSD.ORG Fri Mar 31 19:11:08 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15CA516A4A9 for ; Fri, 31 Mar 2006 19:11:08 +0000 (UTC) (envelope-from oliver-forward@charter.net) Received: from mxsf06.cluster1.charter.net (mxsf06.cluster1.charter.net [209.225.28.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 326F743D49 for ; Fri, 31 Mar 2006 19:11:07 +0000 (GMT) (envelope-from oliver-forward@charter.net) Received: from mxip18a.cluster1.charter.net (mxip18a.cluster1.charter.net [209.225.28.148]) by mxsf06.cluster1.charter.net (8.12.11/8.12.11) with ESMTP id k2VJB3ae017392 for ; Fri, 31 Mar 2006 14:11:04 -0500 Received: from 24-205-236-185.dhcp.snlo.ca.charter.com (HELO linux.linux) ([24.205.236.185]) by mxip18a.cluster1.charter.net with ESMTP; 31 Mar 2006 14:11:03 -0500 X-IronPort-AV: i="4.03,151,1141621200"; d="scan'208"; a="140244762:sNHT273896604" From: Oliver Iberien To: freebsd-questions@freebsd.org Date: Fri, 31 Mar 2006 11:11:02 -0800 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603311111.02566.oliver-forward@charter.net> Subject: kde plugins -- getting konqueror to play .wmv files? 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: Fri, 31 Mar 2006 19:11:08 -0000 I have installed mplayer, its codecs, and kmplayer from the ports on FreeBSD 6.0, and am trying to get konqueror to play embedded wmv's. I get an error saying that the plugin for application type x-mplayer2 has not been found. I checked the kmplayer port to see where it put the plugin. It's at /usr/local/lib/kde3/libkmplayerpart.so. I check the plugin paths. Not only is /usr/local/lib/kde3/ not included, konqueror seems to have registered only one plugin, "Netscape plugins." I add this path and tell it to scan for new plugins. It gets to 20%, then crashes, starts up and crashes, and does this a few more times. It seems to take chunks of my file associations with it, as I start getting random "application type octet-stream" errors when KDE applications start, and I have to go fix that (http://www.mepislovers.org/modules/newbb/viewtopic.php?topic_id=15061&forum=9). Does anyone know how to get konqueror to accept plugins, this one especially, and get this to work? Oliver