From mikedep333@gmail.com Tue Jun 2 23:41:35 2015 Received: (at 884) by bugs.x2go.org; 2 Jun 2015 21:41:37 +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=5.0 tests=BAYES_00,FREEMAIL_FROM, T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham version=3.3.2 Received: from mail-ob0-f172.google.com (mail-ob0-f172.google.com [209.85.214.172]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 742575DA88 for <884@bugs.x2go.org>; Tue, 2 Jun 2015 23:41:35 +0200 (CEST) Received: by objn8 with SMTP id n8so3420082obj.3 for <884@bugs.x2go.org>; Tue, 02 Jun 2015 14:41:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=xvSsdDVRL5crWr6rJp85UuFsQSQDUmfDEWdyJlqcr/k=; b=MjogI/7ISkPs9d2QiSgUqfJyex05+cLQx/a5RZXkUB+TErE1/9U4EvDX6CCuobh0Uh aq/jVcDf1TI1dwrQ5+wJop2K7iXwY0FUyXcpaV6/JI5tJijhgW5aTuZXS7VJdz6D/iCk Pctj0SIKvcnK0Fe8PsKvAGLt5EsMOCKyH+cVJTY6igwbzp1OuZHvwgvlRdULw48D3V7M 0MDvQlyaHr0KTqLqmFSv6MR+hz61akIChQjgn3dDNdq0Ysc+xddUVXotfLRLRwkGD/e2 /jdXwfC+c1g7atek/UkediuGN8xofrREygsK/ztaNgOcTFL5HduB4P1qdfQ1XHqDAjul Pp8Q== MIME-Version: 1.0 X-Received: by 10.182.186.4 with SMTP id fg4mr15890001obc.7.1433281293966; Tue, 02 Jun 2015 14:41:33 -0700 (PDT) Received: by 10.202.88.195 with HTTP; Tue, 2 Jun 2015 14:41:33 -0700 (PDT) In-Reply-To: <1481733643.3560862.1433262109464.JavaMail.yahoo@mail.yahoo.com> References: <2052607521.3484889.1433260164113.JavaMail.yahoo@mail.yahoo.com> <20150602161321.Horde.DMSeApu7qSrGe-1hyqzQcg1@mail.das-netzwerkteam.de> <1481733643.3560862.1433262109464.JavaMail.yahoo@mail.yahoo.com> Date: Tue, 2 Jun 2015 17:41:33 -0400 Message-ID: Subject: Re: [X2Go-Dev] Bug#884: Bug#884: nxagent aborts session with 'Could not open default font 'fixed'' From: Michael DePaulo To: devsk , 884@bugs.x2go.org Cc: Mike Gabriel Content-Type: text/plain; charset=UTF-8 A quick look at some distros where nxagent works. Out of the 5 dirs listed: Ubuntu 14.04 contains: /usr/share/fonts/ (no "misc" under it) /usr/share/fonts/X11/misc/ RHEL 7.1 contains: /usr/share/fonts/ (no "misc" under it) /usr/share/X11/fonts/misc/ On Tue, Jun 2, 2015 at 12:21 PM, devsk wrote: > The folder /usr/X11R6 hasn't existed on Gentoo for years now (since move to Xorg). Does the folder /usr/X11R6/lib/X11/fonts exist on other distros? > > > Also, the code seems to be making an attempt to look for "ALTERNATE" font paths and many of those paths are there: > > $ ls -al /usr/share/fonts/*/fonts.{alias,dir} > > -rw-r--r-- 1 root root 3154 Apr 11 08:16 /usr/share/fonts/100dpi/fonts.alias > -rw-r--r-- 1 root root 17828 Jun 2 07:14 /usr/share/fonts/100dpi/fonts.dir > -rw-r--r-- 1 root root 3066 Apr 11 08:16 /usr/share/fonts/75dpi/fonts.alias > -rw-r--r-- 1 root root 17280 Jun 2 07:15 /usr/share/fonts/75dpi/fonts.dir > -rw-r--r-- 1 root root 2000 Jun 2 07:12 /usr/share/fonts/OTF/fonts.dir > -rw-r--r-- 1 root root 1689 Jun 2 07:14 /usr/share/fonts/Speedo/fonts.dir > -rw-r--r-- 1 root root 10298 Jun 2 07:10 /usr/share/fonts/TTF/fonts.dir > -rw-r--r-- 1 root root 13319 Jun 2 07:15 /usr/share/fonts/Type1/fonts.dir > -rw-r--r-- 1 root root 44001 Apr 11 08:07 /usr/share/fonts/corefonts/fonts.dir > -rw-r--r-- 1 root root 21736 Apr 10 17:51 /usr/share/fonts/croscorefonts/fonts.dir > -rw-r--r-- 1 root root 3234 Apr 11 08:16 /usr/share/fonts/cyrillic/fonts.alias > -rw-r--r-- 1 root root 6005 Jun 2 07:15 /usr/share/fonts/cyrillic/fonts.dir > -rw-r--r-- 1 root root 43905 Apr 10 17:51 /usr/share/fonts/dejavu/fonts.dir > -rw-r--r-- 1 root root 26289 Apr 11 08:07 /usr/share/fonts/liberation-fonts/fonts.dir > -rw-r--r-- 1 root root 16664 Apr 11 08:08 /usr/share/fonts/libertine/fonts.dir > -rw-r--r-- 1 root root 6209 Apr 11 08:16 /usr/share/fonts/misc/fonts.alias > -rw-r--r-- 1 root root 6721 Jun 2 07:15 /usr/share/fonts/misc/fonts.dir > -rw-r--r-- 1 root root 31892 Apr 11 08:07 /usr/share/fonts/roboto/fonts.dir > -rw-r--r-- 1 root root 5053 Apr 11 08:08 /usr/share/fonts/ttf-bitstream-vera/fonts.dir > -rw-r--r-- 1 root root 43334 Apr 10 17:51 /usr/share/fonts/urw-fonts/fonts.dir > > -devsk > > > > On Tuesday, June 2, 2015 9:13 AM, Mike Gabriel wrote: > On Di 02 Jun 2015 17:49:24 CEST, devsk wrote: > > > > >> Hi, >> >> As per suggestion I built the code from >> https://github.com/ArcticaProject/nx-libs. And I still run into the >> same issue. >> >> Does anybody here know that part of the code (snippet in the report)? > > > Please take a look at [1] and make sure either of those paths exists > on your system. > > You need the fixed fonts in the misc/ fontdir. > > Is everything in place there? > > Mike > > [1] > https://github.com/ArcticaProject/nx-libs/blob/3.6.x/nx-X11/programs/Xserver/hw/nxagent/Font.c#L64 > -- > > DAS-NETZWERKTEAM > mike gabriel, 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/freebusy/m.gabriel%40das-netzwerkteam.de.xfb > _______________________________________________ > x2go-dev mailing list > x2go-dev@lists.x2go.org > http://lists.x2go.org/listinfo/x2go-dev