GNU bug report logs -
#65252
Renpy raises exception when opening save screen.
Previous Next
Full log
View this message in rfc822 format
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 307 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.