|
Bugzilla – Full Text Bug Listing |
| Summary: | X font server totally nonfunctional | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Thomas Horsley <tom.horsley> |
| Component: | X.Org | Assignee: | Stefan Dirsch <sndirsch> |
| Status: | RESOLVED FIXED | QA Contact: | Stefan Dirsch <sndirsch> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i386 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
/etc/X11/fs/config
/var/log/fs-errors |
||
|
Description
Thomas Horsley
2005-10-01 01:19:33 UTC
Created attachment 51293 [details]
/etc/X11/fs/config
I commented out the no-listen tcp line so the client
could talk to it, and the cache lines that it was
complaining about, but the server still terminates
the first time nxclient tries to connect.
Created attachment 51294 [details]
/var/log/fs-errors
This is the whole error log. The entries nearer the
bottom show the "terminating" messages from when
the client tried to connect.
Right. The font server script on 10.0 is completely broken. This has already been adressed. YOU update is on the way ... For now, add chown nobody.nobody /tmp/.font-unix right after "mktemp -qd /tmp/.font-unix ..." in /etc/init.d/xfs. No doubt that is a good change (it gets rid of some of the errors), but even after fixing that, when I try to connect to port 7100 from nxclient on a Windows XP SP2 box, that "terminated" message comes out and the font server disappears. I'll play with it again after an official update shows up. |