Bug#388361: ITA: pydance -- dancing simulation game similar to the kind in arcades

2008-01-21 Thread Brandon Barnes
retitle 388361 ITA: pydance -- dancing simulation game similar to the kind in arcades owner 388361 ! thanks I intend to adopt this package. I'll upload a new version shortly, and maybe fix a few bugs. -Brandon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tr

Bug#424037: Please add option to save rtf (or txt or pdf) by default.

2007-05-15 Thread Brandon Barnes
Package: abiword Version: 2.4.6-1.1 Severity: wishlist By default, abiword saves in its proprietary, although open, abw format. More often than not, I prefer to save in rtf. I'm sure others have their preferences too. Every time I save a new document, I have to manually select rtf from the drop-do

Bug#422021: SDL-mixer causes app to segfault or abort when loading multiple music files with varying number of channels.

2007-05-02 Thread Brandon Barnes
Package: libsdl-mixer1.2 Version: 1.2.6-2 Severity: Important Tags: patch SDL-mixer has a bug that causes segfaults. I believe this directly results in dozens of bug reports in debian, from packages that use SDL-mixer. It is, however, difficult to know which repoted bugs are dupes of this bug, and

Bug#184437: Figured it out. Why pennight.mod crashes penguin-command, and how to work around it.

2007-04-30 Thread Brandon Barnes
This bug is indeed a fault of SDL-mixer. It has to do with a variable, md_sndchn, which is either not properly updated, or used inappropriately. I'm going to notify SDL-mixer upstream, as well as the debian team, and give them a patch. The workaround, for penguin-command, and any other program tha

Bug#410403: Oops.

2007-03-18 Thread Brandon Barnes
Oops. Disregard that last message. I meant to send it to a different bug, from a different package, that I patched. -Brandon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#414351: My mistake. Not a bug.

2007-03-12 Thread Brandon Barnes
Oops. Apparently, Lancers can't go up a level. Haldiel can indeed reach level 3, but only if you choose for him to be a Knight at level 2. I hope I have built up enough credit from good bug reports and patches that the community will overlook my foolishness with this not a bug bug report. -Brando

Bug#365411: Workaround for can't use menus.

2007-03-11 Thread Brandon Barnes
Is this bug still a problem? If so, here's a workaround. Not for making it in your local language, but for setting it to English. 1) Open text file ~/.wesnoth/preferences. 2) Look for a locale line. Repace it with the following line. If there is none, just add the following line. locale="en_US"

Bug#414351: Something to add.

2007-03-11 Thread Brandon Barnes
I just discovered something odd. I went back to before I defeated Muff Malal. Instead of using Haldiel, I used Conrad, so that Haldiel didn't go up to the next level until the next scenario. When Haldiel earned level 3 in The Siege of Elensafar, he remained at level 2. So, I was mistaken when I sai

Bug#414351: No level increase when you earn it at the same time you beat the scenario.

2007-03-10 Thread Brandon Barnes
Package: wesnoth Version: 1.2-1 I was in Muff Malal's Penninsula, part of Heir to the Throne. Haldiel, my loyal, level 2 lancer, defeated Muff Malal. He flashed, like they do when they go up a level. I clicked through the "We freed the people. Good for us. Now on to what we were doing before" text

Bug#410403: You're welcome.

2007-03-06 Thread Brandon Barnes
You're very welcome. I'm glad to help out. And no apologies necessary. Two week response time? That's speedy. I've patched bugs last year that still aren't incorporated. And thanks for responding. It makes me feel welcome. -Brandon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject o

Bug#224610: Confirm

2007-03-04 Thread Brandon Barnes
I can confirm this bug. Didn't use the tag because I wasn't sure if that's meant only for the maintainer. It seems like it would be. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#184437: Please, God. Make this patch work.

2007-03-03 Thread Brandon Barnes
tags 184437 + patch I don't think this bug is actually in penguin-command. I think it is in sdl-mixer. Or maybe it is in libpng. The conditions that make penguin-command crash are really weird. It seems that a .mod file has to be playing in the background while a png file is blitted to the screen.

Bug#184437: I think I'm running into the same bug.

2007-03-02 Thread Brandon Barnes
I think I'm running into the same bug. Debian Etch (testing), on an x86 (Celeron D). It typically takes about 15 minutes to segfault. I don't think the bug is where you think it is. It is a different operation every time. That usually means memory corruption. Also, in my debug core dump, argc is a

Bug#355230: I recommend this package be removed.

2007-02-26 Thread Brandon Barnes
I recommend this package be removed. It is incomplete, and no fun. I have found no mention of this game anywhere else on the internet. There is a much better, more complete alternative, freecraft, in the debian repos. If anyone strongly disagrees, and thinks that this game is great, that's no skin

Bug#412448: Rsync daemon fails silently.

2007-02-25 Thread Brandon Barnes
Package: rsync Version: 2.6.9-2 Rsync daemon fails silently. To reproduce: 1) # aptitude install rsync (unless already installed) 2) rsync --daemon or 2) rsync --daemon -v 2) /etc/init.d/rsync start 2) /etc/init.d/rsync restart 3) echo $? 4) ps -A | grep rsync All of these command 2 have no outp

Bug#390313: Fixed this one.

2007-02-24 Thread Brandon Barnes
tags 390313 patch stop Here's the patch: --- MainSDL_Event.cpp.orig 2007-02-24 00:00:52.0 -0800 +++ MainSDL_Event.cpp 2007-02-23 23:55:25.0 -0800 @@ -71,6 +71,8 @@ case SDL_JOYBUTTONUP: joystickButtonUp(event);

Bug#411614: Yay! I fixed it!

2007-02-22 Thread Brandon Barnes
tags 411614 + patch Here's the patch. I've been testing chromium for the last hour or so. Try as I might, no more segfaults. --- HeroAircraft.cpp.orig 2007-02-22 04:01:29.0 -0800 +++ HeroAircraft.cpp2007-02-22 03:36:29.0 -0800 @@ -663,12 +663,12 @@

Bug#411614: A little more info.

2007-02-21 Thread Brandon Barnes
I have a little more info that might be useful. I've been researching a bug that occurs in penguin-command, probably due to a bug in libsdl-mixer1.2. libsdl-mixer1.2 is also a dependency of chromium. I ran chromium with the --noaudio option. I think I hit a record. 24 secs till segfault. So, even

Bug#145045: I think this is a dupe.

2007-02-21 Thread Brandon Barnes
If you are experiencing this bug, try the following, as root: mkdir /etc/timidity touch /etc/timidity/timidity.cfg Does penguin-command still segfault? If not, this bug is a dupe of #298982 (libsdl-mixer1.2). I experienced this bug when I uninstalled timidity. This workaround fixed it. -Brandon

Bug#298982: Not just prboom.

2007-02-21 Thread Brandon Barnes
I've been researching a (maybe different) segfault in penguin-command. On a hunch, i uninstalled timidity. It behaved exactly like prboom is behaving as you specify. I started it, and then it quit immediately (music starts immediately. No need to fire a gun or anything like that). If I start with n

Bug#411614: Chromium segfaults when you quickly grab powerups.

2007-02-19 Thread Brandon Barnes
Package: chromium Version: 0.9.12-12 Severity: Important Ok. Try #3. This time without the attachments. If this works, I'll send a link to the core dumps later: Chromium segfaults when you quickly grab powerups. It should not do that. Sarge, etch and vanilla (plus modest hacks to get vanilla to c

Bug#398805: Trying to mark this stupid thing as patched.

2007-02-19 Thread Brandon Barnes
tags 398805 +patch thanks Just trying to mark this stupid thing as patched. Pay no attention. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#385115: A little more poking around.

2007-02-18 Thread Brandon Barnes
I've been doing a little more poking around. I noticed that the file, "boom.wav" is used in abuse, as "zap3.wav". They have the same md5sum. I thought, "Oh no! Not abuse too!" But, it turns out, that the maintainer for abuse got permission from the sound composer, Bobby Price (bpmusic.com), for use

Bug#385115: I wrote to Mark Allan, the author of chromium.

2007-02-18 Thread Brandon Barnes
I wrote to Mark Allan, the author of chromium. He says, that to the best of his knowledge, all of the sound files are either public domain, or under a "royalty free" license. He says the music loops are definitely covered under a royalty-free license. The royalty-free license is restrictive, though

Bug#398805: Here's a patch.

2007-02-16 Thread Brandon Barnes
tags 398805 +patch Unfortunately, the original reporter did not give instructions on how to reproduce this bug. I had a hard time figuring out when sdl-mixer uses timidity.cfg. I never did figure that out. However, I found the function that parses timidity.cfg. I incorporated this function into a

Bug#390824: ITA: komi -- A single player arcade game with Komi the Space Frog!

2007-02-15 Thread Brandon Barnes
I intend to adopt this package. I am not a debian developer. I have a sponsor for another package, and I think he will sponsor me for this one too if I ask him. Luca already said that he wanted to adopt this package. But that was over two months ago; it appears he has abandoned the idea. I will tr

Bug#410403: Here's a patch.

2007-02-13 Thread Brandon Barnes
tags 410403 +patch First, I should warn you that I'm only a somewhat experienced programmer. I pecked at the code a little bit, and it seems that the code in question is never actually used. The integer that is being assigned to is only mentioned twice in the whole code, once to declare, and once

Bug#410754: Testing Works.

2007-02-12 Thread Brandon Barnes
The version in testing (3.5.1-1) does not seem to have this bug. Neither does 3.6.0-1 (the one that is just about to get kicked out of unstable). Just thought I'd share that. Linking statically is one option. The other would be to stick with 3.6.* . Does 3.7 offer anything worth adding all of that

Bug#403714: new upstream version (2.3.1) is available

2007-01-19 Thread Brandon Barnes
retitle 403714 new upstream version (2.3.1) is available New upstream again! HaHaHa. -Brandon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#405507: Please add "wrap on send."

2007-01-03 Thread Brandon Barnes
Package: sylpheed Version: 2.3.0~beta5-1 Severity: wishlist Sylpheed can do wrap on input. It can do wrap manually. Each of these are inconvenient, in my opinion. Wrap on input is a nightmare if you decide to edit mid-paragraph. Wrap manually is easily forgotten. Wrap on send is a very important,

Bug#401788: I got this one too.

2007-01-03 Thread Brandon Barnes
I got pretty much this same message. Here is what I got: --- ... stuff here This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as published by the Free Software Foundation. [SDL Init] [Graphics] [Sou

Bug#405310: libwxgtk2.6-0 and libwxbase2.6-0, in etch, conflict with libwxgtk2.6 and libwxbase2.6 in sarge

2007-01-02 Thread Brandon Barnes
Package: wxwidgets2.6 Version: 2.6.3.2.1.5 I recently upgraded from sarge to etch. I had a problem updating a few programs. The culprit is the package name change from libwxgtk2.6 to libwxgtk2.6-0, and libwxbase2.6 to libwxbase2.6-0. These packages conflict, but that is not specified in the approp

Bug#353389: ITA: xevil -- A violent side-scrolling game for X

2006-12-15 Thread Brandon Barnes
I would like to maintain this package. But I'm new, so I'll need a sponsor, though. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]