From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id +IpnAddbZF+mbQAA0tVLHw (envelope-from ) for ; Fri, 18 Sep 2020 07:03:51 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id +BbRONZbZF+FAwAAbx9fmQ (envelope-from ) for ; Fri, 18 Sep 2020 07:03:50 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 77F739404D2 for ; Fri, 18 Sep 2020 07:03:50 +0000 (UTC) Received: from localhost ([::1]:45260 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kJAQv-0006Xn-5j for larch@yhetil.org; Fri, 18 Sep 2020 03:03:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57910) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kJAQX-0006X6-R6 for help-guix@gnu.org; Fri, 18 Sep 2020 03:03:25 -0400 Received: from world.peace.net ([64.112.178.59]:43026) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kJAQW-0000lw-29 for help-guix@gnu.org; Fri, 18 Sep 2020 03:03:25 -0400 Received: from mhw by world.peace.net with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kJAQT-00074S-79; Fri, 18 Sep 2020 03:03:21 -0400 From: Mark H Weaver To: Andreas Enge Subject: Re: Searxes in Icecat In-Reply-To: <20200909170504.GA21504@jurong> References: <20200909170504.GA21504@jurong> Date: Fri, 18 Sep 2020 03:02:02 -0400 Message-ID: <877dsr8t4q.fsf@netris.org> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=64.112.178.59; envelope-from=mhw@netris.org; helo=world.peace.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/18 02:49:53 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: help-guix@gnu.org Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: -1.01 X-TUID: 1nZ2yJwPc8SD Hi Andreas, I'm not subscribed to help-guix, so I saw this only by chance. If you had filed a bug report, I would have seen it sooner. Andreas Enge wrote: > since a recent update to icecat-68.12.0-guix0-preview1 (I do not know > from which version), the "Searxes Third Party Request Blocker" add-on > is mentioned as enabled, but does not seem to work any more: > There is no icon in the status bar to enable or disable third-party requests, > and the pages I am visiting have filled up with ads. Has anyone else had > this experience? Is there a setting I could change to make it work again? See for a description of the problem, and how to get the bundled extensions working again at the cost of resetting your preferences and addons to their defaults. A proper fix will require some coding that has not yet been done. Regards, Mark