unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#65252: Renpy raises exception when opening save screen.
@ 2023-08-12 18:45 Jesse Gibbons
  0 siblings, 0 replies; only message in thread
From: Jesse Gibbons @ 2023-08-12 18:45 UTC (permalink / raw)
  To: 65252

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





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-08-12 18:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-12 18:45 bug#65252: Renpy raises exception when opening save screen Jesse Gibbons

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).