GNU bug report logs - #65252
Renpy raises exception when opening save screen.

Previous Next

Package: guix;

Reported by: Jesse Gibbons <jgibbons2357 <at> gmail.com>

Date: Sat, 12 Aug 2023 18:46:01 UTC

Severity: normal

To reply to this bug, email your comments to 65252 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#65252; Package guix. (Sat, 12 Aug 2023 18:46:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jesse Gibbons <jgibbons2357 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 12 Aug 2023 18:46:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jesse Gibbons <jgibbons2357 <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: Renpy raises exception when opening save screen.
Date: Sat, 12 Aug 2023 12:45:08 -0600
Here's a problem I diagnosed in the version of renpy installed by guix 
(19a7a824c35eae56ce56e2a460042fb7e2129234):
Problem: Save screen raises an exception
How to replicate:
1. launch a renpy project
2. Navigate to the save screen.
An exception is raised and the stack trace is dumped.
Cause: config.has_sync not set outside renpy/common/00sync.rpy which is 
deleted by guix (presumably for security reasons)
Proposed Solution: Set config.has_sync = None in a different file at a 
point while config.locked=False. If no suitable file can be found, 
perhaps create renpy/common/00guix.rpy using a patch?

-- 
-Jesse Gibbons





This bug report was last modified 1 year and 306 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.