Jamin Brown wrote: > Hello, > > On Tuesday 21 February 2006 11:42, othermark wrote: >> I've noticed for quite a while that konqueror will appear to hang for >> seconds, even minutes, on javascript enabled pages with text fields. >> Most often I notice this on BB sites like UltimateBB, phpBB, etc when >> make a new post or reply. I thought this had something to do with the >> spell checker, but turning that feature off doesn't seem to have an >> effect. > > When I experienced this problem, I never clued into Javascript being > related. What I found (from this list) was that it was related to an > interaction with Klipper and QT. > >> The only other thing I've seen like it is thread contention. Has anyone >> else seen this issue, found the kde bug, or have a solution? > > If you don't use Klipper, try disabling it, and see if the problem goes > away, you can leave it this way as a workaround. If you want to keep > Klipper, recompile qt -DWITH_KDE_PATCHES (lists as qt-copy in your > pkg_info if done correctly) and then recompiled KDE itself. For me, since > I did so, no problems. > > Jamin
Thanks for this insight. I use klipper heavily for it's url parsing/launching. I rebuilt qt with a portupgrade -f, with WITH_KDE_PATCHES defined in /etc/make.conf (so it persists when I rebuild kde). Since most of kde isn't statically linking qt -- and from minimal testing, this seems to fix the problem. However, this somehow messed up the font rendering (or choosing -- not sure which yet) for some fonts. So frustrating... -- othermark atkin901 at nospam dot yahoo dot com (!wired)?(coffee++):(wired); _______________________________________________ kde-freebsd mailing list [email protected] http://freebsd.kde.org/mailman/listinfo/kde-freebsd
