GNU bug report logs -
#65253
Renpy-launcher raises exception when opening editor.
Previous Next
To reply to this bug, email your comments to 65253 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#65253
; Package
guix
.
(Sat, 12 Aug 2023 18:47: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:47:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Here's a problem I diagnosed in the version of renpy installed by guix
(hash 19a7a824c35eae56ce56e2a460042fb7e2129234):
Problem: Editor won't open, raises exception.
How to replicate:
1. Run renpy-launcher
2. Click any of the files under Edit File.
An exception is raised and the stack trace is dumped.
Cause: Editor files (*.edit.py) are not copied at install.
Proposed Solution: Copy editor files at install. I frankly don't care
about Visual Studio Code or Atom, but at minimum "launcher/None.edit.py"
and "launcher/System Editor.edit.py" must be included or the editor
function won't work.
--
-Jesse Gibbons
Information forwarded
to
bug-guix <at> gnu.org
:
bug#65253
; Package
guix
.
(Sun, 13 Aug 2023 15:49:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 65253 <at> debbugs.gnu.org (full text, mbox):
It turns out 'Visual Studio Code (System).edit.py' is required to fix
this. I recommend a patch that removes the Visual Studio Code (system
and 'official') and Atom editor options, but that could be just my own
preference. Please do not remove the None or System Editor options.
Until a patch is sent to fix this issue, concerned users may work around
it by creating a directory in the configured projects directory and
copying 'None.edit.py', 'System Editor.edit.py', and 'Visual Studio Code
(System).edit.py' from the source into that directory. 'Visual Studio
Code (System).edit.py' can contain the contents of either of the
alternatives.
This bug report was last modified 1 year and 303 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.