From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47314) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1evOwp-0003ZC-U2 for guix-patches@gnu.org; Mon, 12 Mar 2018 11:01:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1evOwg-0000rm-Jx for guix-patches@gnu.org; Mon, 12 Mar 2018 11:01:12 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:49193) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1evOwg-0000rU-GX for guix-patches@gnu.org; Mon, 12 Mar 2018 11:01:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1evOwf-0002O2-SJ for guix-patches@gnu.org; Mon, 12 Mar 2018 11:01:02 -0400 Subject: [bug#30765] [PATCH] gnu: qtox: Propagate qtsvg and fix misplaced comma (unquote). Resent-Message-ID: From: Marius Bakke In-Reply-To: <87h8plnynb.fsf@gnu.org> References: <87vae3r38d.fsf@GlaDOS.home> <87h8plnynb.fsf@gnu.org> Date: Mon, 12 Mar 2018 16:00:16 +0100 Message-ID: <87o9jtibjz.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= , Diego Nicola Barbato Cc: 30765@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s writes: > Hello Diego, > > Diego Nicola Barbato skribis: > >> This patch fixes an issue where qTox failed to display some icons by >> moving qtsvg to propagated-inputs. >> I also took the liberty of fixing a misplaced comma (unquote). > > The patch LGTM, but can you explain why propagating qtsvg allows icons > to be displayed? There is some discussion about this in . In short, the problem is that Qt icons hide under the search path QT_PLUGIN_PATH, which is not automatically set up for dependent programs (see ). Diego: can you try to wrap qTox as in commit 990e93fce16a83e1603b9ec28123ec3edc7ea787 instead of propagating? TIA! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlqmlgAACgkQoqBt8qM6 VPoC4Af8DOKLVwP0bvmP8wEr0zZGPJVy2g3QOyN4NLXgh3Fu2mamaUfBmW4ohitq zs7CA3BmHMwzvgubtdLOTUC1+3jkF/De9tMu2pJXP2Z0eNl806gHfGuPVwiA4Y6J MMyiplOIoBNkoGT5OzMVdGqbnzycqWnZ/SqEH87GBQFS7YyoJIk1bdGTXFSCJwza BdAZsGnXZaaDvAoO0F9a+AGSbjxpB1Ap8c5ZmxYwzNCxJ5/rx/BhnKC/nNzivfb/ eb1n0jup6swA2Y2YKcAO3x4MQtR+0i7v3VcCGc0qRstVoQ46cZe5YuzkPhBfbed3 8ewMVpdBWrwe6irZxUfDbWwSCP2kzA== =PGgr -----END PGP SIGNATURE----- --=-=-=--