Bug#758666: renpy: fails to save screenshot

Roy Clark royclark086 at gmail.com
Tue Aug 19 19:23:43 UTC 2014


Package: renpy
Version: 6.17.6-1.1
Severity: normal

Dear Maintainer,

Ren'Py fails to save screenshot images.

Step to reproduce:
1. Run a renpy game, for example the_question from renpy-thequestion pacakge.
   Or run on third renpy game, for example Katawa Shoujo:
      $ renpy '/path/to/Katawa Shoujo-linux-x86' 
2. Press 's' key to take a screenshot.
3. A message "Saved screenshot as /usr/share/games/renpy/screenshot0001.png." 
   appear in top of screen. No output in stdout or stderr when run in terminal.
4. There is actually NO screenshot0001.png saved in /usr/share/games/renpy/.

If change permission of /usr/share/games/renpy/ to drwxrwxrwx, screenshot image 
will be saved.

It seems due to that renpy save screenshots into the directory contained 
renpy.py**, which in Debian is /usr/share/games/renpy/ and normal user can 
not write files into there.

Best regards,
Roy Clark

** See http://www.renpy.org/dl/6.10.2/CHANGELOG.txt 
  ...
  The save location for screenshots has now been standardized. It is now
  the directory containing the executable used to start Ren'Py, be it a
  .exe, .py, .sh, or .app. (The latter is handled specially.)
  ...

-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages renpy depends on:
ii  fonts-motoya-l-cedar  1.01-3
ii  fonts-nanum           20131007-4
ii  fonts-roboto          1:4.4.3r1.1-1
ii  python                2.7.8-1
ii  python-pygame         1.9.1release+dfsg-10
ii  python-renpy          6.17.6-1.1
pn  python:any            <none>
ii  ttf-dejavu-core       2.34-1

Versions of packages renpy recommends:
ii  python [python-ctypes]  2.7.8-1
ii  zenity                  3.12.1-1.1

renpy suggests no packages.

-- no debconf information



More information about the Pkg-games-devel mailing list