Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
url handling in kde apps
Using kde 3.1.1, in apps like kmail, if I click on an url, kde downloads the url to disk, eg /home/dean/.kde3.1/share/apps/kfmexec/tmp/* and launches konqueror on that local file. Therefore only fully qualified url's work from within the viewed page.
I created a new account and I don't get this behaviour (it launches konq on the actual http url) so doesn't look like a global config problem AFAIK.
I suppose I have screwed up kde mime types or something for my login. I deleted everything from ~/.kde/share/mimelnk/ but that doesn't resolve it. Where would this be configured?
Any help much appreciated.
thx
Control Center->KDE Components->File Assosications
text/html: topmost entry should be Konqueor and clicking on "Edit" you should see
kfmclient openURL %u text/html
as the command
hth,
_
Qt/KDE Developer
Debian User
thanks v much. That did the trick.