Received: from mout-p-201.mailbox.org (mout-p-201.mailbox.org [80.241.56.171]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 8F6E42235F8 for <~alpine/users@lists.alpinelinux.org>; Tue, 3 Mar 2026 12:13:33 +0000 (UTC) Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:b231:465::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4fQF7t5drCz9sqV; Tue, 3 Mar 2026 13:13:30 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=h6g.de; s=MBO0001; t=1772540010; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=YaNB+J+wHdrI44kbrpQ4ZKnIytGxnQ3N9WOpevqx1zk=; b=0vfotb6d05/6xjQZohiYNjzJoaxYBUnCLLadQIh7Ai/a+5Gu5cFmlBo9ZwrwPnMFVel0et RexJoFtdGv8to5oE9Yue1My7cdS1Z3jskLF/tqycFi3rNd+xMjSKrDrFl56w8N+86FQi4T qMRTxM85c+MdSRk5UW4jZ+4evUP11ybdPy8zU6tM1iAEBghR7NRKyAjF6PNka+L3u0rINT bsr5wkJdfdOPJe11l2doAdoHGy7GZg5t0BzO0g1rOzc830jNdeaUTaQOjmSDlaH3yDaIBO Op0iEKkLlCCSZ7sKzcQXDwqZnemDiHr7G4RN9fKI44+O4l9nbcnEHsLvGydk/A== Authentication-Results: outgoing_mbo_mout; dkim=none; spf=pass (outgoing_mbo_mout: domain of p.zillmann@h6g.de designates 2001:67c:2050:b231:465::1 as permitted sender) smtp.mailfrom=p.zillmann@h6g.de Message-ID: <13654631-d83a-4f05-b2d8-580bccc7b969@h6g.de> Date: Tue, 3 Mar 2026 13:13:29 +0100 MIME-Version: 1.0 Subject: Re: Failed to load /org/gtk/libgtk/icons/24x24/status/image-missing.png: Loader process exited early with status '0' To: "." , ~alpine/users@lists.alpinelinux.org References: <20260302223812.I3ultpHo@steffen%sdaoden.eu> Content-Language: en-US From: Paul Zillmann In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4fQF7t5drCz9sqV To be fair: gdk-pixbuf also has issues on other distros, e.g. the mate-screenshot tool on Arch doesn't work at all. There are also some discussions about this on the Arch forums, appropriately named "glycin desaster". I run 2.44.4 but downgrading is not an option for me, since there are so many packages depending on pixbuf. Have you tried 2.42.12? - Paul Am 03.03.26 um 11:40 schrieb .: > Executing 'doas gdk-pixbuf-query-loaders --update-cache' doesn't > really change anything. Downgrating gdk-pixbuf package to 2.44.4-r0 > did make it work again but now I can't do that, but with version > 2.44.5-r0 I remember one of things that got pulled with it was > bubblewrap which wasn't there before. Is there any variable that can > disable sandboxing for gtk?