Bug#538752: asc: fails to start on 1024x600 display

2010-01-15 Thread Martin Bickel
Can you please test if the new 2.4 version of ASC fixes this bug? We have updated the resolution detection code. It works on a Netbook having a 1024*600 display running windows, and I hope it works on X too. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#534171: asc_mapedit fails with Unable to initialize PhysicsFS error

2010-01-02 Thread Martin Bickel
This bug has been fixed in the ASC 2.4 release -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#387765: Error: unknown pseudo-op: `.weakref' for every program

2006-09-16 Thread Martin Bickel
Package: g++-4.1 Version: 4.1.1-13 Severity: normal I can't compile *any* C++ program with gcc-4.1.1. Even a trivial program like #include iostream int main() { std::cout Hello World; return 0; } results, when called with 'g++ hello.cpp', in /tmp/ccHGtEjK.s: Assembler messages:

Bug#377872: libsdl-sound1.2-dev: missing dependencies to devel packages

2006-07-12 Thread Martin Bickel
On Tue, 11 Jul 2006 21:38:50 -0400 (EDT), Ari Pollak wrote: Are you sure about this? gltron builds fine with SDL_sound without depending on the extra libraries. But ASC does not. I think the difference is if you link a library against SDL_sound, then it's necessary; but if you link an

Bug#377872: libsdl-sound1.2-dev: missing dependencies to devel packages

2006-07-11 Thread Martin Bickel
Package: libsdl-sound1.2-dev Version: 1.0.1-5 Severity: normal libsdl-sound depends on several other libraries. libsdl-sound-dev should depend on the -dev versions of these libraries, as it can't be linked against without their .la files being present. Dependencies from libsdl-sound.la:

Bug#309677: crash on alpha

2005-05-23 Thread Martin Bickel
On Mon, 23 May 2005 18:07:25 +0200, Bartosz Fenski aka fEnIo wrote: Do you have any clue what could cause this crash on alpha architecture? Sorry, I don't know what's going wrong. But to be honest, I would have been surprised if ASC did run on Alpha out of the box... I don't expect the changes