Bug#636193: wesnoth-1.9: FTBFS, undefined reference to SDLNet_Read32

2011-09-10 Thread Mark de Wever
On Mon, Aug 01, 2011 at 11:49:35AM +0300, Konstantinos Margaritis wrote:
 Package: wesnoth-1.9
 Version: 1:1.9.8-1
 Severity: serious
 
 According to:
 
 https://buildd.debian.org/status/package.php?p=wesnoth-1.9suite=unstable
 
 the package fails to build because of a missing reference:
 
 wesnoth-1.9-1.9.8/src/network_worker.cpp:603: undefined reference to
 `SDLNet_Read32'
 
 Maybe this is is an SDL bug instead?

It was a bug in the Wesnoth code and I just committed a fix [1]. This is
the patch Rhonda already included in 1.9.9 to test whether it would fix
the issue.



[1] http://svn.gna.org/viewcvs/wesnoth?view=revrevision=51130

-- 
Regards,
Mark de Wever
(Wesnoth developer)



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#624914: wesnoth-1.8: FTBFS: server/simple_wml.hpp:168:21: error: 'ptrdiff_t' has not been declared

2011-05-02 Thread Mark de Wever
tag 624914 + fixed-upstream upstream
thanks

Hi Lucas,

On Mon, May 02, 2011 at 02:39:38PM +0200, Lucas Nussbaum wrote:
 During a rebuild of all packages in sid, your package failed to build on
 amd64.

Thanks for the report, I just noticed I forgot the commit the gcc 4.6
fixes I had locally. I committed the fix for this issue upstream [1].
Upstream plans to bring out 1.8.6 later this month which should fix the
issue for the Debian package.

Rhonda 1.9.x already compiles properly with gcc 4.6 so the fix is only
needed for 1.8.x.

[1] http://svn.gna.org/viewcvs/wesnoth?view=revrevision=49344

-- 
Regards,
Mark de Wever
(Wesnoth developer)



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#565788: Upgrading SDL breaks Wesnoth

2010-04-08 Thread Mark de Wever
On Tue, Apr 06, 2010 at 09:19:11PM +0100, Adam D. Barratt wrote:
 On Mon, 2010-01-18 at 21:38 +0100, Mark de Wever wrote:
  Upgrading libsdl from 1.2.13-5 to 1.2.14-3 breaks Wesnoth. I tested with
  both Wesnoth 1.6.5-1 and a recent upstream Wesnoth trunk revision.
  Somebody did some more testing [1] and the problem seems to depend on
  the WM (I use fvwm). We also have a conversation with Sam Lantinga on
  our mailinglist [2][3][4].
  
  The problem is that after the upgrade the buttons in the user interface
  no longer work. Clicking with the mouse on a button in the main menu
  does nothing at all, rendering Wesnoth completely unusable.
 
 I've replicated this issue using fvwm on amd64 and have found the cause.
 
 After importing the svn repository in to git and git bisecting, the
 problem appears to be due to the first hunk of upstream r4872 (fixing
 their #716); the attached diff makes the mouse work as expected in my
 testing.

Thanks for your effort in investigating and fixing this bug. I build a
package with your patch on my system (i386 architecture). After
installing the package the mouse buttons in Wesnoth work again as
expected, so your patch fixes the issue for me.

-- 
Regards,
Mark de Wever
(Wesnoth developer)



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#565788: Upgrading SDL breaks Wesnoth

2010-01-18 Thread Mark de Wever
Package: libsdl1.2debian-all
Version: 1.2.14-3
Severity: critical
Tags: upstream

Upgrading libsdl from 1.2.13-5 to 1.2.14-3 breaks Wesnoth. I tested with
both Wesnoth 1.6.5-1 and a recent upstream Wesnoth trunk revision.
Somebody did some more testing [1] and the problem seems to depend on
the WM (I use fvwm). We also have a conversation with Sam Lantinga on
our mailinglist [2][3][4].

The problem is that after the upgrade the buttons in the user interface
no longer work. Clicking with the mouse on a button in the main menu
does nothing at all, rendering Wesnoth completely unusable. I did some
testing and it seems the widgets only receive a mouse button up event
and no mouse button down event. The Wesnoth engine expects both events
before registering a click on the widget.

I haven't tested other applications that use SDL, but I can do that if
you want me to.

[1] https://gna.org/bugs/index.php?14770#comment6
[2] https://mail.gna.org/public/wesnoth-dev/2009-11/msg2.html
[3] https://mail.gna.org/public/wesnoth-dev/2009-12/msg6.html
[4] https://mail.gna.org/public/wesnoth-dev/2010-01/msg1.html

-- 
Regards,
Mark de Wever
(Wesnoth developer)



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org