From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco van Hulten Subject: Re: problem with Icecat in GuixSD 0.14.0 Date: Wed, 13 Dec 2017 21:21:43 +0100 Message-ID: <20171213212143.6ab72bf6@jasniac.instanton> References: <20171210161842.428c3f90@jasniac.instanton> <20171210162622.26841ade@jasniac.instanton> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35947) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ePDXK-0001R9-NK for help-guix@gnu.org; Wed, 13 Dec 2017 15:21:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ePDXG-00025Q-Kn for help-guix@gnu.org; Wed, 13 Dec 2017 15:21:50 -0500 Received: from eterpe-smout.broadpark.no ([80.202.8.16]:37213) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ePDXG-00023k-D2 for help-guix@gnu.org; Wed, 13 Dec 2017 15:21:46 -0500 Received: from bgo1cloudm2.nextgentel.net ([80.202.8.59]) by eterpe-smout.broadpark.no (Oracle Communications Messaging Server 7u4-27.01(7.0.4.27.0) 64bit (built Aug 30 2012)) with ESMTP id <0P0X007J71UP4Q10@eterpe-smout.broadpark.no> for help-guix@gnu.org; Wed, 13 Dec 2017 21:21:44 +0100 (CET) In-reply-to: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Stefan =?UTF-8?B?U3RlZmFub3ZpxIc=?= Cc: help-guix@gnu.org Stefan=E2=80=94 Je 13 dec 06:24 skribis Stefan: > I had the same "Content Encoding" error and I solved it by following=20 > these instructions: >=20 > 1. Open IceCat browser and at the address bar write: about:config > 2. Click on "I accept the risk!" button > 3. At the Search bar write and search for the string: encoding > 4. Double click on "network.http.accept-encoding" > 5. Change 'String Value' from "gzip, deflate" to: true > 6. Close the browser and see the result. Thanks, this does away with the "Content Encoding" problem. Navigation on https://tv.nrk.no/ now works properly, but when I try to play a video, I get the message: > Kunne ikke spille av fordi JavaScript ikke ble funnet! >=20 > Aktiver JavaScript i innstillingene til din nettleser. It says that it cannot play because JavaScript is not found, and that I need to enable it in the settings of my webbrowser. But it should already be: when I click on the LibreJS button, it gives me the option to re-"Block all nonfree/nontrivial scripts from this page". Of course, this may quite likely be an upstream problem. =E2=80=94Marco