From owner-freebsd-multimedia@FreeBSD.ORG Mon May 31 18:59:39 2010 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA232106564A for ; Mon, 31 May 2010 18:59:39 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 9D7E78FC16 for ; Mon, 31 May 2010 18:59:39 +0000 (UTC) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 31 May 2010 14:31:28 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.10.8-GA) with ESMTP id QUG44349; Mon, 31 May 2010 14:31:13 -0400 (EDT) X-Auth-ID: anat Received: from pool-173-70-194-135.nwrknj.fios.verizon.net (HELO aldan.narawntapu) ([173.70.194.135]) by smtp01.lnh.mail.rcn.net with ESMTP; 31 May 2010 14:31:13 -0400 Message-ID: <4C040070.20707@aldan.algebra.com> Date: Mon, 31 May 2010 14:31:12 -0400 From: "Mikhail T." User-Agent: Thunderbird 2.0.0.24 (X11/20100328) MIME-Version: 1.0 To: gecko@freebsd.org, multimedia@freebsd.org, gnome@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Junkmail-Status: score=10/50, host=mr02.lnh.mail.rcn.net X-Junkmail-SD-Raw: score=unknown, refid=str=0001.0A020208.4C040080.0066,ss=1,fgs=0, ip=207.172.4.11, so=2009-09-21 22:56:10, dmn=5.4.3/2007-10-18, mode=single engine X-Junkmail-IWF: false Cc: Subject: mms:// and firefox X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 May 2010 18:59:39 -0000 Hello! I'm trying to "register" the mms-protocol with firefox (3.6.3), and it is not working :-( I'm following the advice found on: http://kb.mozillazine.org/Register_protocol Unfortunately, neither of the listed methods change anything about firefox' behavior. I'd like to use the KDE's Dragon Player. The two commands seem to succeed, but firefox continues to insist "the protocol (mms) isn't associated with any program". gconftool-2 -s /desktop/gnome/url-handlers/mms/command '/opt/kde4/bin/dragon %s' --type String gconftool-2 -s /desktop/gnome/url-handlers/mms/enabled --type Boolean true Does it work for anyone? How did you do it? Thanks! -mi