On Monday 04 April 2005 09:33 pm, Devan Lippman wrote: > Hi, > > I installed QT 3.3.4 on my system recently and in testing to see if it > ran properly I executed the hello example. The problem is the label > text did not appear to render correctly, rather it replaced all > letters with squares (I've attached a screen capture). Tried this > with other QT examples to have the same results (all text but window > title is squares). It appears from the QT whitepaper that fonts are > rendered internally, which explains why other X applications do not > have this issue, but leaves me stuck on where to look next? > > here's some information on my configuration: > Distro: Linux from scratch 6.0 > kernel: 2.6.8.1 > gcc: 3.4.1 > glib: 1.2.10 > Xorg: 6.8.2 > GNU Make: 3.80 > Source tarball: qt-x11-free-3.3.4.tar.gz
"hello" works fine for me running the same qt version. I think I'd try running it as root to see if maybe there's a permissions problem. Qt probably does render fonts internally, but it still uses your system fonts - the same that other x apps use. Regards, Craig -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
