From kde-core-devel Mon Mar 12 22:54:19 2001 From: Antonio Larrosa =?iso-8859-1?q?Jim=E9nez?= Date: Mon, 12 Mar 2001 22:54:19 +0000 To: kde-core-devel Subject: Re: DCOP problem again? X-MARC-Message: https://marc.info/?l=kde-core-devel&m=98443761720366 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--------------Boundary-00=_JYW3FAM22NBOWVO2FHDM" --------------Boundary-00=_JYW3FAM22NBOWVO2FHDM Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: El Lun 12 Mar 2001 16:22, Richard Moore escribi=F3: > Hi guys, > Hi, > I upgraded to SuSE 7.1 a couple of days ago, and I've not been > able to get HEAD working properly ever since. I've done a > cvs-clean, and tried the obvious fixes. There is no problem > when I launch the various KDE apps (kwin, kicker etc.) by hand, > but when they're run from startkde nothing works except ksplash. > Looking with ldd, it looks like things are linking the right libs > etc. This is really pissing me off. :-( Better check with 'cat /proc//maps | grep kde', sometimes you have t= hings=20 like LD_LIBRARY_PATH set when running ldd, but not when the binaries were= run. > > Has anyone got a clue what's wrong? (and even better how to fix > it). I had exactly the same problem and I fixed it by adding=20 [KDE] AntiAliasing=3Dfalse to the kdeglobals file (if you don't mind having no antialiased text) or : 1. Apply Lars' patch to Qt (it's attached) 2. copy the truetype fonts from the old X's CVS installation to the new=20 xf86-4.0.2 rpm installation (in my case, 'cp=20 /usr/X11R6-cvs/lib/X11/fonts/truetype/* /usr/X11R6/lib/X11/fonts/truetype= ' ) Btw, you can make simple tests by just trying to run Qt's examples. They even crashed for me before copying the truetype fonts to the appropi= ate=20 location (before, this dir was empty and it seems that it caused problems= ) I guess trying freetype2's cvs may also fix it, but I didn't want to=20 recompile all that. Hope that helps, -- Antonio Larrosa Jimenez KDE Core developer - larrosa@kde.org SuSE Labs developer - larrosa@suse.de http://perso.wanadoo.es/antlarr KDE - The development framework of the future, today. --------------Boundary-00=_JYW3FAM22NBOWVO2FHDM Content-Type: text/x-c++; charset="iso-8859-1"; name="qt-xft-workaround.diff" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="qt-xft-workaround.diff" PT09PSAvL2RlcG90L3F0LzIuMy9zcmMva2VybmVsL3Fmb250X3gxMS5jcHAjMTEgLSAvaG9tZS9s YXJzL3Ryb2xsL3F0LTIuMy9zcmMva2VybmVsL3Fmb250X3gxMS5jcHAgPT09PQpAQCAtMTQxNCw3 ICsxNDE0LDExIEBACiAJCQkgICAgICBYRlRfV0VJR0hULCBYZnRUeXBlSW50ZWdlciwgd2VpZ2h0 X3ZhbHVlLAogCQkJICAgICAgWEZUX1NMQU5ULCBYZnRUeXBlSW50ZWdlciwgc2xhbnRfdmFsdWUs CiAJCQkgICAgICBYRlRfU0laRSwgWGZ0VHlwZURvdWJsZSwgc2l6ZV92YWx1ZSwKKyNpZiAwCisJ CQkgICAgICAvLyAjIyMgZG9uJ3QgdXNlIHRoaXMgYXQgdGhlIG1vbWVudCwgYXMgWGZ0IHByZWZl cnMgc3BhY2luZyBvdmVyIGZhbWlseS4gSXQgd291bGQKKwkJCSAgICAgIC8vIGJyZWFrIG1vbm9z c3BhY2VkIGZvbnRzIQogCQkJICAgICAgWEZUX1NQQUNJTkcsIFhmdFR5cGVJbnRlZ2VyLCBtb25v X3ZhbHVlLAorI2VuZGlmCiAJCQkgICAgICAwKTsKICNpZiAwCiAJICAgIGlmIChmdCkK --------------Boundary-00=_JYW3FAM22NBOWVO2FHDM--