Bug#383007: ri-li: Source package should contain full sources

2008-03-11 Thread Peter De Wachter
In gmane.linux.debian.devel.games.devel schreef je: Sorry for the late anwser. The Ri-li-devel archive needs a X server to build and it's seem quite overkill to deal with such dependency during the build progress. I prefere to apply the wontfix tag on this bug, at least for the moment. That's

Bug#469328: Support 5:3 aspect ratio

2008-03-04 Thread Peter De Wachter
At Wed, 5 Mar 2008 05:33:57 +1100, Trent W. Buck wrote: Upon further investigation, I find that torus-trooper uses 800x480 is told to (by -res), and if I tell my window manager to resize the window. The real cause of the problem is that torus-trooper claims to be a transient window (i.e. a

Bug#469328: Support 5:3 aspect ratio

2008-03-04 Thread Peter De Wachter
At Wed, 5 Mar 2008 08:32:43 +1100, Trent W. Buck wrote: Hmm, apparently so. Looking at `aptitude search ~i~Dlibsdl1.2debian`, I tested torus-trooper, foobillard, tumiki-fighters and xmoto. All of them had the following line in xprop output: WM_TRANSIENT_FOR(WINDOW): window id # 0x0

Bug#456563: goplay: patch in svn

2008-03-03 Thread Peter De Wachter
Followup-For: Bug #456563 I've applied to following patch in svn, this fixes the major problems. It's still impossible to scroll the package description or the debtag list, though. Index: ui.fld === --- ui.fld (revision 5985)

Bug#467526: undefined symbol: _install_allegro_version_check

2008-02-26 Thread Peter De Wachter
At Tue, 26 Feb 2008 07:45:42 +0100, Max Kellermann wrote: alex4 won't start: [EMAIL PROTECTED]:~$ alex4 alex4: symbol lookup error: alex4: undefined symbol: _install_allegro_version_check As a workaround you can recompile alex4 with the liballegro4.2 in stable, or install sid's

Bug#457454: closing 457454

2008-01-21 Thread Peter De Wachter
# Automatically generated email from bts, devscripts version 2.10.13 #the gdc situation is fixed now close 457454 ___ Pkg-games-devel mailing list Pkg-games-devel@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel

Bug#456559: goplay: popcon results screwed up

2007-12-17 Thread Peter De Wachter
At Mon, 17 Dec 2007 10:49:51 +0100 (CET), Miriam Ruiz wrote: Yep, you're right. That's a formatting code not interpreted. I understand that you're getting the string %INT_MIN/8/1; instead of the graphic images, isn't it? Yes, that's what I'm seeing.

Bug#456559: goplay: popcon results screwed up

2007-12-17 Thread Peter De Wachter
Ok, I found the bugs. I've applied these patches to svn: --- pkgbrowser.cpp (revision 4990) +++ pkgbrowser.cpp (working copy) @@ -304,7 +304,7 @@ } int last_w = 0; - if (*str=='%' ('0'*str+1) (*str+1)'9') + if (*str=='%' '0'=str[1] str[1]='9') {

Bug#456559: goplay: popcon results screwed up

2007-12-16 Thread Peter De Wachter
Package: goplay Version: 0.2-1 Severity: normal popcon results are displayed as %nn/8/1;, where nn is a seems to be percentage. This looks like some formatting code that is not being interpreted? For new games (added to Debian after the popcon results file was last downloaded), the value shown

Bug#456563: goplay: keyboard navigation not possible

2007-12-16 Thread Peter De Wachter
Package: goplay Version: 0.2-1 Severity: normal It's not possible to navigate the list of games using the keyboard. It doesn't receive focus using Tab, and clicking it with the mouse doesn't give it focus either. (Anothor focus bug: you can give focus to the screenshot, which is rather

Bug#443718: boost...

2007-09-25 Thread Peter De Wachter
It looks like libbulletml-dev should get the boost depends, that's where it's used. It only has it as a build-depend now, I guess because the D interface doesn't need it. ___ Pkg-games-devel mailing list Pkg-games-devel@lists.alioth.debian.org

Bug#412056: koules: patch for koules/Composite combo

2007-09-03 Thread Peter De Wachter
Package: koules Version: 1.4-16 Followup-For: Bug #412056 Attached is a patch that fixes this bug, and also a patch to fix the -y option. The code koules uses to detect the display capabilities is broken: if the server reports supporting a 32-bit visual (such as ARGB), koules blindly assumes