From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id QGprNVLizmGbHwAAgWs5BA (envelope-from ) for ; Fri, 31 Dec 2021 11:58:26 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id GM26MlLizmEnEQEA9RJhRA (envelope-from ) for ; Fri, 31 Dec 2021 11:58:26 +0100 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 92AA92F0B6 for ; Fri, 31 Dec 2021 11:58:26 +0100 (CET) Received: from localhost ([::1]:60656 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n3Fc9-0000z9-PR for larch@yhetil.org; Fri, 31 Dec 2021 05:58:25 -0500 Received: from eggs.gnu.org ([209.51.188.92]:53522) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n3Fbn-0000yl-0F for bug-guix@gnu.org; Fri, 31 Dec 2021 05:58:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:43635) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n3Fbm-0006EK-Kh for bug-guix@gnu.org; Fri, 31 Dec 2021 05:58:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1n3Fbm-0007ls-HC for bug-guix@gnu.org; Fri, 31 Dec 2021 05:58:02 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#52652: FreeCAD requires write access to store for parsetab.py References: <2cd187f7-cfc1-02c4-51a8-b8f0c791a605@rixotstudio.cz> Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 31 Dec 2021 10:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52652 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Jacob Hrbek Received: via spool by 52652-submit@debbugs.gnu.org id=B52652.164094823129796 (code B ref 52652); Fri, 31 Dec 2021 10:58:02 +0000 Received: (at 52652) by debbugs.gnu.org; 31 Dec 2021 10:57:11 +0000 Received: from localhost ([127.0.0.1]:55181 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n3Faw-0007kW-Rt for submit@debbugs.gnu.org; Fri, 31 Dec 2021 05:57:11 -0500 Received: from mout02.posteo.de ([185.67.36.66]:41075) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n3Fav-0007kB-83 for 52652@debbugs.gnu.org; Fri, 31 Dec 2021 05:57:10 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 0B776240101 for <52652@debbugs.gnu.org>; Fri, 31 Dec 2021 11:57:02 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1640948223; bh=ZZMqacU960nGqpi8P8wdE2VwVOTdn+TlHhqPgZGSQss=; h=From:To:Cc:Subject:Date:From; b=F5uE6w8gV/TyxnReIRLPLdHutDc20y1vu2Ez1uWPSk4nq13nrW/JpBq9bdkyP6jPI k96FLNDFmKNjjJJddS/7AFIGdGlokiq5UkKhcjngP17NswOoK0me1TOAxX9iLlNR/V kyuDkjXwwiYk98ORzLlQN6c0PB+3WfVK431v+elr8kH6+y0nhrUGhgzPkQ33D1MQYf QFRRnc7vBBLhLOPThF/RPQw6b10xe+BWN3pZcKQBq70msSXtONAqcZFKvnnRK2ROoC iGaxIC9XX5xZ06i3Fb3JWGuJCDWspi1gbKA6e/nWp/4GBMnpCCaVAaXJnlJAQ5rdKa wYinw0HKFLSSg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JQMXZ1FZVz9rxM; Fri, 31 Dec 2021 11:57:01 +0100 (CET) From: Guillaume Le Vaillant In-Reply-To: <2cd187f7-cfc1-02c4-51a8-b8f0c791a605@rixotstudio.cz> Date: Fri, 31 Dec 2021 10:44:13 +0000 Message-ID: <87h7apavpe.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 52652@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" 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=1640948306; 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: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=ZZMqacU960nGqpi8P8wdE2VwVOTdn+TlHhqPgZGSQss=; b=RpS5ujeuABWrf+CPRqlFvvosdQeqqsZhfCMz05FAllAztVRR/a88N8fQ5fOdX2KmkyYutz sBqv+28XTg+U88xS6RRiDC2NCNllFH7tgY5EjTzKXtzS3mjNyhUN4NfmOpUKJtiVIXXqQh /xvm16QvpnnLuijhKpJ96JK1TvU/QTbvceXYjUsvTB8os0F7Wa6Dz12MxwWHWIllrUXMuL pp0ULmuKGE9DL40+54ZGCqcuw9LQngH1JwQX2YYB6uOMKBptWjGdGaAr8DincjbfBc8Fr6 awfhykJKgOutHNn4xiaAJtH9350fOUmFbjS5Nkqr412fObMJbV/wkTkMQrlVIg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1640948306; a=rsa-sha256; cv=none; b=ZR+lYfL7I9nAjjRcQllOyvFsxlAkaO8h9Ywy5gUq537CGelzQqKCNxfl5G4isEhTEbGEkH Km0tjtbEh6Fa12l8Z5nqfM6CEcq/z1ASPcJlCAxflyJBqYx0LIedBsDSy9397jrL6zv/aj 2m842PaxGVfrLcc2hX5rT35fOZMW+7l2KH+Gpzn95WeAo/aKyM6ARoNJZJdU4UMouIjGJV y3XscH6zWzMPm9OPXgTg5uyNbaKDP7PVsGlelZUglgyCIYvt5mEsR8R1sxZnvvvgce6u+I otLcQ+O/qLmxtapoV6pDTib3cU+trueiweenm2rUqC6Kng10sBxIE1HTXNTOiw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=posteo.net header.s=2017 header.b=F5uE6w8g; dmarc=pass (policy=none) header.from=posteo.net; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -6.08 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=posteo.net header.s=2017 header.b=F5uE6w8g; dmarc=pass (policy=none) header.from=posteo.net; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 92AA92F0B6 X-Spam-Score: -6.08 X-Migadu-Scanner: scn1.migadu.com X-TUID: 7xRhCk/7QmT4 --=-=-= Content-Type: text/plain Hi, With Guix at b7078d5d49d72cb5e5356d698b99540612b4d6c4, I tried to reproduce the issue, but I didn't get any error. I started FreeCAD with: --8<---------------cut here---------------start------------->8--- guix shell freecad openscad -- FreeCAD --8<---------------cut here---------------end--------------->8--- Then I selected "OpenSCAD" in the box, then the "OpenSCAD -> Add OpenSCAD Element" menu item, then I typed "cube();", clicked "Add", and it created a cube without any error message (I tried with the "mesh" box ticked and unticked). Can you still reproduce the issue on your side? --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYc7h/Q8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j9wJwEAim8+GscMZfQP+3HRKJxJl0GR7NycN4WnHxhD ZQtMCGsA/01Qf9yR+NWPsU6PtY54dfybXW4qnE+S54fy/Xtd0d/k =XJ5p -----END PGP SIGNATURE----- --=-=-=--