From unknown Mon Jun 23 02:26:36 2025 X-Loop: help-debbugs@gnu.org Subject: bug#60361: renpy-launcher can't be used to create new projects Resent-From: Yash Tiwari Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 27 Dec 2022 18:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 60361 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 60361@debbugs.gnu.org X-Debbugs-Original-To: "bug-guix@gnu.org" Received: via spool by submit@debbugs.gnu.org id=B.16721654773473 (code B ref -1); Tue, 27 Dec 2022 18:25:02 +0000 Received: (at submit) by debbugs.gnu.org; 27 Dec 2022 18:24:37 +0000 Received: from localhost ([127.0.0.1]:56466 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pAEcu-0000tw-NX for submit@debbugs.gnu.org; Tue, 27 Dec 2022 13:24:37 -0500 Received: from lists.gnu.org ([209.51.188.17]:48220) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pAEGd-0000Co-MP for submit@debbugs.gnu.org; Tue, 27 Dec 2022 13:01:36 -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 1pAEGd-0002EA-B8 for bug-guix@gnu.org; Tue, 27 Dec 2022 13:01:35 -0500 Received: from mout-p-102.mailbox.org ([80.241.56.152]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1pAEGb-0004eR-4C for bug-guix@gnu.org; Tue, 27 Dec 2022 13:01:35 -0500 Received: from smtp102.mailbox.org (smtp102.mailbox.org [10.196.197.102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4NhMsX02Xqz9sb4 for ; Tue, 27 Dec 2022 19:01:20 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1672164080; 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; bh=+eL4PE0+9ChQl/6PhbwxHF5SanM6U+8vODpUdl+uQbA=; b=lC8SGqVOZDFS+lmTxF0tGj4Gq7kw5FGD/VR2ZK2hS+bpcXP7PinGRj2ZqWNxNeNpfVpWuN 53+sIpKOvfXpg9ln3mZkXe2XwlsK8x4F6OxcMXCiJckVN3dnPZMMu91V82HpkveqcHik8u IxoxTgMbNKEYoxKUfc9/upgBt/etfOsTXkV9q5xP/jxsHu4yXz6ymhjtin3P8JZcxdf0eu 6/SDBw/2xidbd6tEdM7dAVW887hoifejOuwT9ktikq8pZ0q3wWCAndY+alkTaGIzIWjbS/ rHXOaeXmBPQWj/jVobVBPoGt4IXZM+lIMMLOVvKIeCoTIAM6rxeMuUBR+TxMKw== Date: Tue, 27 Dec 2022 23:31:19 +0530 (IST) From: Yash Tiwari Message-ID: <704991633.318730.1672164079725@office.mailbox.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Priority: 3 Importance: Normal X-MBO-RS-ID: 5f3d086b2cbd4249aca X-MBO-RS-META: et5dq6bw5qcuedwn4w6urunsxgwuwhhw Received-SPF: pass client-ip=80.241.56.152; envelope-from=yasht@mailbox.org; helo=mout-p-102.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Mailman-Approved-At: Tue, 27 Dec 2022 13:24:35 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Running renpy-launcher and trying to create a new project fails with error "The selected projects directory is not writable" Trying to change the projects directory in preferences fails with the same error. Setting the projects directory using the renpy build from the renpy website allows renpy-launcher to work as required. Yash Tiwari From unknown Mon Jun 23 02:26:36 2025 X-Loop: help-debbugs@gnu.org Subject: bug#60361: renpy-launcher can't be used to create new projects Resent-From: Morgan Willcock Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 10 Jan 2023 18:25:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60361 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 60361@debbugs.gnu.org Cc: Yash Tiwari Received: via spool by 60361-submit@debbugs.gnu.org id=B60361.167337509429808 (code B ref 60361); Tue, 10 Jan 2023 18:25:04 +0000 Received: (at 60361) by debbugs.gnu.org; 10 Jan 2023 18:24:54 +0000 Received: from localhost ([127.0.0.1]:41119 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pFJIr-0007kc-6K for submit@debbugs.gnu.org; Tue, 10 Jan 2023 13:24:54 -0500 Received: from relay11.mail.gandi.net ([217.70.178.231]:47271) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pFIlS-0006re-I6 for 60361@debbugs.gnu.org; Tue, 10 Jan 2023 12:50:23 -0500 Received: (Authenticated sender: morgan@ice9.digital) by mail.gandi.net (Postfix) with ESMTPSA id CFECA100006; Tue, 10 Jan 2023 17:50:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ice9.digital; s=gm1; t=1673373016; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=ZimZYgx7SUO1u3XacSPr70dyAEUrZR11VsGdey7xoVQ=; b=E5TqAgcZ+iGM/z1iE4QvYOI9m/NUJkwU7zFkA9Zaf8IRY97xGedvhB5wdDiiMfSXU9wD4z 8j8OjI+0FkZASlAz4j5oNAjhCLRKCwp0QlJ82D6XrbZ+DJ1p8pBY2aanEMkUdRt1LtlZIo DulvtJg/8TB6KH3HQXyES3o9AEO5SGUrMm7vIMGVO+4fkxrDZ/U4ANrZg9OjFSSvQQtU0X mm7YCBxgy4722u+g4EcIj1zBCu6Iy66Ny6Me0UFm+pyoo1J8GDIcKt9egJ/I06JDZcaijp +vHqwxfcMCU2uehgb3Rrem3gTOb8zOTy2/G25H5Ms7o+9IZ2YXfK8yrIoCA8JA== From: Morgan Willcock References: <704991633.318730.1672164079725@office.mailbox.org> Date: Tue, 10 Jan 2023 17:50:12 +0000 In-Reply-To: <704991633.318730.1672164079725@office.mailbox.org> (Yash Tiwari's message of "Tue, 27 Dec 2022 23:31:19 +0530 (IST)") Message-ID: <877cxu5lez.fsf@ice9.digital> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Mailman-Approved-At: Tue, 10 Jan 2023 13:24:46 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Yash Tiwari writes: > Running renpy-launcher and trying to create a new project fails > with error "The selected projects directory is not writable" > Trying to change the projects directory in preferences fails > with the same error. > > Setting the projects directory using the renpy build from the > renpy website allows renpy-launcher to work as required. As a workaround you can use the command line interface and the launcher game to set the projects directory. For example: renpy-launcher set_projects_directory ~/projects/ Unfortunately the configuration data is effectively the save game data for the launcher game, so I don't think it is possible to manage the data reliably as part of the system configuration. Thanks, Morgan