Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123449 - nx-x11 looks for fonts in /usr/X11R6/lib/X11/fonts
Summary: nx-x11 looks for fonts in /usr/X11R6/lib/X11/fonts
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo NX Server project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 125088
  Show dependency tree
 
Reported: 2006-02-19 22:08 UTC by Carl Michal
Modified: 2006-05-01 13:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carl Michal 2006-02-19 22:08:14 UTC
nxserver running on a box that has been transitioned to modular X dies a silent death when a remote session is started because it can't find fonts.  It looks like the font path: /usr/X11R6/lib/X11/fonts is hard coded into NX's libX11.

In the monolithic X installation this directory is symlinked to /usr/share/fonts but in the modular X install it doesn't exist.
Comment 1 Stuart Herbert (RETIRED) gentoo-dev 2006-03-05 07:04:27 UTC
Hi,

Thanks for the bug report.  We'll get this fixed for you.

Best regards,
Stu
Comment 2 Jon 2006-03-12 15:57:41 UTC
I will look at this immediately. I have xorg 7 and it's been failing. This may be why. Or, the x11 ebuild can generate this symlink? I will see what I can do. :)
Comment 3 Jon 2006-03-13 19:42:53 UTC
The svn has been updated with a fix for this. Though, I may change to a patch later on. The for loop with the sed command takes some time to complete, so a patch may be better. I will think about this.
Comment 4 Stuart Herbert (RETIRED) gentoo-dev 2006-05-01 13:54:35 UTC
Hi,

We've added a new version of nx-x11 to the tree, which should work with modular X now.  Could you unmask the latest packages and test?

Best regards,
Stu