[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#518027: Dependence on configuration?



On 03/17/2009 04:44 AM, Raphael Hertzog wrote:
Hello Jeff,

you have not yet responded to aur�lien's query below. It would be
important for us to have a copy of the directory so that we can reproduce
the problem on our side. Please provide it if you have it moved (instead
of removed) or if you can grab it in a backup.

Hi,

It looks like the current version of .frozen-bubble/rc is identical to the version found by ext3grep. So, I guess the answer is no, I don't have a version that would reproduce the problem.

Nevertheless, I've attached the version that ext3grep found.

Thanks for you help, sorry it didn't work out.

Cheers,
jec
Thanks.

On Fri, 13 Mar 2009, Aurelien Jarno wrote:
On Thu, Mar 12, 2009 at 09:41:20PM -0700, Jeff Chimene wrote:
Interesting. I would have expected this to fail (since moving to libc6 2.9
fixed it), but rm -r ~/.frozen-bubble under libc6 2.7 runs fine.

Do you still have a copy of this directory?

--
Aurelien Jarno	                        GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net





$fullscreen = undef;
$graphics_level = 3;
$mynick = 'jchimene';
$music_disabled = undef;
$mixer_enabled = 1;
$mylatitude = undef;
$mylongitude = undef;
$KEYS = {
          'p2' => {
                    'left' => SDLK_x,
                    'right' => SDLK_v,
                    'fire' => SDLK_c,
                    'center' => SDLK_d
                  },
          'p1' => {
                    'left' => SDLK_LEFT,
                    'right' => SDLK_RIGHT,
                    'fire' => SDLK_UP,
                    'center' => SDLK_DOWN
                  },
          'misc' => {
                      'toggle_music' => SDLK_F11,
                      'send_malus_to_rp1' => SDLK_F1,
                      'send_malus_to_rp2' => SDLK_F2,
                      'chat' => SDLK_RETURN,
                      'lower_volume' => SDLK_KP_MINUS,
                      'send_malus_to_rp3' => SDLK_F3,
                      'send_malus_to_all' => SDLK_F10,
                      'send_malus_to_rp4' => SDLK_F4,
                      'next_playlist_elem' => SDLK_TAB,
                      'toggle_sound' => SDLK_F12,
                      'fs' => SDLK_f,
                      'save_record' => SDLK_PRINT,
                      'raise_volume' => SDLK_KP_PLUS
                    }
        };

Reply to: