Package: rocksndiamonds Version: 3.3.0.1+dfsg1-2 Severity: normal Dear Maintainer,
Hall of fame is not stored so after finishing a level result is presented once and later entering hall of fame list for that level it is empty. There is a setting in main Makefile for debian to set root directory for rw data: # use the following setting for Debian / Ubuntu installations: # RW_GAME_DIR = /var/games/rocksndiamonds but it is commented like above. Uncommenting this and creating this directory causes properly saving hall of fame data but I have doubts about permissions for created files. Another fix may allow to write hall of fame data individually for each user by tweaking lines: if (strEqual(rw_base_path, ".")) rw_base_path = program.command_basepath; in misc.c to set rw_base_path to some path in home directory. It would be better than nothing. Regards Tomasz Gajewski -- System Information: Debian Release: wheezy/sid APT prefers precise-updates APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 'precise'), (100, 'precise-backports') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-27-generic (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages rocksndiamonds depends on: ii debconf [debconf-2.0] 1.5.42ubuntu1 ii libc6 2.15-0ubuntu10 ii libsdl-image1.2 1.2.10-3 ii libsdl-mixer1.2 1.2.11-7 ii libsdl-net1.2 1.2.7-5 ii libsdl1.2debian 1.2.14-6.4ubuntu3 ii p7zip 9.20.1~dfsg.1-4 ii perl 5.14.2-6ubuntu2 ii perl-modules 5.14.2-6ubuntu2 ii unzip 6.0-4ubuntu1 ii wget 1.13.4-2ubuntu1 rocksndiamonds recommends no packages. rocksndiamonds suggests no packages. -- debconf information excluded -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org