From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id UB10FJCDTWMzcAAAbAwnHQ (envelope-from ) for ; Mon, 17 Oct 2022 18:32:16 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id KHhfFJCDTWNLfwEAauVa8A (envelope-from ) for ; Mon, 17 Oct 2022 18:32:16 +0200 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 D77DA3210F for ; Mon, 17 Oct 2022 18:32:15 +0200 (CEST) Received: from localhost ([::1]:57948 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1okT2F-0003Ma-24 for larch@yhetil.org; Mon, 17 Oct 2022 12:32:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57514) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okT22-0003J3-2z for guix-patches@gnu.org; Mon, 17 Oct 2022 12:32:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50647) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1okT21-0000EA-Q6 for guix-patches@gnu.org; Mon, 17 Oct 2022 12:32:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1okT21-0005WW-JI for guix-patches@gnu.org; Mon, 17 Oct 2022 12:32:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58569] [PATCH] gnu packages gnome-console: Remove nautilus extension Resent-From: =?UTF-8?Q?M=C3=A1ja_?= =?UTF-8?Q?Tom=C3=A1=C5=A1ek?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 17 Oct 2022 16:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58569 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Liliana Marie Prikler , 58569@debbugs.gnu.org Received: via spool by 58569-submit@debbugs.gnu.org id=B58569.166602432021225 (code B ref 58569); Mon, 17 Oct 2022 16:32:01 +0000 Received: (at 58569) by debbugs.gnu.org; 17 Oct 2022 16:32:00 +0000 Received: from localhost ([127.0.0.1]:49725 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1okT1z-0005WH-Vz for submit@debbugs.gnu.org; Mon, 17 Oct 2022 12:32:00 -0400 Received: from knopi.disroot.org ([178.21.23.139]:33774) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1okT1x-0005W6-Er for 58569@debbugs.gnu.org; Mon, 17 Oct 2022 12:31:58 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id E8B0E4DBC4; Mon, 17 Oct 2022 18:31:55 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u_xz2HV92E9n; Mon, 17 Oct 2022 18:31:54 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1666023620; bh=DQKQrX5B8y0SCvsulaQisNyP3Kj5HZxm9imsRyYC+1Y=; h=From:To:Subject:In-Reply-To:References:Date; b=R+WoofhJzSwViNmUFaUulhlNWI/MXFQ1rld1MZ+GhoGNkb3tsAjvyej+pL2YHOlrH AzILpqOxg4PsJ7BPOGIUBG3OE8AeCysSKAN8+0As9n8qM9HwF9mO8pbqnMo7VlaXAG rGKNK0bPOtXrNWHHSaHIfW6C0Ze2+lq03EcbcuqCRe7IUUKgrl13xEuPHsM2ZksPp8 XjX9hBWCWIkY1W23GP3UDfbrl+rsZqXa0hLmTr3efP3zWEahS6MkmeuQCz50Z1uOx8 ZZtxMkx1oCBYt/ma2gOxJVKd19NKzRIty4CcTMJxHpNWd7EVIYw2Zar7LCVgA2YX+3 eWwDCAbIOqWCg== In-Reply-To: References: <87sfjnad0i.fsf@disroot.org> Date: Mon, 17 Oct 2022 18:20:16 +0200 Message-ID: <875ygie81r.fsf@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: =?UTF-8?Q?M=C3=A1ja_?= =?UTF-8?Q?Tom=C3=A1=C5=A1ek?= X-ACL-Warn: , =?utf-8?q?M=C3=A1ja_Tom=C3=A1=C5=A1ek_via_Guix-patches?= From: guix-patches--- via X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1666024336; h=from:from:sender:sender:reply-to: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:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=DQKQrX5B8y0SCvsulaQisNyP3Kj5HZxm9imsRyYC+1Y=; b=ZXvLENm4yZMVxmUFiyMvQPeswE3WHLBJeabrRiQFtSgEomm9j88pNey5zGBl4A2Wl7j2/T 13DR1LYEepKHsIlkAVMOk3QwHq8H+6lVqLlyUBEtSJk5h9zJvX4AbRLup5rDEwh3OLQtSq h9yNbeAq0O1+jp965B98exnym6QbOf+iCAeSGZMAcIDUdFPokiHj8OfcpMquE7gygTjWtC cRSmasOqSvMxL12+CVmTwGIT3LeKbdYWAY10dEFkKpH5EXOzWR8LO0V/A+dMJ3LaS8Ygks M67dfvSygzi6cmUSxM++3ay92vlboSAmCFvTHs16j7+eil/TNx3AQkpvPRy68w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666024336; a=rsa-sha256; cv=none; b=lKc6fOfGsTopE5L0bLwms+X18BV6Y86KV0yaU0i0vFba50adyzr4FqhdZqBbzErrcPHWXC /x9NV53meAA8qY6Wi5Kc+iFXK9Z7jhOsmurV1tkgroNUAiNHyBaNJyHChPQ3M3CI1e9Tyo fBg3tb+58NwiQgUPsE51C5m65rQY2C+8C4NFIP7FxKJKpVP+eYQvuSnnMca/Q722L531eF vkaHFHqbD0KNMYaDylpGRY3+jeBLfJlNT1ZcKSyCbzquFO5qc4NQzb1qN9UDeWNDAlwP5q DmEPrQ+m1YQoCIBTyXXFEFU6JZIF8u6lTiDSwwTwQmRs64lyI0/Xovf0N4mWXA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=R+WoofhJ; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -1.92 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=R+WoofhJ; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: D77DA3210F X-Spam-Score: -1.92 X-Migadu-Scanner: scn0.migadu.com X-TUID: xVL0EKSjN2ml Liliana Marie Prikler writes: > Am Sonntag, dem 16.10.2022 um 19:34 +0200 schrieb M=C3=A1ja Tom=C3=A1=C5= =A1ek: >>=20 >> Hi, >>=20 >> this patch removes the gnome-console nautilus extension as it crashes >> nautilus (at least on my machine). > I can confirm it working as intended on at least two separate machines, > both configured=20 I have pinpointed the issue! I tried the debugging steps and suddenly nautilus opened fine. So, the issue is that I have some deffective version of libkgx-nautilus.so, which does return NULL list. But, if I provide a different version of gnome-console (ie. --with-debug-info=3Dgnome-console) nautilus suddenly opens fine. I have run multiple guix pulls, guix system reconfigure, guix gc --verify=3Dcontents but it has not fixed it. It even works when I use run guix shell --pure nautilus gnome-console. I am now completely lost.