From mike.gabriel@das-netzwerkteam.de  Wed Feb 24 15:03:32 2016
Received: (at 884) by bugs.x2go.org; 24 Feb 2016 14:03:33 +0000
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,URIBL_BLOCKED
	autolearn=ham version=3.3.2
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 02CF05DA97
	for <884@bugs.x2go.org>; Wed, 24 Feb 2016 15:03:32 +0100 (CET)
X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de
Received: from ymir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id pdBodS+N2FQO for <884@bugs.x2go.org>;
	Wed, 24 Feb 2016 15:03:25 +0100 (CET)
Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 435665DA82
	for <884@bugs.x2go.org>; Wed, 24 Feb 2016 15:03:25 +0100 (CET)
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98])
	by freya.das-netzwerkteam.de (Postfix) with ESMTPS id 0198D307D
	for <884@bugs.x2go.org>; Wed, 24 Feb 2016 15:03:25 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 624263BCCD
	for <884@bugs.x2go.org>; Wed, 24 Feb 2016 15:03:24 +0100 (CET)
X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de
Received: from grimnir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id bvaT3jne2tsU for <884@bugs.x2go.org>;
	Wed, 24 Feb 2016 15:03:18 +0100 (CET)
Received: from das-netzwerkteam.de (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTPS id 11AB63B978
	for <884@bugs.x2go.org>; Wed, 24 Feb 2016 15:03:18 +0100 (CET)
Received: from bifrost.das-netzwerkteam.de (bifrost.das-netzwerkteam.de
 [178.62.101.154]) by mail.das-netzwerkteam.de (Horde Framework) with HTTP;
 Wed, 24 Feb 2016 14:03:18 +0000
Date: Wed, 24 Feb 2016 14:03:18 +0000
Message-ID: <20160224140318.Horde.zoh--WYbRqBCG354uUWC-0q@mail.das-netzwerkteam.de>
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 884@bugs.x2go.org
Subject: Re: [X2Go-Dev] Bug#884: nxagent aborts session with 'Could not open
 default font 'fixed''
References: <55E73F21.6010508@ionic.de>
 <443628782.1383106.1441332415418.JavaMail.yahoo@mail.yahoo.com>
 <20150905120539.Horde.O4UyzqxK6Ic3MRYE91HqCQ7@mail.das-netzwerkteam.de>
In-Reply-To: <20150905120539.Horde.O4UyzqxK6Ic3MRYE91HqCQ7@mail.das-netzwerkteam.de>
User-Agent: Horde Application Framework 5
Accept-Language: de,en
Organization: DAS-NETZWERKTEAM
X-Originating-IP: 178.62.101.154
X-Remote-Browser: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
 Firefox/38.0 Iceweasel/38.5.0
Content-Type: multipart/signed; boundary="=_CHikXvjjxQyLzAIkzFOp0LS";
 protocol="application/pgp-signature"; micalg=pgp-sha256
MIME-Version: 1.0

This message is in MIME format and has been PGP signed.

--=_CHikXvjjxQyLzAIkzFOp0LS
Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Control: forwarded -1 https://github.com/ArcticaProject/nx-libs/issues/84

On  Sa 05 Sep 2015 14:05:39 CEST, Mike Gabriel wrote:

> Hi Devsk,
>
> On  Fr 04 Sep 2015 04:06:55 CEST, devsk wrote:
>
>> Yes, I am talking about Gentoo specific packaging issue. I have filed
>>
>> https://bugs.gentoo.org/show_bug.cgi?id=3D559370
>>
>> to track it down. As I mentioned, the specific files being talked=20=20
>>=20about are the font files in /usr/share/fonts/misc=20=20
>>=20(/usr/share/fonts/X11/misc on Ubuntu) which are character encodings=20=
=20
>>=20specific e.g. 9x15-ISO8859-*.pcf.gz. nxagent can not load a fixed=20=
=20
>>=20size font '9x15' without the presence of these files. It looks like=20=
=20
>>=20these are abandoned by modern X code because both Xorg and Xvnc=20=20
>>=20work fine without these files.
>>
>> -devsk
>
> Thanks for explaining the above. However, I think that we should get=20=
=20
>=20this issue also solved upstream as most systems work on UTF-8 basis=20=
=20
>=20and the more local encodings are rather historical than=20=20
>=20current-state-of-the-art.
>
> Let's leave this bug open and address it for 3.6.x of nx-libs=20=20
>=20instead of dealing with it as a Gentoo specific bug.
>
> Mike

This issue has been forwarded to the new upstream location of nx-libs:
https://github.com/ArcticaProject/nx-libs/issues/84

Greets,
Mike
--=20

DAS-NETZWERKTEAM
mike=20gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/mailxchange/kronolith/fb.php?u=3Dm.gabriel=
%40das-netzwerkteam.de

--=_CHikXvjjxQyLzAIkzFOp0LS
Content-Type: application/pgp-signature
Content-Description: Digitale PGP-Signatur
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAABCAAGBQJWzbglAAoJEJr0azAldxsx8b8P/j5TzBMywX5reZMZiIRkRKAh
h9SORbiCkpSbpBzrDKt7ZU6E7XznlPl/1UU4DoIN31i+IbuYn8mnbr8icGLAQesZ
YqkvlnVsgDKtho4+lRZqyTvVYI2Z2Pl4z40C7GdaXDkHE0vwvAo5MZCLgV0OW9QP
5BiHMXpjxE5Cfefa40Kw+UTu2IlQ9MYPqR8IxxrryGEGQdo0dIWuLgwwTDnBxV5n
vrITqQYqduPmckK6ueLuh9H4vUPmaRv2SN2B3U6a4LK0que3vcImT1jYCbYUvjga
0WdadOAPigrZCYDN4nhf/ACshz6oYa0AVc+hqdkBohMko4iLDn4OT9zFl1nrg+3m
k2Oe4W4YA5noAyk3s2b1m+cTo/7juTfwRAB8dB4x8eT1rvZ1aGqKTKjGjJbRvS4i
1XhdIOVjs75cJWeW1uvsosbSUfr2O9ew5zLe60JANGmMcm7kzeBGrGAs4Yl9Emls
oFeLHbzo3B8jKwjNgLmTI6HanyrPfC45vNqlXnbQa28lpzQCouakuX2CH7c29UZ0
peMylqHLd/jDh5byREwHKJa5dxyReOKsq2CUX/YgE7B14BmRyiDstISjKFwicCQ7
NVRstnDN+S2l4bUOhFzyyAuP0pcdNHbL3e2BhikWkXfflrwvZZSVDinSpcwA870Y
CinLl/9Pw4Otc6K6Ch0j
=ZVd/
-----END PGP SIGNATURE-----

--=_CHikXvjjxQyLzAIkzFOp0LS--

