From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57444) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fFQr8-0004B9-DB for guix-patches@gnu.org; Sun, 06 May 2018 17:06:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fFQr4-0002uQ-E9 for guix-patches@gnu.org; Sun, 06 May 2018 17:06:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:43806) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fFQr4-0002uI-BB for guix-patches@gnu.org; Sun, 06 May 2018 17:06:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fFQr3-0006Ni-V0 for guix-patches@gnu.org; Sun, 06 May 2018 17:06:01 -0400 Subject: [bug#31375] [PATCH 0/2] Update wesnoth to 1.14.0 Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57307) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fFQq2-0003zF-Ud for guix-patches@gnu.org; Sun, 06 May 2018 17:04:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fFQpz-0001bb-0C for guix-patches@gnu.org; Sun, 06 May 2018 17:04:58 -0400 Received: from [2001:19f0:5:274f:351:616f:fec3:2694] (port=36570 helo=vultr.systemreboot.net) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fFQpy-0001a6-IN for guix-patches@gnu.org; Sun, 06 May 2018 17:04:54 -0400 From: Arun Isaac Date: Mon, 7 May 2018 02:34:06 +0530 Message-Id: <20180506210406.12325-1-arunisaac@systemreboot.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 31375@debbugs.gnu.org The following patches update wesnoth to the latest stable version 1.14.0. The game works fine, but opening the in-game Preferences dialog box crashes the game with the following error message. Caught general 'St8bad_cast' exception: std::bad_cast Any inputs on this? Based on what I heard from a friend, this issue does not exist in Arch Linux's wesnoth 1.14.0 package. Arun Isaac (2): gnu: wesnoth: Update to 1.14.0. gnu: wesnoth-server: Update to 1.14.0. gnu/packages/games.scm | 38 +++++++++++--------------------------- 1 file changed, 11 insertions(+), 27 deletions(-) -- 2.15.1