[FreeNX-kNX] could not open default font 'fixed' [kind-of solved]

Paul Menzel paulepanter at users.sourceforge.net
Mon Sep 10 08:36:40 UTC 2007


Good morning.


Fabian, thank you for the quick reply.

I just do not get. First I tried everything you suggested (see below).
Getting a window started and seeing this message

Info: Not using local device configuration changes.

I started up the client computer again and commented the

AGENT_EXTRA_OPTIONS_X

in node.conf and nxloadconf. Then I restarted the server -- I think this
is not needed, since it is interpreted and not compiled?! -- and it
worked. I thought I tried this yesterday too.

Anyway, somewhere (I think in an ubuntu-forum) I read to add unix
to /etc/hosts, I had added it yesterday and removed it now and it did
not make any difference.

Am Sonntag, den 09.09.2007, 22:37 +0200 schrieb Fabian Franz:

> It should be in xbase-fonts.

In Debian the package is called xfonts-base, according to the
description the 'fixed' font is included and I have it installed all the
time

$ dpkg -l xfonts-base
[...]
||/ Name           Version        Beschreibung
+++-==============-==============-============================================
ii  xfonts-base    1:1.0.0-4      standard fonts for X

> You can easily test this via:
> 
> $ ssh -X user at host

Since I was working on the server, I could omit to log in via ssh. I got
the same results.

> $ nxnode --agent :1

> That will give you the same error,

No, it did not!? A window opened with the !M-Logo popping up for a short
time. This is the output I got.

$ /usr/lib/nx/nxnode --agent :1
NX> 1000 NXNODE - Version 1.5.0-60 OS (GPL)
NX> 716 Starting NX Agent ...

NXAGENT - Version 2.1.0

Copyright (C) 2001, 2006 NoMachine.
See http://www.nomachine.com/ for more information.

Info: Agent running with pid '4638'.
Session: Starting session at 'Mon Sep 10 09:13:51 2007'.
Info: Detected window manager running.
Info: Not using local device configuration changes.
Info: Using alpha channel in render extension.
Could not init font path element /usr/X11R6/lib/X11/fonts/misc/, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/75dpi/, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/TTF/, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/misc/, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/75dpi/, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/TTF/, removing from list!
Could not init font path element /usr/share/fonts/X11/Speedo/, removing from list!
Could not init font path element /usr/share/fonts/X11/TTF/, removing from list!
Could not init font path element /usr/share/fonts/misc/, removing from list!
Could not init font path element /usr/share/fonts/Speedo/, removing from list!
Could not init font path element /usr/share/fonts/Type1/, removing from list!
Could not init font path element /usr/share/fonts/75dpi/, removing from list!
Could not init font path element /usr/share/fonts/100dpi/, removing from list!
Could not init font path element /usr/share/fonts/TTF/, removing from list!
nxagentRedirectDefaultWindows: WARNING! Redirecting default window id [23068689] to off-screen memory.
Session: Session started at 'Mon Sep 10 09:13:51 2007'.
Session: Terminating session at 'Mon Sep 10 09:14:00 2007'.
Session: Session terminated at 'Mon Sep 10 09:14:00 2007'.
NX> 716 NX Agent exited with status: 0
NX> 1001 Bye.

>  so you can then do a:
> 
> $ nxnode --agent -fp "font path options" :1

I tried to try this, but I always got an error about an unknown option
"font path options".

$ /usr/lib/nx/nxnode --agent
-fp /usr/share/fonts/X11/misc:/usr/share/fonts/X11/Type1:/usr/share/fonts/X11/100dpi:unscaled:/usr/share/fonts/X11/75dpi:unscaled :1
NX> 1000 NXNODE - Version 1.5.0-60 OS (GPL)
NX> 716 Starting NX Agent ...
Unrecognized
option: /usr/share/fonts/X11/misc:/usr/share/fonts/X11/Type1:/usr/share/fonts/X11/100dpi:unscaled:/usr/share/fonts/X11/75dpi:unscaled
use: X [:<display>] [option]

[-help printed]

NX> 716 NX Agent exited with status: 1
NX> 1001 Bye.

> and then a
> 
> $ strace -o log -f nxnode --agent -fp "..."

I did not get to this point.

Sorry, for bothering you. I have no idea why it did not find the font
fixed yesterday.

I will add this to the Debian Wiki [1].


Thanks

Paul


[1] http://wiki.debian.org




More information about the FreeNX-kNX mailing list