On Tuesday 23 March 2004 18:19, Chad Robinson wrote:
Whenever I click a URL in a KDE application (Kopete, KMail, etc.) it always opens cached. That is, KDE downloads the link and opens it as something like:
http:///var/tmp/kdecache-crobinson/krun/18348.0.frameset.html
This is extremely annoying and it breaks the functionality of almost all pages. How can I get KDE applications to simply pass the URL on as-is, without trying to cache it first?
I'm running off CVS for both Qt and KDE as of, oh, about 10-12 days ago. I'd pass along other configuration information but I wasn't sure what would matter.
Looks like the command associated with text/html does not inlcude the %u parameter, telling KDE that the application can handle URLs.
The command for Konqueror is usually
kfmclient openProfile webbrowsing %U
If you are using Konqueror, you can remove a local entry for text/html from .kde/share/mimelnk, then KDE will use the global one which hopefully contains the correct command :)
Thanks, Kevin, this was the ticket. I actually prefer Mozilla but only because it handles Javascript better. Konqueror is much more attractive!
Regards, Chad ___________________________________________________ . Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.