(*** This bug was imported into bugs.kde.org ***) Package: kdelibs Version: 2.1 Beta 2 Severity: normal Installed from: Debian unstable kmailservice or kfmclient exec mailto:dfksdh try to execute kmail even if there is an other Mailprog entered in Settings/personal settings/EMail (i guess in german it is Einstellungen/Persönliche Einstellungen/E-Mail) Hunting down the Bug i found: in share/config/emaildefaults exists [Defaults] ..... [PROFILE_Default] ... EmailClient=/usr/bin/pronto ... but the source looks like -------------------- void KApplication::invokeMailer(const KURL &mailtoURL) { KConfig config("emaildefaults"); -> config.setGroup("ClientInfo"); QString command = config.readEntry("EmailClient"); -------------------- kdelibs-2.1-beta2-0128/kdecore/kapp.cpp lines 1694-1698 sources from the debian source package #>apt-get source kdelibs3 if you enter a section "ClientInfo" with the EMailClient properly set in emaildefaults it just works. mfg. Olaf J. Schumann (submitted via bugs.kde.org)
Hi! It's using the default profile now Greetings Stephan -- People in cars cause accidents. Accidents in cars cause people.
*** Bug 237816 has been marked as a duplicate of this bug. ***
sorry typo, 237816 is _no_ dupe