if you regenerate your xorg.conf (7.10 ->) it no longer has a Files
section, instead it uses what the server provides.
** Changed in: xorg (Ubuntu)
Status: Confirmed => Fix Released
--
fonts path mixed up /usr/share/fonts/X11 /usr/share/X11/fonts
https://bugs.launchpad.net/bugs/66809
You
** Changed in: xorg (Ubuntu)
Importance: Undecided => Low
Status: Incomplete => Confirmed
--
fonts path mixed up /usr/share/fonts/X11 /usr/share/X11/fonts
https://bugs.launchpad.net/bugs/66809
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug c
Hi,
Can confirm this is still happening in Feisty (found this bug report
while looking for a solution).
Running the latest FreeNX from seveas (repository:
http://seveas.ubuntulinux.nl/feisty-seveas all)
Running Windows NX client from NoMachine (2.1.0-17)
I have not attempted swapping directorie
Could someone report if this same problem occurs under Feisty and/or
Gutsy? The font paths have been changed recently, so it would be useful
to know if this bug has been resolved in newer versions of Ubuntu.
** Changed in: xorg (Ubuntu)
Status: New => Incomplete
--
fonts path mixed up /u
The problem is simply that xorg.conf expects the fonts under
/usr/share/X11/fonts/*, which does not exists on Edgy. Instead, the
fonts can be found at /usr/share/fonts/X11/*. Swapping "fonts" and
"X11" in xorg.conf solves the problem.
--
fonts path mixed up /usr/share/fonts/X11 /usr/share/X11/f
I can confirm this bug. After upgrading from dapper to edgy, emacs only
showed empty squares as characters under X11. However, X11 started
normally after the upgrade.
Moving the defective fonts directory away and replacing it with the
symlink mentioned in this bug report, fixed this problem for me
After upgrading to edgy, NX stops working due to the same problem.
The only solution to the problem is to symlink the directories as
mentioned in the original description. Obviously this is not ideal as
future updates could cause problems due to this.
Is this a nx problem to be reported to the ma
the problem is resolved here by doing a
sudo aptitude install xserver-xorg
--
fonts path mixed up /usr/share/fonts/X11 /usr/share/X11/fonts
https://launchpad.net/bugs/66809
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
I'm having the exact same problem here. There are 2 threads on the forum which
seem to be related:
http://www.ubuntuforums.org/showthread.php?p=1264361#post1264361
http://www.ubuntuforums.org/showthread.php?t=76046&page=5
Doing
apt-get install xfs
apt-get install --reinstall xfonts-base
seems