[Bug 155263] Re: [gutsy] sdl games leave fullscreen mode without obvious reason

2008-05-12 Thread Kurosu
*** This bug is a duplicate of bug 163865 *** https://bugs.launchpad.net/bugs/163865 Please note that this happens on a intel gfx card, so this is not related to a driver problem I think. -- [gutsy] sdl games leave fullscreen mode without obvious reason https://bugs.launchpad.net/bugs/155263

[Bug 174363] Re: wormux crashed with SIGSEGV in TTF_SetFontStyle()

2008-06-06 Thread Kurosu
(upstream autor) font=0x0 indicates TTF_OpenFont might have failed. Normally, an error should have been printed in such case. It might be a font file problem: either the usual file is missing or the FONT_FILE environment variable mentions an invalid file. -- wormux crashed with SIGSEGV in TTF_S

[Bug 174363] Re: wormux crashed with SIGSEGV in TTF_SetFontStyle()

2008-06-06 Thread Kurosu
Handling by upstream (myself and user gentildemon) ** Changed in: wormux (Ubuntu) Assignee: (unassigned) => Wormux Team (wormux) -- wormux crashed with SIGSEGV in TTF_SetFontStyle() https://bugs.launchpad.net/bugs/174363 You received this bug notification because you are a member of Ubuntu

[Bug 238000] [NEW] libxml++ is no longer a dependency in 0.8

2008-06-06 Thread Kurosu
Public bug reported: Binary package hint: wormux It now only needs libxml2. ** Affects: wormux (Ubuntu) Importance: Undecided Status: New -- libxml++ is no longer a dependency in 0.8 https://bugs.launchpad.net/bugs/238000 You received this bug notification because you are a membe

[Bug 155263] Re: [gutsy] sdl games leave fullscreen mode without obvious reason

2008-05-06 Thread Kurosu
*** This bug is a duplicate of bug 163865 *** https://bugs.launchpad.net/bugs/163865 I think this bug is not a duplicate. Myself and another Hardy Heron + compiz user have noticed this problem with the 2D-only SDL game wormux: https://gna.org/bugs/?11636 There are 2 things that make me think

[Bug 191241] Re: New upstream version 0.19.1

2008-04-01 Thread Kurosu
I concur. This also concerns the Wormux game. Currently, we are waiting for distributions to move to this version. Farsi (or Persian), spoken in iran and Afghanistan, is an example of language not supported by 0.10.9. Unfortunately, even Debian (next stable or sid) doesn't include it either. --

[Bug 676799] Re: SDL_gfx version is out of date (is 2.0.20, latest 2.0.22, age 1y)

2011-03-03 Thread Kurosu
I bump that request. My game (warmux) is seeing numerous crashes on at least 10.04, and often visual glitches because of out-of-bounds reading fixed after 2.0.20. If you don't want to update the packager number (which is ABI compatible), please at least apply this much needed diff: http://sdlgfx

[Bug 783403] Re: warmux crashed with SIGSEGV

2011-05-28 Thread Kurosu
The most notorious source of crash was with the construct, fixed in 11.04 (warmux is now at 11.04.1). There's no point in providing a bugfix for 11.01, as the crash will affect every player in the match, and it is unlikely they also have a fixed 11.01. As upstream, I'd suggest as a solution to upgr

[Bug 745605] Re: warmux assert failure: *** glibc detected *** warmux: malloc(): smallbin double linked list corrupted: 0x00007f7e51c7ec50 ***

2011-05-28 Thread Kurosu
The stacktrace doesn't allow me to pinpoint the error, but it looks like 1 of the 2 main crasher bugs. This diff *might* solve the problem: http://svn.gna.org/viewcvs/warmux/trunk/src/graphic/surface.cpp?r1=9358&r2=9363 This in case this is the official ubuntu package and that it can't be upgraded

[Bug 174363] Re: wormux crashed with SIGSEGV in TTF_SetFontStyle()

2010-09-28 Thread Kurosu
I consider it fixed: 0.8beta2 is *very* old, and I do remember reworking font support and fixing bugs (not sure I can match this bug report to any of our bugtracker). It's a matter of backporting then (0.9.2). I know there's a ppa somewhere but I have no idea where it's located and what it provide

[Bug 174363] Re: wormux crashed with SIGSEGV in TTF_SetFontStyle()

2010-09-29 Thread Kurosu
The PPA address (not maintained by me) is: https://launchpad.net/~wormux/+archive/ppa?field.series_filter=lucid While I don't know much about ppas, the above page seems to list 0.9.2 as available for Lucid. The Wormux project only supports the latest release, due to for instance the network change