Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 91B087810AF for <~alpine/users@lists.alpinelinux.org>; Wed, 15 Dec 2021 20:17:43 +0000 (UTC) Received: from fews2.riseup.net (fews2-pn.riseup.net [10.0.1.84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4JDmks1tCyzF4hX for <~alpine/users@lists.alpinelinux.org>; Wed, 15 Dec 2021 12:17:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1639599461; bh=Lp0OOkh2TUlVFs95/9AVZzBNJ/bUefQ3ptqjryyz+FU=; h=Date:From:To:Subject:In-Reply-To:References:From; b=Qaf814WWmkftAgKp1C8zUqAhbouLzjyjel+LWPjS1AbS2WOlD7bjjopP+PG28PiuH T10Hm7aHpVk84ZTSpbGKE9ashkK1CwDeZlkJedYMjXMyRWpxv/yklL7aqM7TGtdLDs C3AO3F8URf2QdkxjgayChicGKolbHL0L4dVr3hso= X-Riseup-User-ID: 4BAE3685064DA34E0BCCD2A06E222CE082CD5066BD03FA5F08E3B565C8779A28 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews2.riseup.net (Postfix) with ESMTPSA id 4JDmks0v0Zz1y53 for <~alpine/users@lists.alpinelinux.org>; Wed, 15 Dec 2021 12:17:41 -0800 (PST) MIME-Version: 1.0 Date: Wed, 15 Dec 2021 12:17:40 -0800 From: donoban@riseup.net To: ~alpine/users@lists.alpinelinux.org Subject: Re: Falkon fails to load youtube page In-Reply-To: <20211213183618.160d836ee12fc78e655b907c@gmail.com> References: <20211213183618.160d836ee12fc78e655b907c@gmail.com> Message-ID: Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On 2021-12-14 03:36, antoniomaccagnan wrote: > Hi, > > I installed Falkon and noticed that it fails to load www.yotube.com webpage. > I get the message: > Failed loading page > Something went wrong while loading this page. > Try reloading the page or closing some tabs to make more memory available. > However, all other pages work well and I can watch videos on other > websites. Also Firefox works fine on youtube. > Any suggestions? I also noticed qutebrowser crashing on youtube It seems a problem with QtWebengine and probably musl related. Maybe disabling javascript helps but it doesn't seem easy to fix.