From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35778) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dtwVx-0006v9-Ar for guix-patches@gnu.org; Mon, 18 Sep 2017 09:55:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dtwVr-0006lQ-KT for guix-patches@gnu.org; Mon, 18 Sep 2017 09:55:09 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:37035) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dtwVr-0006lG-A9 for guix-patches@gnu.org; Mon, 18 Sep 2017 09:55:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dtwVq-0001pI-UG for guix-patches@gnu.org; Mon, 18 Sep 2017 09:55:02 -0400 Subject: [bug#28453] [PATCH 4/5] gnu: Add openttd-openmsx. Resent-Message-ID: Message-Id: MIME-Version: 1.0 From: Arun Isaac Date: Mon, 18 Sep 2017 19:24:36 +0530 In-reply-to: <87a81tb6fu.fsf@posteo.net> References: <20170914005132.26608-1-arunisaac@systemreboot.net> <87h8w4c2qa.fsf@posteo.net> <87a81tb6fu.fsf@posteo.net> Content-Type: text/plain Content-Transfer-Encoding: quoted-printable 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: Kei Kebreau Cc: 28453@debbugs.gnu.org >>> This *looks* fine, but I can't hear music when I run the resulting >>> openttd binary. If it isn't something weird on my end, I suspect it has >>> to do with the timidity++ dependency in the openttd package. >> >> I do hear music on my system. Could it be something wrong on your end? I >> don't think I have any idea what that could be. >> > It was my fault! I emptied my ~/.openttd configuration directory and the > music plays. Ah, yes! I had this problem too. When there are no music sets installed, the "NoMusic" set gets selected in the default ~/.openttd configuration. Then, if you install openmsx, you have to manually set the music set. =