Whenever I type an URL into the bar in konq i get as far as http:// and then the next character locks up konq... If I select an URL from the completion dropdown as a whole unit it locks up the whole KDE session and I have to kill X from the terminal. I've tried deleting konqurors setting in ~/.kde/share/apps/konqueror to no avail. Reproducible: Always Steps to Reproduce: 1. 2. 3. Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.7-gentoo-r5) ================================================================= System uname: 2.6.7-gentoo-r5 i686 AMD Athlon(tm) XP 2000+ Gentoo Base System version 1.4.16 distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] ccache version 2.3 [enabled] Autoconf: sys-devel/autoconf-2.59-r4 Automake: sys-devel/automake-1.8.5 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -pipe" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /etc/tomcat /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache prelink sandbox" GENTOO_MIRRORS="http://194.83.57.7/sites/www.ibiblio.org/gentoo/ http://212.219.56.152/sites/www.ibiblio.org/gentoo/ http://194.83.57.3/sites/www.ibiblio.org/gentoo/ http://194.83.57.15/sites/www.ibiblio.org/gentoo/ http://194.83.57.2/sites/www.ibiblio.org/gentoo/" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="3dnow X aalib aim alsa apm arts avi berkdb cdr crypt cups directfb doc dvd encode esd fbcon flash foomaticdb gd gdbm gif gmp gpm gtk gtk+ gtk2 imlib jabber java javascript jpeg kde ldap libg++ libwww linguas_en_GB mad mikmod mmx motif mpeg msn mysql ncurses nls oggvorbis opengl oss pam pdflib perl png postgres ppds python qt quicktime readline scanner sdl slang spell sse ssl svga tcltk tcpd tiff truetype usb video_cards_radeon x86 xml xml2 xmms xv yahoo zlib"
Shaun, What version of KDE are you running? I'm running 3.2.3 here, and Konqueror works fine. I have a hardware setup that is very similar to yours. I would suggest that you rename ~/.kde to something else, and force KDE to create all of your settings again. If this doesn't work, the next step I'd recommend you take is to re-emerge kdebase. kdebase is the package that contains Konqueror. I hope it works for you, but I'm curious to know either way. Aaron Kulbe
actually, you'll need to rm -rf ~/.kde, and mv ~/kde3.2 to ~/kde3.2.backup
I'm not batting a good average today, that's for sure. Correction. You'd need to move ~/.kde3.2 to ~/.kde3.2.backup
Feel like an idiot... forgot to log out before deleting konq's folder... deleting it's folder workds to resolve the problem.