From owner-freebsd-gecko@freebsd.org Wed Mar 21 23:27:47 2018 Return-Path: Delivered-To: freebsd-gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E4F0F4DAC2 for ; Wed, 21 Mar 2018 23:27:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C194C6EBC7 for ; Wed, 21 Mar 2018 23:27:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 7E05DF4DABD; Wed, 21 Mar 2018 23:27:46 +0000 (UTC) Delivered-To: gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5BDF8F4DAB9 for ; Wed, 21 Mar 2018 23:27:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EBB506EBC4 for ; Wed, 21 Mar 2018 23:27:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 36BD723610 for ; Wed, 21 Mar 2018 23:27:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w2LNRj13048499 for ; Wed, 21 Mar 2018 23:27:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w2LNRjQd048498 for gecko@FreeBSD.org; Wed, 21 Mar 2018 23:27:45 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: maintainer-feedback requested: [Bug 226837] www/firefox: removing mimeTypes.rdf, handlers.json has no effect; reset core dumps Date: Wed, 21 Mar 2018 23:27:42 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gecko@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Mar 2018 23:27:47 -0000 Bugzilla Automation has asked gecko@FreeBSD.org for maintainer-feedback: Bug 226837: www/firefox: removing mimeTypes.rdf, handlers.json has no effe= ct; reset core dumps https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226837 --- Description --- Clicking a link to load a pdf file can bring up a dialog asking whether to = save the file or open it with a particular program. The last option under the "Open With" dropdown is "Other...". If you click= on "Other...", the "Choose Helper Application" dialog shows recommended progra= ms with an option to "View all Applications". If the list of applications is hosed, the recommended procedure is to remov= e / rename mimeTypes.rdb (some mention is also made about removing handlers.jso= n) and then restarting. Removing both of these files had no effect. Upon restart, no new mimeTypes.rdf was created. A new handlers.json was created with many fewer entries, but the "View all Applications" dialog sti= ll had the same trash in it. In my case, not all applications were shown (in particular, xpdf was missin= g), and some are shown multiple times with differing labels or the same label.= =20 Many applications are shown which are not listed in the set of helper applications shown in Preferences/General and are not even on this machine. I have no idea where the list of applications is coming from; clearly not t= he applications in the firefox preferences. It looks / feels like it is being retrieved from a firefox database or some other process. When all else fails, the recommended procedure is to "Reset Firefox". =20 https://support.mozilla.org/en-US/kb/refresh-firefox-reset-add-ons-and-sett= ings Attempting to do a reset caused firefox to crash and then start again; there was a .core file with the right timestamp in the home directory. The profile had been moved to a newly created ~/Desktop directory under the name "Old Firefox Data". When firefox restarted, it had a new profile with restored user data. There was no mimeTypes.rdf file; there was a new handlers.json. The set of helper applications in preferences was minimal: rc, ircs, mailto, Podcast, PDF, Video Podcast, Web Feed, and webcal I don't know if this is the proper set or not. In any case, going to a site with a pdf and trying to choose a different application still shows the old set of garbled stuff. A web site which worked to trigger this for me was: http://www.abbottinvestor.com/phoenix.zhtml?c=3D94004&p=3Dirol-proxy Go to the bottom of the page and click on "2018 PROXY STATEMENT" but any pdf load will probably work if preferences say to ask. I am running Xfce4; the dialog contains things like: "A Wine application" (don't have wine anymore, did long ago) "Audacity" "Create Launcher on the panel" "File Manager" "Firefox" "Firefox Web Browser" "gimp" "GLiv Image Viewer" (twice) "hh" ... "Microsoft Access for Windows" (a boatload of them; not on this machine) "Microsoft Excel for Windows" (a boatload of them; not on this machine) etc My ports were completely rebuilt in a consistent manner about a week ago. 10.3-RELEASE-p24 FreeBSD 10.3-RELEASE-p24 #0: Wed Nov 15 04:57:40 UTC 2017= =20=20=20=20 root@amd64-builder.daemonology.net:/usr/obj/usr/src/s ys/GENERIC amd64