I'm trying to configure KMail through a proxy but when I go to Settings > Misc > Proxy, the interface is blank with error messages:
Module could not be found
And
The desktop file could not be found.
I have checked the /usr/share/kde4/services/kmail_config_misc.desktop:
[Desktop Entry]
Icon=preferences-other
Type=Service
X-KDE-ServiceTypes=KCModule
X-KDE-ModuleType=Library
X-KDE-Library=kcm_kmail
X-KDE-FactoryName=kmail_config_misc
X-KDE-HasReadOnlyMode=false
X-KDE-ParentApp=kmail
X-KDE-ParentComponents=kmail,kontact_kmailplugin
X-KDE-CfgDlgHierarchy=KMail
X-KDE-Weight=600
X-DocPath=kmail/index.html#configure-misce here
The rest of file contain only translations.
I'm on Cinnamon under Debian Jessy. I'have installed KMail with apt-get.
Thank's for your help.