When clicking links in KDE applications, KDE downloads the file in the URI to a tmp file, then passes that file to the browser. For example, try this: $ kde-open http://dotancohen.com See that the address in the browser starts with file:///var/tmp/kdecache-* Now, contrast with other options: $ gnome-open http://dotancohen.com $ python -mwebbrowser http://dotancohen.com How can I get KDE apps to pass the URI to the web browser, instead of a tmp file? Thanks! -- Dotan Cohen http://gibberish.co.il http://what-is-what.com ___________________________________________________ This message is from the kde mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.