Linux - DesktopThis forum is for the discussion of all Linux Software used in a desktop context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
hi all
yesterday i made a mistake. i have unmerged qt-3.3.6-r1. then i've reinstalled it back. but i had the surprise to see that the characters in KDE are small squares instead of letters. i've remerged all packages from KDE but no effect. gtk applications are working fine.
Distribution: Ubuntu 7.04, LFS 6.3 rc1 (living dangerously ;), Windows XP
Posts: 75
Rep:
Hmm this has just happened to me too...
I'm using KDE 3.5.2 and QT 3.3.6. I just compiled KDE on a LFS system, modified my .xinitrc file, bought up KDE with "startx" but every piece of text is just a square.
This is found on the console after exiting KDE:
Could not init font path element /usr/X11R6/lib/X11/fonts/CID, removing from list!
Thanks!
Are you referring to the fonts that look like little waffles (a square with 4 smaller squares inside)? I've always had that on Slackware machines, but it doesn't show up enough that I ever took the time to research it.
Distribution: Slackware, Mandriva, and Fedora when I must
Posts: 27
Rep:
RienParhan and anyone else who's upgraded to Xorg 7.x: backup your /usr/X11R6 directory if it exists ("mv X11R6 X11R6old" or something like that) and then make /usr/X11R6 a symlink to wherever Xorg 7.x is installed. It goes directly into /usr by default, so if you can't find it it's probably in there, in which case you'd want to "ln -s /usr /usr/X11R6".
Thanks, it worked partially...
I also had to install fontconfig, and I editted /etc/fonts/fonts.conf
then I ran fc-cache and started X, now the fonts are back,
thanks for the hints.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.