From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id cG5LOkp0pGXBFgAAqHPOHw:P1 (envelope-from ) for ; Mon, 15 Jan 2024 00:54:51 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id cG5LOkp0pGXBFgAAqHPOHw (envelope-from ) for ; Mon, 15 Jan 2024 00:54:51 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=cybermesa.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1705276490; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=4QmpNVNhulN3zStA+2dT8OwPPrfn1+rJ+I58C3Y+7d8=; b=iEQEKMSPvaaY3BXr9amX4MY/uu90IOwJAIE5KXm+iQ2QldmBQrvVSUMG6OeLbahaXPJiVK N9+d6wjmnMWlMqnxSVJ8R8iQ+pJ6ImOt86sj6nIerO5zWYRArZfwECZuDNZ9utwtU510bk GofS5SjlNrkTLivqNNLcmPSlCo3Iirk+aZWkGTte6rvuRtK3VVs8SdvTastU5SxoBTyo3X caP+PIHJcEe2/YwzvJUb8wLKlMYhxcp9bOgJR/RxpnLG3a6Mp9J4gzEp/CJpXyg/fp3hMW Vcu5T5DBBwWv9ED6MIT9eeEcnAIeq3Px9+zVHtdTqg9xZ/YEsjy8vBLHCceA0Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=cybermesa.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1705276490; a=rsa-sha256; cv=none; b=l/MYkWFuiMLmOWDDaez9esZZ0BUbwBMYbjS6liyT8T15qoBAXqrN0/Y079L6rxCL6emF4S GTBgaaiTR8vfw1gQBw6SYHnr4PDI/kP8yILVsWDqUwliiyfW5ZVt66bQyBAt8l7chjVwtF KJ6nry40RCi9KfZMfTvEzm0+HChV15wQMHaOUeSdVueS6cWnFs9ZoJAq2CTz/MNKLtFM6Y +akob1P4DXOS/FuAEXGDLI4gX6CIuTcIQe7bVeCYOJMoTNyqG5fUG8nAcuB93L1cospppe p5JnCVwuRftOiullBBjsyhyVtE3b7QPHxkeYsqj3jv3o63m5DOWgF93K/AZScw== 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 6B7F155F3C for ; Mon, 15 Jan 2024 00:54:50 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rPAJ6-0005bS-TC; Sun, 14 Jan 2024 18:54:25 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rPAJ5-0005bH-4n for help-guix@gnu.org; Sun, 14 Jan 2024 18:54:23 -0500 Received: from mx.cybermesa.com ([65.19.2.50] helo=smtp-out.cybermesa.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rPAJ3-0007uy-1E for help-guix@gnu.org; Sun, 14 Jan 2024 18:54:22 -0500 Received: from localhost (unknown [172.59.1.232]) (Authenticated sender: okeefe) by smtp-out.cybermesa.com (Postfix) with ESMTPSA id 8FBD9400FE; Sun, 14 Jan 2024 16:54:09 -0700 (MST) Date: Sun, 14 Jan 2024 16:54:07 -0700 From: Brian To: help-guix@gnu.org Cc: Wojtek Kosior Subject: Re: libreoffice crashes when starting Message-ID: <20240114165407.48e22ff8@cybermesa.com> In-Reply-To: <20240113154858.0a394ab6.koszko@koszko.org> References: <20240111143644.36ba08a4@cybermesa.com> <20240113154858.0a394ab6.koszko@koszko.org> X-Mailer: Claws Mail 4.1.1 (GTK 3.24.37; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=65.19.2.50; envelope-from=okeefe@cybermesa.com; helo=smtp-out.cybermesa.com X-Spam_score_int: 14 X-Spam_score: 1.4 X-Spam_bar: + X-Spam_report: (1.4 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_MSPIKE_H2=-0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: help-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: 6B7F155F3C X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: 0.19 X-Spam-Score: 0.19 X-TUID: B4oAhf8qKt0H On Sat, 13 Jan 2024 15:48:58 +0100 Wojtek Kosior via wrote: > Hi there! >=20 > This very problem seems to have been encountered before[1]. >=20 > If information in that thread is correct, the fix would be to make > sure both the system profile and your user profile use the same > version of glibc. >=20 > Since you said packages in your user profile are already up-to-date, > I'd try `sudo guix system reconfigure /path/to/system/config.scm`. >=20 > If this doesn't work, you might also try running LibreOffice in a pure > container, similar to how it was done with Dino in yet another > thread[2]. >=20 > Good luck :) > Wojtek >=20 > [1] https://lists.gnu.org/archive/html/help-guix/2023-05/msg00015.html > [2] https://lists.gnu.org/archive/html/help-guix/2023-12/msg00029.html >=20 > -- (sig_start) > website: https://koszko.org/koszko.html > fingerprint: E972 7060 E3C5 637C 8A4F 4B42 4BC5 221C 5A79 FD1A > follow me on Fediverse: https://friendica.me/profile/koszko/profile >=20 > =E2=99=A5 R29kIGlzIHRoZXJlIGFuZCBsb3ZlcyBtZQ=3D=3D | =C3=B7 > c2luIHNlcGFyYXRlZCBtZSBmcm9tIEhpbQ=3D=3D =E2=9C=9D > YnV0IEplc3VzIGRpZWQgdG8gc2F2ZSBtZQ=3D=3D | ? > U2hhbGwgSSBiZWNvbWUgSGlzIGZyaWVuZD8=3D -- (sig_end) >=20 >=20 > On Thu, 11 Jan 2024 14:41:36 -0700 Brian wrote: >=20 > > Hello All, > >=20 > > I'm sorry to double post, if that's actually the case but I am > > having some email client issues (resolved and am using Claws now). > > I'm running the most recent Guix desktop as a VBox client on an > > Ubuntu host. That's all working fine. I have updated and refreshed > > all of the packages with 'guix pull' and 'guix refresh'.=20 > > As an office suite I have installed libreoffice. However, upon > > starting I get a milisecond long libreoffice splash screen and then > > it crashes. I've uninstalled and reinstalled. I've deleted the > > config file in my home directory but nothing has worked. Here is > > the terminal output. Perhaps this will help define the problem? > > Many thanks > >=20 > > ~$ libreoffice > > warn:sal.osl:3195:3195:sal/osl/unx/thread.cxx:1037: > > RTL_TEXTENCODING_DONTKNOW -> _ASCII_US > > warn:sal.osl:3213:3213:sal/osl/unx/thread.cxx:1037: > > RTL_TEXTENCODING_DONTKNOW -> _ASCII_US > > warn:configmgr:3213:3213:configmgr/source/xcuparser.cxx:901: > > ignoring modify of unknown set member node "StarOffice XML (Base) > > Report" in > > "file:///gnu/store/b8s0liqkp397wyb70rb54nq5dxgbybjr-libreoffice-7.6.3.1= /lib/libreoffice/program/../share/registry/res/fcfg_langpack_en-US.xcd" > > warn:configmgr:3213:3213:configmgr/source/xcuparser.cxx:901: > > ignoring modify of unknown set member node "StarOffice XML (Base) > > Report Chart" in > > "file:///gnu/store/b8s0liqkp397wyb70rb54nq5dxgbybjr-libreoffice-7.6.3.1= /lib/libreoffice/program/../share/registry/res/fcfg_langpack_en-US.xcd" > >=20 > > (soffice:3213): Gtk-WARNING **: 14:27:28.798: Locale not supported > > by C library. Using the fallback 'C' locale. > > /gnu/store/b8s0liqkp397wyb70rb54nq5dxgbybjr-libreoffice-7.6.3.1/lib/lib= reoffice/program/soffice.bin: > > symbol lookup error: > > /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libpthread.s= o.0: > > undefined symbol: __libc_pthread_init, version GLIBC_PRIVATE > > =20 Good news! I ran guix pull, guix refresh, guix pull, removed libreoffice and did a system reconfigure, installed libreoffice and made sure the PATH was correct so ran 'GUIX_PROFILE=3D"$HOME/.config/guix/current" . "$GUIX_PROFILE/etc/profile' and libreoffice opens and works!=20